Backup fix helm upgrade secrets#16775
Conversation
- Add HelmCreateBasicAuthSecretModal for creating kubernetes.io/basic-auth secrets - Add auth secret dropdown with 'None' and 'Create' options in install/upgrade forms - Persist console.openshift.io/installed-from-url annotation on upgrade - Show auth secret field for URL-installed charts during upgrade - Use __none__ sentinel value to clear auth secret on upgrade - Add OCI basic-auth-aware fallback in backend chart fetching - Update integration tests for new auth secret workflows Co-authored-by: Cursor <cursoragent@cursor.com>
- Remove public~ i18n namespace usage; use helm-plugin namespace
- Unify 'Create Secret' / 'Create authentication Secret' to
'Create authentication secret'
- Use active voice: 'You can create a Helm release by...'
- Fix might/may usage (might = possibility, may = permission)
- Standardize 'Helm Chart(s)' to 'Helm Charts' globally
- Standardize '.tar file' and 'for example,' formatting
- Add missing article in helper text ('A secret with...')
- Unify 'Secret for Basic authentication' label across forms
- Lowercase standalone 'chart' when not preceded by 'Helm'
- Remove unnecessary optional chaining in HelmInstallUpgradeForm
- Update integration tests to reflect UI text changes
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sowmya-sl The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Analysis / Root cause:
Solution description:
Screenshots / screen recording:
Test setup:
Test cases:
Browser conformance:
Additional info:
Reviewers and assignees: