Skip to content

Releases: alekc/terraform-provider-kubectl

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

v2.0.1

03 Dec 14:21
Compare
Choose a tag to compare

Changelog

  • 035b63f fix: exec authentication requires interactiveMode

v2.0.0

23 May 08:48
6faa29f
Compare
Choose a tag to compare

Changelog