Releases: fallen-up/terraform-provider-kubectl
Releases · fallen-up/terraform-provider-kubectl
Release list
v1.19.1
Changelog
- d2d451e fix
- 8263306 Bump google.golang.org/grpc from 1.69.4 to 1.70.0 in the gomod-deps group (gavinbunney#338)
- 489fdfe Bump the gomod-deps group across 1 directory with 11 updates (gavinbunney#337)
- c42c5b3 Support k8s v1.32 (gavinbunney#334)
- 4139352 Fixes docs for 'kubectl_kustomize_documents' (gavinbunney#329)
- c9dc419 Expand kustomize test coverage and update for later kustomize format (gavinbunney#328)
- c0eb6c2 Fix kustomize api change & fix dep updates (gavinbunney#327)
- 0ad0c82 Add new resource 'kubectl_kustomize_documents' (gavinbunney#113)
- cb35f13 Bump google.golang.org/grpc from 1.68.0 to 1.68.1 in the gomod-deps group (gavinbunney#326)
- 36642c4 Bump actions/upload-artifact from 3 to 4 in the actions-deps group (gavinbunney#324)
- 4ad6d77 Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 in the gomod-deps group (gavinbunney#325)
- 1126047 Use groups for dependabot instead of pr limits (gavinbunney#323)
- 08f3ba7 Add test for replanning manifests which are always changing (gavinbunney#322)
- da65ff2 Rename e2e test runner
- b36092b Add tests for workloads & fix ignoring
metadata.managedFields(gavinbunney#321) - 4449e71 Expand testing of k8s versions (gavinbunney#320)
- 1ce5762 Fix issues with k8s exec plugin for authentication (gavinbunney#319)
- e04cae8 Bump goreleaser/goreleaser-action from 3 to 6 (gavinbunney#304)
- 4a948cc Bump crazy-max/ghaction-import-gpg from 5 to 6 (gavinbunney#306)
- ed9d3af Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 (gavinbunney#310)
- 7feb2c9 Support arm64/amd64 for k3s
- e1a913e Exclude dependabot from docker workflows
- 22f2c36 Exclude dependabot from docker workflows
- 506e6b2 Add workflow to cache k3s/registry images in ghcr (gavinbunney#312)
- 806e594 Bump actions/setup-go from 3 to 5 (gavinbunney#302)
- d8f2429 Bump actions/checkout from 3 to 4 (gavinbunney#303)
- d6a447e Fix goreleaser for v2.x
- 9853190 Upgrade golang to v1.23 and dependencies to latest; fix compatibility changes with k8s apis (gavinbunney#301)
- 717e1cc reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (gavinbunney#198)
- 7c00d99 Fix kubectl_path_documents.md documentation (gavinbunney#172)
- 493d7a4 Add provider option tls_server_name (gavinbunney#277)
- 9a0fe1f fix: small typo in in README.md (gavinbunney#298)
- e79c719 docs: adjust kubectl_path_documents example (gavinbunney#299)
- 8e4af59 fix: Introduces wait polling in case we are waiting for the deletion. Fixes gavinbunney#109 (gavinbunney#153)
- f17db98 Update github actions in the jobs and upgrade go to go1.18 (gavinbunney#180)
- 01d1047 add proxy-url option (gavinbunney#179)
- 940a9ee Feature: add freebsd support (gavinbunney#169)
- 484aa79 Trigger
- 16f7be2 Add apply_only argument. Add force_conflicts option. (gavinbunney#148)
- db60339 Update kubectl_path_documents example doc. (gavinbunney#140)
- 15de61b Update kubectl_manifest.md (gavinbunney#137)
- 02b422d Added manifests to data resources providing a map for for_each usage (gavinbunney#132)
- 1dfa7b0 Refactor (gavinbunney#131)
- a3538a2 Updated docs for ignoring fields. Closes gavinbunney#83
- 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
- 85235fa Store fingerprint of incluster manifests to reduce state file sizes (gavinbunney#129)
- 0ab34bd Updated k8s client to v0.21.3 and bump other deps
- fab9a64 Add abillity to use server-side-apply feature (gavinbunney#118)
- 697873b Synchronize provider configuration with kubernetes provider (gavinbunney#107)
- 6011af6 Always publish release on tag
- 995e905 Validation test for issue gavinbunney#86 (gavinbunney#106)
- 47ddb4b Upgrade all the dependencies (gavinbunney#105)
- 279eb40 Tweak job passphrase var
- 4f01a84 Merge pull request gavinbunney#104 from ddzero2c/master
- 7ad4aec Automate publishing flow
- 0bdc988 Merge pull request gavinbunney#84 from pegaslee/patch-1
- 4b9a96a Fix missing
}in the kubectl_manifest example - 94f1fc9 Docs on single doc
- ff37406 Fix kubernetes v1.20+ selfLink generation & upgrade k3s to v1.20.x
- 28792b6 Merge pull request gavinbunney#70 from neomantra/nm-69-selfLink
- 8b5c896 Add TestGenerateSelfLink (gavinbunney#69)
- bf95ab5 Generate selfLink when not available (gavinbunney#69)
- a1803c4 Fix plugin serving
- 4602389 Increase grpc message send and receive size
- bc65726 Tidy
- 33f0d3e Remove unknown resources from state due to CRDs being deleted
- df38934 Upgrade k8s client-go to v1.18 series and terraform-plugin-sdk to latest
- 0f5ebc9 Fix default state of wait
- c2a7e92 Merge pull request gavinbunney#50 from gavinbunney/dev/namespace
- c87fec8 Added support for
override_namespace. Closes gavinbunney#43 - e98aa79 Cleanup
- ecd83fc Changelog
- 15ec8e3 Changelog
- 829ed09 Added changelog generator
- f5105d8 Migrate to terraform-plugin-sdk v2
- 602eea7 Fix deprecated terraform version field
- 1397d91 Update kubeapis to v0.17.12
- 86618d9 Added
sensitive_varssupport for templating - 28aa5ba Added wait to change to foreground propagation delete policy
- 363b1ec Docs
- 44fefd8 Update docs
- 4ef5332 Removed docusaurus and update README
- 1ca080f Merge pull request gavinbunney#45 from Misteur-Z/master
- 9bfffde Terraform 0.13+ docs
- f16d4fe Ignore nested fields
- e73eb3f lint
- ea6923b Ignore any sensitive fields that don't exist
- 29d7d0d Merge pull request gavinbunney#40 from varuzam/master
- bb8fb28 Merge pull request gavinbunney#42 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/decompress-4.2.1
- ae191f0 Fix handling of carriage return differences
- 5ae59a4 Implement custom flatten code to ensure never panic and fallback where able
- c142c76 Rework manifest comparison entirely to better handle duplicate key names
- ebde236 Bump decompress from 4.2.0 to 4.2.1 in /docusaurus/website
- a09ad21 fix an example for kubectl_file_document use
- 2e68f05 Merge pull request gavinbunney#32 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/prismjs-1.21.0
- 9675698 Bump prismjs from 1.17.1 to 1.21.0 in /docusaurus/website
- 6715529 Don't print deployment details on error as could leak sensitive content
- e8aca4e Allow disabling of schema validation
- 245e4de Doc tweaks
- 64d3328 Cleanup docs
- f94707c Cleanup
- 596f2e2 Fix goreleaser
- 71821be Upload legacy format binaries
- 87256cf Cleanup
- 89e888e Added goreleaser & skip travis releasing
- b1d321c Added registry.terraform.io docs format
- c969eb2 linting
- 666ea2b Sensitive field support to obfuscate values
- b9b4a6f Merge pull request gavinbunney#28 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/lodash-4.17.19
...