Skip to content

Conversation

@rowansmithau
Copy link
Contributor

follows on from coder/registry#616

As part of https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/v3-upgrade-guide various resources change from non versioned to versioned. This PR changes the Coder authored templates to versioned resources.

  • Updated kubernetes_persistent_volume_claim to kubernetes_persistent_volume_claim_v1
  • Updated kubernetes_deployment to kubernetes_deployment_v1
  • Updated kubernetes_pod to kubernetes_pod_v1
  • Updated kubernetes_secret to kubernetes_secret_v1
  • Updated all resource references and dependencies

@rowansmithau rowansmithau self-assigned this Dec 18, 2025
@rowansmithau rowansmithau changed the title chore: templates - update kubernetes resources to versioned names chore: update kubernetes resources to versioned names in templates Dec 18, 2025
@rowansmithau rowansmithau marked this pull request as ready for review December 18, 2025 23:51
@rowansmithau rowansmithau enabled auto-merge (squash) December 18, 2025 23:52
@rowansmithau rowansmithau merged commit a9d8b12 into main Dec 19, 2025
40 checks passed
@rowansmithau rowansmithau deleted the kubernetes_provider_v3 branch December 19, 2025 07:45
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants