[release-4.21] OCPBUGS-113732: make cloud provider fields optional during operator install - #17091
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-111417, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-113732, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/test e2e-gcp-console |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-113732, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-113732, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@ericahinkleRH: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
logonoff
left a comment
There was a problem hiding this comment.
/lgtm
/label backport-risk-assessed
|
Tests from second stage were triggered manually. Pipeline can be controlled only manually, until HEAD changes. Use command to trigger second stage. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ericahinkleRH, logonoff 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 |
|
/label verified |
3af0048
into
openshift:release-4.21
|
@ericahinkleRH: Jira Issue Verification Checks: Jira Issue OCPBUGS-113732 Jira Issue OCPBUGS-113732 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Fix included in release 4.21.0-0.nightly-2026-08-26-024503 |
|
/cherry-pick release-4.20 |
|
@ericahinkleRH: new pull request created: #17098 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
Cherry-pick of #17014 (release-4.22) for release-4.21.
On Workload Identity / Federated Identity clusters (AWS STS, Azure WI, GCP WI), the Console UI incorrectly forces users to provide cloud-specific credentials before installing operators that have
token-auth-*CSV annotations. These annotations indicate capability, not a mandatory requirement.This fix makes the cloud provider configuration fields optional so users can install operators first and configure cloud credentials as a Day-2 task.
Note: The 4.21 branch does not include
RESOURCEGROUPfor Azure, so this cherry-pick includes only the 3 Azure env vars (CLIENTID, TENANTID, SUBSCRIPTIONID) vs 4 on 4.22.Changes
requiredattribute andco-requiredCSS class from cloud provider input fieldsspec.configTest plan
token-auth-*CSV annotations on a WI/FI cluster with all cloud fields empty — subscription should be created withoutspec.configspec.config.env