Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform kubernetes to ~> 2.33.0 #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

This PR contains the following updates:

Package Type Update Change
kubernetes (source) required_provider minor ~> 2.26.0 -> ~> 2.33.0

Release Notes

hashicorp/terraform-provider-kubernetes (kubernetes)

v2.33.0

Compare Source

ENHANCEMENTS:

  • Add backoff_per_limit_index and max_failed_indexes fields in structure_job.go [GH-2421]
  • Added support for namespace_selector field in PodAffinityTerm to enhance pod affinity and anti-affinity rules, allowing selection of namespaces based on label selectors. [GH-2577]
  • kubernetes_manifest - handling "404 Not Found" errors during the deletion of Kubernetes resources, particularly in cases where the resource may have already been deleted by an operator managing the CRD before Terraform attempts to delete it. [GH-2592]
  • schema_container.go: Add VolumeDevices [GH-2573]

v2.32.0

Compare Source

FEATURES:

  • New data source: kubernetes_server_version [GH-2306]

ENHANCEMENTS:

  • resource/kubernetes_certificate_signing_request_v1: Add argument spec.expiration_seconds [GH-2559]
  • resource/kubernetes_persistent_volume_v1: support ReadWriteOncePod access mode for PVs [GH-2488]

v2.31.0

Compare Source

ENHANCEMENTS:

  • Add support for Terraform's experimental deferred actions [GH-2510]

v2.30.0

Compare Source

BUG FIXES:

  • data_source/kubernetes_resources: fix an issue where the provider exit with an error when the data source kubernetes_resources receives multiple Kubernetes objects containing tuples with different numbers of elements. [GH-2372]
  • kubernetes_manifest: fix issue preventing KUBE_PROXY_URL environment variable from being used in client configuration (#​1733) [GH-2485]
  • resource/kubernetes_node_taint: Fix the error check for nonexistant nodes so that terraform does not fail if there is a taint in the state file for a node that has been deleted. [GH-2402]

DOCS:

  • Migrate legacy structure to new tfplugindocs template structure [GH-2470]

v2.29.0

Compare Source

BUG FIXES:

  • data-sources: revert a recently introduced deviation on datasources where querying a non-existent resource would cause an error (#​2434). [GH-2464]

v2.28.1

Compare Source

HOTFIX:

  • manifest_decode(): fix handling of manifests containing null values [GH-2461]

v2.28.0

Compare Source

ENHANCEMENTS:

NOTE: Using Provider Defined Functions requires Terraform version 1.8.0.

  • Add provider defined functions: manifest_encode, manifest_decode, manifest_decode_multi [GH-2428]

v2.27.0

Compare Source

ENHANCEMENTS:

  • resource/kubernetes_pod_v1: add missing topology_spread_constraints: node_affinity_policy, node_taints_policy, match_label_keys, min_domains [GH-2429]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.27.0 Update Terraform kubernetes to ~> 2.28.0 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 5ac5639 to 036c474 Compare April 8, 2024 19:29
@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.28.0 Update Terraform kubernetes to ~> 2.29.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 036c474 to 9ca3c9a Compare April 11, 2024 14:40
@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.29.0 Update Terraform kubernetes to ~> 2.30.0 May 8, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 9ca3c9a to dfcb241 Compare May 8, 2024 16:01
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from dfcb241 to 7c95904 Compare June 13, 2024 16:03
@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.30.0 Update Terraform kubernetes to ~> 2.31.0 Jun 13, 2024
@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.31.0 Update Terraform kubernetes to ~> 2.32.0 Aug 14, 2024
@renovate renovate bot changed the title Update Terraform kubernetes to ~> 2.32.0 Update Terraform kubernetes to ~> 2.33.0 Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants