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

kubectl-kruise rollout approve cannot support for v1beta1 rollout resource #192

Open
cywang1905 opened this issue Dec 26, 2023 · 2 comments

Comments

@cywang1905
Copy link

Problem:
I installs the latest version of rollout(v0.5.0) and kubectl-kruise(v1.1).
c4699fc2fd0879d4a1f16d401ba11786

When I use ctl to approve the rollout resource to the next step, which version is v1beta1, I got an errors as below:
1703572519991_41C567F6-CD88-48b4-9590-AE32C5617299
It seems like ctl don't support v1beta1 rollout resource.

@cywang1905 cywang1905 changed the title ctl kubectl-kruise rollout approve cannot support for v1beta1 rollout resource kubectl-kruise rollout approve cannot support for v1beta1 rollout resource Dec 26, 2023
@karl-chanel
Copy link

I encountered the same problem.

@hantmac
Copy link
Member

hantmac commented Jan 8, 2024

Hi @karl-chanel , @cywang1905 this pr will fix this problem, it is because the version of rollout in kubeclt-krise is v1alpha and it need to upgrade to v1beata1

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

No branches or pull requests

3 participants