intermittent "invalid version slug" error digitalocean.KubernetesCluster #437
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/bug
Some behavior is incorrect or out of spec
What happened?
I can stand up a new cluster with the following code (note
version: "latest"
)but when I try to process updates on the cluster I get "invalid version slug" and have to change
latest
to an actual DO k8s version slugExpected Behavior
I would hope i could leave
latest
and it might somehow keep the version it was stood up with, or pin it tolatest
.Steps to reproduce
see above
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: