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

Implement a DeploymentCommand #589

Open
2 tasks
Tracked by #47
jeromy-cannon opened this issue Sep 17, 2024 · 0 comments
Open
2 tasks
Tracked by #47

Implement a DeploymentCommand #589

jeromy-cannon opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
Needs Refinement The issue needs more refinement and/or design before it can be worked P0 An issue impacting production environments or impacting multiple releases or multiple individuals.

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Sep 17, 2024

  • solo deployment create - create a namespace in a cluster and upload the configuration
  • solo deployment list -cluster solo-1 - give cluster and return a list of solo deployments on that cluster

NOTE:

  • make the tool similar to kubectl and treat it like a context or deployment with a default deployment, then it is more familiar to the people that understand kubernetes and helm which is what is being used under the covers
  • google cloud and others give you a tool to modify the config, if let the users modify the config directly you need to sanitize it, we want to Solo to control editing its config
@jeromy-cannon jeromy-cannon self-assigned this Sep 17, 2024
@jeromy-cannon jeromy-cannon added the Needs Refinement The issue needs more refinement and/or design before it can be worked label Sep 17, 2024
@jeromy-cannon jeromy-cannon changed the title Implement a DeploymentCommand to create a namespace in a cluster and upload the configuration (solo deployment create) Implement a DeploymentCommand to create a namespace in a cluster and upload the configuration Sep 17, 2024
@jeromy-cannon jeromy-cannon changed the title Implement a DeploymentCommand to create a namespace in a cluster and upload the configuration Implement a DeploymentCommand Sep 17, 2024
@jeromy-cannon jeromy-cannon added the P0 An issue impacting production environments or impacting multiple releases or multiple individuals. label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Refinement The issue needs more refinement and/or design before it can be worked P0 An issue impacting production environments or impacting multiple releases or multiple individuals.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant