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

chore(deps): update terraform kubernetes to v2 #95

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
kubernetes (source) terraform major ~> 1.11 -> ~> 2.0

Release Notes

hashicorp/terraform-provider-kubernetes

v2.0.0

Compare Source

BREAKING CHANGES:

  • Replace support for KUBECONFIG environment variable with KUBE_CONFIG_PATH (#​1052)
  • Remove load_config_file attribute from provider block (#​1052)
  • Remove default of ~/.kube/config for config_path (#​1052)
  • Update Terraform SDK to v2 (#​1027)
  • Restructure service and ingress to match K8s API (#​1071)
  • Normalize automount_service_account_token to be in line with the K8s API (#​1054)
  • Normalize enable_service_links to be in line with the K8s API (#​1074)
  • Normalize wait defaults across Deployment, DaemonSet, StatefulSet, Service, Ingress, and Job (#​1053)
  • Change resources requests and limits to TypeMap (#​1065)

FEATURES:

  • Add timeout argument to kubernetes_stateful_set (#​1047)
  • Add divisor to resource_field_ref (#​1063)
  • Add ingressClassName as field in Ingress manifest (#​1057)

BUG FIXES:

  • Fix typo in Job error message (#​1048)
  • Fix assertion in TestAccKubernetesPersistentVolume_hostPath_nodeAffinty (#​1067)
  • Fix service load balancer crash (#​1070)
  • Fix cronJob.ttl_seconds_after_finished causing requests to fail even without value specified (#​929)
  • Fix perpetual diff when using Pod resource with automount_service_account_token=true (#​1085)
  • Fix perpetual diff in StatefulSet when update_strategy is not specified (#​1088)
  • Fix delete/recreate when updating init_containers (#​951)
  • Fix delete/recreate of Jobs when updating mutable fields (#​1074)

IMPROVEMENTS:

  • Add upgrade test for daemonset (#​1064)
  • Add kube_config_paths to provider block (#​1052)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners January 22, 2021 01:35
@renovate renovate bot requested review from dotCipher and woz5999 January 22, 2021 01:35
@renovate renovate bot added the auto-update This PR was automatically generated label Jan 22, 2021
@renovate renovate bot requested a review from a team as a code owner January 22, 2021 01:36
@Nuru
Copy link
Sponsor Contributor

Nuru commented Jan 22, 2021

Breaking changes, do not auto-update

@Nuru Nuru closed this Jan 22, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Jan 22, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/kubernetes-2.x branch January 22, 2021 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants