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

[Feature] Add command cluster update #104

Open
mbianchidev opened this issue Sep 4, 2023 · 0 comments
Open

[Feature] Add command cluster update #104

mbianchidev opened this issue Sep 4, 2023 · 0 comments
Labels
automatic-tests testing enhancement New feature or request
Milestone

Comments

@mbianchidev
Copy link
Owner

mbianchidev commented Sep 4, 2023

Updating Kubernetes in the cluster should be as easy as running a single command

Describe the solution you'd like

Implement the command similarly to create/destroy cluster with an adhoc function for each provider, isolated from the others, leveraging execute_command() and having standardized logs using log().
Consider having an option to not specify the version, in that case it should be the latest available in that moment.

Remember to add tests too!

@mbianchidev mbianchidev added enhancement New feature or request automatic-tests testing labels Sep 4, 2023
@mbianchidev mbianchidev added this to the v.0.2.x milestone Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic-tests testing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant