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

Update kp cli to support lifecycle CRD #1656

Open
natalieparellano opened this issue Jun 18, 2024 · 0 comments
Open

Update kp cli to support lifecycle CRD #1656

natalieparellano opened this issue Jun 18, 2024 · 0 comments

Comments

@natalieparellano
Copy link
Contributor

See RFC and implementation PR

Right now we only support kp lifecycle patch but in the future lifecycle commands can be more like clusterstack, where:

Available Commands:
  create      Create a cluster stack
  delete      Delete a cluster stack
  list        List cluster stacks
  patch       Patch a cluster stack
  save        Create or patch a cluster stack
  status      Display cluster stack status

Additionally, we might want to support something like kp builder create my-builder --lifecycle my-lifecycle

There could be other changes needed that I'm not aware of, maintainers should add more info here.

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

1 participant