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

[TASK] Create deprecation warning for mandating existingSecrets (removes need for secrets extraction during upgrade) #1868

Closed
jessesimpson36 opened this issue May 28, 2024 · 1 comment · Fixed by #1876
Assignees
Labels
kind/task version:10.4.0 Issues and PRs related to chart version 10.4.0

Comments

@jessesimpson36
Copy link
Contributor

jessesimpson36 commented May 28, 2024

Related to

https://github.com/camunda/distribution/issues/125

Epic:
https://github.com/camunda/product-hub/issues/1957

Overview

As part of the Epic to improve the upgrade experience, we believe upgrading will be simpler by removing the auto-generation of passwords, and instead move to specifying the passwords in Secrets.

This task is to create a constraint with a few different modes:

  1. Deprecation warning: some sort of alert that will inform the user that in the next minor version, an error will appear if you do not specify existingSecrets for all passwords
  2. Deprecation error: if existingSecrets are not present, prevent the installation from finishing.
@jessesimpson36
Copy link
Contributor Author

Related to
#403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task version:10.4.0 Issues and PRs related to chart version 10.4.0
Projects
None yet
2 participants