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-beta to v2.35.1 #820

Open
wants to merge 1 commit into
base: Main-renovate/k8s.io-klog-v2-2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

This PR contains the following updates:

Package Type Update Change
kubernetes-beta (source) required_provider minor 2.31.0 -> 2.35.1

Release Notes

hashicorp/terraform-provider-kubernetes (kubernetes-beta)

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]

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.

Copy link

cloudflare-workers-and-pages bot commented Aug 14, 2024

Deploying dlm-metallb with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1fd3b2d
Status: ✅  Deploy successful!
Preview URL: https://6bea7f33.dlm-metallb.pages.dev
Branch Preview URL: https://renovate-kubernetes-beta-2-x.dlm-metallb.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/kubernetes-beta-2.x branch from fba3b49 to 150a00d Compare October 11, 2024 04:15
@renovate renovate bot changed the title Update Terraform kubernetes-beta to v2.32.0 Update Terraform kubernetes-beta to v2.33.0 Oct 11, 2024
@renovate renovate bot changed the title Update Terraform kubernetes-beta to v2.33.0 Update Terraform kubernetes-beta to v2.34.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-beta-2.x branch from 150a00d to 6a24e89 Compare November 26, 2024 01:28
@renovate renovate bot changed the title Update Terraform kubernetes-beta to v2.34.0 Update Terraform kubernetes-beta to v2.35.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-beta-2.x branch from 6a24e89 to 1779241 Compare December 13, 2024 00:03
@renovate renovate bot changed the title Update Terraform kubernetes-beta to v2.35.0 Update Terraform kubernetes-beta to v2.35.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-beta-2.x branch from 1779241 to 1fd3b2d Compare December 20, 2024 16:34
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