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

Only allow gsk release < 1.30 to use gs tf provider v1 #409

Conversation

nvthongswansea
Copy link
Member

Error when try to provision a 1.30 cluster in tf provider v1 or upgrade to k8s release 1.30 in v1:

$ tf apply
gridscale_k8s.k8s_cluster: Refreshing state... [id=54bb3416-d591-4c23-9902-6e4c25e1e8d2]
╷
│ Error: this gridscale terraform provider version v1 supports only Kubernetes release < 1.30, for Kubernetes release 1.30.0 please use gridscale terraform provider version v2
│ 
│   with gridscale_k8s.k8s_cluster,
│   on main.tf line 10, in resource "gridscale_k8s" "k8s_cluster":
│   10: resource "gridscale_k8s" "k8s_cluster" {
│ 
╵

@nvthongswansea nvthongswansea requested a review from alidaw January 3, 2025 13:54
@nvthongswansea nvthongswansea merged commit eeca020 into legacy/version-1 Jan 3, 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.

2 participants