Skip to content

Releases: alekc/terraform-provider-kubectl

v2.1.0-beta2

05 Sep 14:38
Compare
Choose a tag to compare
v2.1.0-beta2 Pre-release
Pre-release

Changelog

  • b812a0b feat: Changed to use watch to wait_for
  • fdf34c7 feat: Changed to use watch for wait rollout

v2.1.0-beta1

25 Aug 12:00
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release

Changelog

  • 6ba4fdf fix: goreleaser args
  • 3203edc Extend wait_for with optional condition blocks
  • abed1de feat: Added delete cascade input
  • f0d2112 Chore: bumped kube aggregator version
  • e18d5ad Dependencies: Bump github.com/zclconf/go-cty from 1.14.3 to 1.15.0
  • eeaabb8 Dependencies: Bump goreleaser/goreleaser-action from 5 to 6
  • 6970aea fixed an edge case where stringData could cause a panic. Fixes #120
  • ccf2f91 Dependencies: Bump helm/kind-action from 1.9.0 to 1.10.0
  • 765b169 Dependencies: Bump golang.org/x/net from 0.17.0 to 0.23.0
  • 91ae9ed Dependencies: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • f66bc7e Dependencies: Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.3

v2.0.4-incluster1

16 Mar 17:32
06b3f74
Compare
Choose a tag to compare
v2.0.4-incluster1 Pre-release
Pre-release

Changelog

  • 06b3f74 changed yaml_incluster structure and added additional debug message (#112)
  • 4ac8ce0 Dependencies: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 8ab0f15 Dependencies: Bump k8s.io/api from 0.28.3 to 0.28.4
  • 3b193f2 Dependencies: Bump actions/setup-go from 4 to 5
  • 9b40125 Dependencies: Bump helm/kind-action from 1.8.0 to 1.9.0
  • 4afda00 Dependencies: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
  • 234a26d Dependencies: Bump golang.org/x/crypto from 0.14.0 to 0.17.0

v2.0.4

15 Dec 12:37
Compare
Choose a tag to compare

Changelog

  • ffdc65b Dependencies: Bump actions/upload-artifact from 3 to 4
  • f8c80d6 Added clarifiction in the documentation
  • c8fdb35 Added tls_server_name option
  • 9c07d38 Added proxy_url config. See #75
  • ca6ec65 refactoring + tweak for secret parsing (#70)
  • cf438ad Dependencies: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
  • ea0c2e5 Dependencies: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
  • 3bfe99e Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1
  • ebda0f3 Dependencies: Bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3
  • 49a15e8 Dependencies: Bump k8s.io/kubectl from 0.28.2 to 0.28.3
  • ad9284d Dependencies: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
  • 78d616a Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0
  • 161d3a7 Dependencies: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
  • 15d7b29 Dependencies: Bump golang.org/x/net from 0.13.0 to 0.17.0
  • 46f460d Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1

v2.0.4-rc2

14 Dec 12:41
Compare
Choose a tag to compare
v2.0.4-rc2 Pre-release
Pre-release

Changelog

  • c8fdb35 Added tls_server_name option

v2.0.4-rc1

06 Dec 21:10
Compare
Choose a tag to compare
v2.0.4-rc1 Pre-release
Pre-release

Changelog

  • 9c07d38 Added proxy_url config. See #75
  • ca6ec65 refactoring + tweak for secret parsing (#70)
  • cf438ad Dependencies: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
  • ea0c2e5 Dependencies: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
  • 3bfe99e Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1
  • ebda0f3 Dependencies: Bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3
  • 49a15e8 Dependencies: Bump k8s.io/kubectl from 0.28.2 to 0.28.3
  • ad9284d Dependencies: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
  • 78d616a Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0
  • 161d3a7 Dependencies: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
  • 15d7b29 Dependencies: Bump golang.org/x/net from 0.13.0 to 0.17.0
  • 46f460d Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1

v2.0.3

25 Sep 09:46
Compare
Choose a tag to compare

Changelog

  • 1029328 chore: docs
  • bab0d84 fix: documentation for kubectl_path_documents resource

v2.0.3-rc2

20 Sep 10:12
Compare
Choose a tag to compare
v2.0.3-rc2 Pre-release
Pre-release

Changelog

  • e4a0440 added prerelease: auto in goreleaser.
  • 2885531 add stringData to Secret's sensitive fields
  • 62dd5f1 chore: added test covering #46
  • a8eb8d0 fix: prevent inconsistent planning
  • 0a2e569 chore: changed description on dependabot commits
  • db44073 fix: change in gpg import attributes
  • c47f57d fix: removed broken link
  • 4ec82ee fix: tests failing due to duplicated providermessage. I.e
  • 4e630fd *: Bump github.com/hashicorp/terraform-plugin-sdk/v2
  • 7eb0a09 *: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 4632051 chore: removed goversion leaving go-version-file
  • 5b64c73 chore: reduced number of supported terraform versions in tests.
  • 3857679 *: Bump k8s.io/kube-aggregator from 0.21.3 to 0.28.2
  • 917087d *: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.18.0
  • 33cd1c8 chore: Added test for kubernetes version 1.28, limited testing to latest 7 versions
  • d87b10f *: Bump github.com/zclconf/go-cty-yaml from 1.0.2 to 1.0.3
  • 21c05db *: Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.0
  • ed7018e fix: dependabot not able to get the toolchain see https://github.com/orgs/community/discussions/65431
  • f93cc4d chore: bumped cli-runtime, client-go, kubectl, api to 0.24.0
  • 2ac195b *: Bump k8s.io/apimachinery from 0.24.0 to 0.28.2
  • 4b28f63 chore: added FUNDING
  • 3bfe2ed chore: bumped go version to 1.21
  • 8ed8f00 *: Bump actions/upload-artifact from 2 to 3
  • 72a7a00 *: Bump actions/setup-go from 2 to 4
  • 31cdb13 *: Bump actions/checkout from 2 to 4
  • fc7ea19 *: Bump crazy-max/ghaction-import-gpg from 3 to 6
  • 94e2a26 *: Bump goreleaser/goreleaser-action from 2 to 5
  • e30db20 chore: removed tests from master push
  • fb7ad57 Added dependabot.yaml with updates config
  • 5158868 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0

v2.0.3-rc1

19 Sep 07:29
Compare
Choose a tag to compare
v2.0.3-rc1 Pre-release
Pre-release

Changelog

  • 6528484 fix: change in gpg import attributes
  • c47f57d fix: removed broken link
  • 4ec82ee fix: tests failing due to duplicated providermessage. I.e
  • 4e630fd *: Bump github.com/hashicorp/terraform-plugin-sdk/v2
  • 7eb0a09 *: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 4632051 chore: removed goversion leaving go-version-file
  • 5b64c73 chore: reduced number of supported terraform versions in tests.
  • 3857679 *: Bump k8s.io/kube-aggregator from 0.21.3 to 0.28.2
  • 917087d *: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.18.0
  • 33cd1c8 chore: Added test for kubernetes version 1.28, limited testing to latest 7 versions
  • d87b10f *: Bump github.com/zclconf/go-cty-yaml from 1.0.2 to 1.0.3
  • 21c05db *: Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.0
  • ed7018e fix: dependabot not able to get the toolchain see https://github.com/orgs/community/discussions/65431
  • f93cc4d chore: bumped cli-runtime, client-go, kubectl, api to 0.24.0
  • 2ac195b *: Bump k8s.io/apimachinery from 0.24.0 to 0.28.2
  • 4b28f63 chore: added FUNDING
  • 3bfe2ed chore: bumped go version to 1.21
  • 8ed8f00 *: Bump actions/upload-artifact from 2 to 3
  • 72a7a00 *: Bump actions/setup-go from 2 to 4
  • 31cdb13 *: Bump actions/checkout from 2 to 4
  • fc7ea19 *: Bump crazy-max/ghaction-import-gpg from 3 to 6
  • 94e2a26 *: Bump goreleaser/goreleaser-action from 2 to 5
  • e30db20 chore: removed tests from master push
  • fb7ad57 Added dependabot.yaml with updates config
  • 5158868 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0

v2.0.2

19 Jul 16:38
Compare
Choose a tag to compare

Changelog

  • a0cf1de fix: use correct GVK when discovering resources (gavinbunney/terraform-provider-kubectl#270)
  • fe8094e added additional testing for k8s version (up to 1.19.x)
  • fbed0bd Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0
  • 4e0bf5f Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0
  • 2b67d10 Bump github.com/emicklei/go-restful
  • 55a3c1a Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.1.0
  • ab625bf feat: Added support for user defined field manager
  • 4788b7f feat: CICD refactoring