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 v2.36.0 #280

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2024

This PR contains the following updates:

Package Type Update Change
kubernetes (source) required_provider minor 2.30.0 -> 2.36.0

Release Notes

hashicorp/terraform-provider-kubernetes (kubernetes)

v2.36.0

Compare Source

ENHANCEMENTS:

  • resource/kubernetes_secret_v1: Add support for write only attributes for data_wo and binary_data_wo. [GH-2692]

v2.35.1

Compare Source

BUG FIXES:

  • resource/kubernetes_job_v1: revert the changes introduced in v2.34.0, where ttl_seconds_after_finished was set to 0. [GH-2650]
  • resource/kubernetes_daemon_set_v1: fix issue where fields spec.strategy.rolling_update.max_surge and spec.strategy.rolling_update.max_unavailable were not being validated correctly. [GH-2653]

v2.35.0

Compare Source

FEATURES:

  • resources_kubernetes_daemon_set_v1 : Added max_surge argument for to rolling_update block. [GH-2630]

v2.34.0

Compare Source

ENHANCEMENTS:

  • Added conditions attribute to kubernetes_nodes data source, which will provide detailed node health and status information [GH-2612]
  • Adding the kubernetes_secret_v1_data resource to the kubernetes provider. This resource will allow users to manage kubernetes secrets [GH-2604]
  • Properly handle Kubernetes Jobs with ttl_seconds_after_finished = 0 to prevent unnecessary recreation. [GH-2596]

FEATURES:

  • New ephemeral resource: kubernetes_certificate_signing_request_v1 [GH-2628]
  • New ephemeral resource: kubernetes_token_request_v1 [GH-2628]

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]

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 force-pushed the renovate/kubernetes-2.x branch from 4de2d1f to e3f96a8 Compare June 20, 2024 15:04
@renovate renovate bot changed the title Update Terraform kubernetes to v2.31.0 Update Terraform kubernetes to v2.32.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from e3f96a8 to bf065b8 Compare August 14, 2024 12:13
@renovate renovate bot changed the title Update Terraform kubernetes to v2.32.0 chore(deps): update terraform kubernetes to v2.32.0 Aug 19, 2024
@renovate renovate bot changed the title chore(deps): update terraform kubernetes to v2.32.0 Update Terraform kubernetes to v2.32.0 Sep 11, 2024
@renovate renovate bot changed the title Update Terraform kubernetes to v2.32.0 Update Terraform kubernetes to v2.33.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from bf065b8 to 90b1ba0 Compare October 11, 2024 03:47
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 90b1ba0 to 341a932 Compare November 25, 2024 22:19
@renovate renovate bot changed the title Update Terraform kubernetes to v2.33.0 Update Terraform kubernetes to v2.34.0 Nov 25, 2024
@renovate renovate bot changed the title Update Terraform kubernetes to v2.34.0 Update Terraform kubernetes to v2.35.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 341a932 to 76f5fb4 Compare December 12, 2024 23:46
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 76f5fb4 to 1a1ddbd Compare December 20, 2024 15:37
@renovate renovate bot changed the title Update Terraform kubernetes to v2.35.0 Update Terraform kubernetes to v2.35.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-2.x branch from 1a1ddbd to ebee8e9 Compare February 26, 2025 22:27
@renovate renovate bot changed the title Update Terraform kubernetes to v2.35.1 Update Terraform kubernetes to v2.36.0 Feb 26, 2025
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