Bump hashicorp/kubernetes from 2.21.1 to 2.22.0 in /deploy
Bumps hashicorp/kubernetes from 2.21.1 to 2.22.0.
Release notes
Sourced from hashicorp/kubernetes's releases.
v2.22.0
FEATURES:
kubernetes/data_source_kubernetes_persistent_volume.go
: Add data source for Kubernetes Persistent Volume Resource [GH-2118]kubernetes/resource_kubernetes_namespace.go
: Add attributewait_for_default_service_account
to namespaces which will force Terraform to wait until the default service account has been created by Kubernetes on namespace creation. [GH-2119]kubernetes/resource_kubernetes_endpointslice.go
: Add kubernetes_endpoint_slice resource [GH-2086]ENHANCEMENTS:
kubernetes/provider.go
: Addtls_server_name
kubernetes provider options. [GH-1638]BUG FIXES:
resource/kubernetes_manifest
: fix an issue in thekubernetes_manifest
resource when it panics if tuple attributes within an object have a different number of elements. This leads to the situation when all types of end tuples are getting the same type. [GH-2164]resource/kubernetes_manifest
: fix an issue with thekubernetes_manifest
resource, where an object fails to update correctly when employing wait conditions and thus some attributes are not available for the reference after creation. [GH-2173]Community Contributors
🙌
@SRodi
made their contribution in hashicorp/terraform-provider-kubernetes#2096@kschoche
made their contribution in hashicorp/terraform-provider-kubernetes#2119@sbocinec
made their contribution in hashicorp/terraform-provider-kubernetes#2138@bartoszj
made their contribution in hashicorp/terraform-provider-kubernetes#1638@mpriscella
made their contribution in hashicorp/terraform-provider-kubernetes#2169@axcosta
made their contribution in hashicorp/terraform-provider-kubernetes#2137@thevilledev
made their outstanding contribution in hashicorp/terraform-provider-kubernetes#2158, hashicorp/terraform-provider-kubernetes#2154, hashicorp/terraform-provider-kubernetes#2159, hashicorp/terraform-provider-kubernetes#2161🚀
Changelog
Sourced from hashicorp/kubernetes's changelog.
2.22.0 (July 12, 2023)
FEATURES:
kubernetes/data_source_kubernetes_persistent_volume.go
: Add data source for Kubernetes Persistent Volume Resource [GH-2118]kubernetes/resource_kubernetes_namespace.go
: Add attributewait_for_default_service_account
to namespaces which will force Terraform to wait until the default service account has been created by Kubernetes on namespace creation. [GH-2119]kubernetes/resource_kubernetes_endpointslice.go
: Add kubernetes_endpoint_slice resource [GH-2086]ENHANCEMENTS:
kubernetes/provider.go
: Addtls_server_name
kubernetes provider options. [GH-1638]BUG FIXES:
resource/kubernetes_manifest
: fix an issue in thekubernetes_manifest
resource when it panics if tuple attributes within an object have a different number of elements. This leads to the situation when all types of end tuples are getting the same type. [GH-2164]resource/kubernetes_manifest
: fix an issue with thekubernetes_manifest
resource, where an object fails to update correctly when employing wait conditions and thus some attributes are not available for the reference after creation. [GH-2173]Community Contributors
🙌
@SRodi
made their contribution in hashicorp/terraform-provider-kubernetes#2096@kschoche
made their contribution in hashicorp/terraform-provider-kubernetes#2119@sbocinec
made their contribution in hashicorp/terraform-provider-kubernetes#2138@bartoszj
made their contribution in hashicorp/terraform-provider-kubernetes#1638@mpriscella
made their contribution in hashicorp/terraform-provider-kubernetes#2169@axcosta
made their contribution in hashicorp/terraform-provider-kubernetes#2137@thevilledev
made their outstanding contribution in hashicorp/terraform-provider-kubernetes#2158, hashicorp/terraform-provider-kubernetes#2154, hashicorp/terraform-provider-kubernetes#2159, hashicorp/terraform-provider-kubernetes#2161🚀
Commits
-
adf8a69
v2.22.0 (#2182) -
d7a1d6b
Fix test infra EKS code (#2179) -
51fbb83
Fixschedule
andcron
(#2180) -
5d544be
Enable nightly execution ofkind
test (#2178) -
36fe160
Update dependencies to address security alerts (#2176) -
d8885de
chore(lint): remove unused code (#2161) -
00db9d2
Bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#2175) -
a3a21f7
chore(test): enable test for TTLAfterFinished feature gate (#2159) -
70f28fa
chore: make consistent make() calls (#2154) -
f4cfa2c
Feature/add addresses info to nodes (#2137) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts