github.com/sl1pm4t/k2tf
v0.8.0
#1471 most downloaded on Go modules
sl1pm4t/k2tf
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 1.2 years
Some releases are documented
notes for 10 of 26 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
39 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
39 releases · Feb 2019 to Aug 2024Releases
latest 39-
v0.8.1-0.20240807042822-1b376c0c58d607 Aug 2024 pre-releaseNothing published for this version
-
v0.8.1-0.20240519074226-a30bf437c59219 May 2024 pre-releaseNothing published for this version
-
v0.8.019 May 2024Release notes
Open source →What's Changed
- Update TFK dependency to v2.21.0 by @sl1pm4t in #111
- Add GHA build workflow and update go version by @sl1pm4t in #117
- Dummy change to test GHA by @sl1pm4t in #118
- Replace hcl2 with hcl/v2 by @sl1pm4t in #119
- chore: remove refs to deprecated io/ioutil by @testwill in #113
- Update versions (go, terraform sdk). Fix projected volumes, add resource kubernetes_cronjob_v1 (batch/v1) by @hashmap-kz in #115
- Release workflow by @sl1pm4t in #120
New Contributors
- @testwill made their first contribution in #113
- @hashmap-kz made their first contribution in #115
Full Changelog: v0.7.0...v0.8.0
-
v0.7.1-0.20240519004720-e84b58bf768719 May 2024 pre-releaseNothing published for this version
-
v0.7.1-0.20230705082606-7e7b778eeb8005 Jul 2023 pre-releaseNothing published for this version
-
v0.7.029 May 2022Release notes
Open source →Changelog
- 2e6e516 Add installation option via asdf
- d46c804 Add support for ingress_v1
- e1de284 Merge pull request #101 from sbellone/fix/normalize-terraform-name
- e80b5ae Merge pull request #105 from sl1pm4t/ingress_v1_support
- b463807 Merge pull request #106 from sl1pm4t/refactor-io
- 23da549 Merge pull request #97 from carlduevel/patch-1
- 54b4533 Merge pull request #99 from sl1pm4t/tfk-2.7.1
- 1237019 Refactor file IO into pkg. No functional changes.
- 954b67a Update TFK dependency to v2.7.1
- 3736596 fix: dots are not allowed in Terraform names
-
v0.6.4-0.20220503011942-e1de2844e0de03 May 2022 pre-releaseNothing published for this version
-
v0.6.4-0.20220110012817-54b4533a9b3910 Jan 2022 pre-releaseNothing published for this version
-
v0.6.4-0.20211221221224-23da549dd20621 Dec 2021 pre-releaseNothing published for this version
-
v0.6.325 Oct 2021Release notes
Open source → -
v0.6.3-0.20211025193342-d9c67d8a9ee125 Oct 2021 pre-releaseNothing published for this version
-
v0.6.205 Oct 2021Release notes
Open source →What's Changed
- Fix MatchExpression not found error by @sl1pm4t in #87
- Fix StorageClass parameters is empty by @sl1pm4t in #88
- Fix runAsUser=0 and empty_dir missing by @sl1pm4t in #89
Full Changelog: v0.6.1...v0.6.2
-
v0.6.2-0.20211005033138-8528ea558dd705 Oct 2021 pre-releaseNothing published for this version
-
v0.6.105 Oct 2021 -
v0.6.004 Oct 2021Release notes
Open source →What's Changed
- build: update to use go1.17 by @chenrui333 in #83
- docs: migrate to homebrew-core by @chenrui333 in #84
- Update terraform-provider-kubernetes dependency by @sl1pm4t in #85
New Contributors
- @chenrui333 made their first contribution in #83
Full Changelog: v0.5.0...v0.6.0
-
v0.5.1-0.20211004214846-dd11934b604404 Oct 2021 pre-releaseNothing published for this version
-
v0.5.1-0.20200730032755-b02132ef304230 Jul 2020 pre-releaseNothing published for this version
-
v0.5.030 Jul 2020Release notes
Open source →Changelog
13765f4 Convert colons to underscores
14cf63e Fix & workaround test issues
10a5557 Fix panic process Replication Controller
04277d7 Merge pull request #68 from sl1pm4t/tfpk-1.12
7e02b5c Merge pull request #69 from sl1pm4t/issue-50
ed44b03 Merge pull request #70 from sl1pm4t/skip-crd
94dacf8 Merge pull request #71 from sl1pm4t/issue-48
7414006 Skip CRD resources when processing multiple YAMLs
d80d1a6 Update TFPK dependency to 1.12.0
c050e81 Update sha256 to match v0.4.1
a3d3471 Update version to v0.4.1 -
v0.4.123 Apr 2020Release notes
Open source →Changelog
40b5f89 Add capabilities to test-fixtures
b092df1 Add homebrew formula
c374b49 Add test case for non-singularization of 'capabilities'
c4f434f Change order of keys for tests to pass
2e5c589 Fix for issue #52 and potentially #62 - skip renaming capabilities -> capability
e798926 Merge pull request #60 from sl1pm4t/tfk-v1-11-1
661e762 Merge pull request #64 from yuokada/homebrew
e8c0fd7 Merge pull request #65 from tomaspinho/master
0fac790 patch: TF K8s dep to v1.11.1 -
v0.4.014 Feb 2020Release notes
Open source →Changelog
0d1012e Merge pull request #58 from sl1pm4t/dep/kubernetes-provider-v1.11.0
9bc510d build: fix release pipeline
003855f build: remove redundant (and failing) download
91f2a98 build: update goreleaser config to new schema
21fdf93 build: update makefile to go v1.13
6bd7683 build: update provider dep to v1.11.0 -
v0.3.015 Dec 2019Release notes
Open source →Changelog
a2b4ec2 Add --version flag to output version and exit
84dec78 Merge pull request #47 from sl1pm4t/add-version-flag
bfc3212 Merge pull request #53 from sl1pm4t/fix-deps
362968d Merge pull request #56 from sl1pm4t/dep-tfk-1.10.0
29eb6cd build: use go 1.12 to workaround build errors
e2f08a4 feat: Update to Kubernetes provider v1.10.0
d84ff3b fix: Go 1.13 go.mod builds broken
3739f96 fix: Remove AWS dep to fix build -
v0.2.829 Sep 2019Nothing published for this version
-
v0.2.719 Sep 2019Nothing published for this version
-
v0.2.617 Sep 2019Nothing published for this version
-
v0.2.531 Jul 2019Nothing published for this version
-
v0.2.409 Jul 2019Nothing published for this version
-
v0.2.327 May 2019Nothing published for this version
-
v0.2.222 May 2019Nothing published for this version
-
v0.2.112 May 2019Nothing published for this version
-
v0.2.028 Apr 2019Nothing published for this version
-
v0.1.604 Apr 2019Nothing published for this version
-
v0.1.503 Apr 2019Nothing published for this version
-
v0.1.402 Apr 2019Nothing published for this version
-
v0.1.307 Mar 2019Nothing published for this version
-
v0.1.203 Mar 2019Nothing published for this version
-
v0.1.128 Feb 2019Nothing published for this version
-
v0.1.027 Feb 2019Nothing published for this version
-
v0.1.0-beta.027 Feb 2019 pre-releaseNothing published for this version
-
v0.0.0-20190929154136-1e939e104e8b29 Sep 2019 pre-releaseNothing published for this version