Releases: gavinbunney/terraform-provider-kubectl
Releases · gavinbunney/terraform-provider-kubectl
v1.17.0
Changelog
- 1ce5762 Fix issues with k8s exec plugin for authentication (#319)
- b36092b Add tests for workloads & fix ignoring
metadata.managedFields
(#321) - 4449e71 Expand testing of k8s versions (#320)
Internal Changes
- 7feb2c9 Support arm64/amd64 for k3s
- da65ff2 Rename e2e test runner
- 506e6b2 Add workflow to cache k3s/registry images in ghcr (#312)
- e04cae8 Bump goreleaser/goreleaser-action from 3 to 6 (#304)
- 4a948cc Bump crazy-max/ghaction-import-gpg from 5 to 6 (#306)
- ed9d3af Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 (#310)
- e1a913e Exclude dependabot from docker workflows
- 22f2c36 Exclude dependabot from docker workflows
- 806e594 Bump actions/setup-go from 3 to 5 (#302)
- d8f2429 Bump actions/checkout from 3 to 4 (#303)
v1.16.0
Changelog
- faf0312 Patch v1.14 to republish
- 97f2834 Patch v1.14 to republish
- 717e1cc reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (#198)
- 7c00d99 Fix kubectl_path_documents.md documentation (#172)
- 493d7a4 Add provider option tls_server_name (#277)
- 9a0fe1f fix: small typo in in README.md (#298)
- e79c719 docs: adjust kubectl_path_documents example (#299)
- 8e4af59 fix: Introduces wait polling in case we are waiting for the deletion. Fixes #109 (#153)
- f17db98 Update github actions in the jobs and upgrade go to go1.18 (#180)
- 01d1047 add proxy-url option (#179)
- 940a9ee Feature: add freebsd support (#169)
v1.15.0
Changelog
- d6a447e Fix goreleaser for v2.x
- 9853190 Upgrade golang to v1.23 and dependencies to latest; fix compatibility changes with k8s apis (#301)
- 717e1cc reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (#198)
- 7c00d99 Fix kubectl_path_documents.md documentation (#172)
- 493d7a4 Add provider option tls_server_name (#277)
- 9a0fe1f fix: small typo in in README.md (#298)
- e79c719 docs: adjust kubectl_path_documents example (#299)
- 8e4af59 fix: Introduces wait polling in case we are waiting for the deletion. Fixes #109 (#153)
- f17db98 Update github actions in the jobs and upgrade go to go1.18 (#180)
- 01d1047 add proxy-url option (#179)
- 940a9ee Feature: add freebsd support (#169)
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.1
Changelog
f5b27e9 Fix issues with empty planned attribute keys
a1e9f2e Fix phony on dist
4c0b8e6 Fix issues with drift detection for nil values & handling of kubernetes control fields (status, generation etc)
c79527a Remove resource_version and live_resource_version fields causing constant drift in Terraform v1.x