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

[ENH] - Include "force" flag to upgrade command CLI #2761

Open
viniciusdc opened this issue Oct 9, 2024 · 1 comment
Open

[ENH] - Include "force" flag to upgrade command CLI #2761

viniciusdc opened this issue Oct 9, 2024 · 1 comment

Comments

@viniciusdc
Copy link
Contributor

Feature description

For standardization, having a flag for our upgrade command will be beneficial in forcing the acceptance of upgrade options while updating the cluster. This will be useful when we are doing some CI testing.

Value and/or benefit

CI benefitial

Anything else?

No response

@Suraj-kumar00
Copy link

Hi @viniciusdc, how have you been?
As I'm working on DevOps practices, I would love to work on this issue but can you please give me some more context?
What I have understood from you description is that:

  • The --force flag will automatically accept upgrade prompts, bypassing manual confirmation.
  • It is useful for CI pipelines to automate the upgrade process without user intervention.
  • It speeds up testing and ensures upgrades can proceed in automated environments.
  • Overall, it streamlines CI/CD processes by allowing the upgrade command to run without manual input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New 🚦
Development

No branches or pull requests

2 participants