OCPBUGS-111417: make cloud provider fields optional during operator install - #17014
OCPBUGS-111417: make cloud provider fields optional during operator install#17014ericahinkleRH wants to merge 1 commit into
Conversation
…nstall Cherry-pick of 70f5d4f from main for release-4.22.
|
@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. |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-111417, 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. |
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
/test e2e-gcp-console |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-111417, 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. |
|
/test e2e-gcp-console |
|
@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. |
|
/jira refresh |
|
@sg00dwin: This pull request references Jira Issue OCPBUGS-111417, 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. |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-111417, which is valid. 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. |
|
/jira refresh |
|
@ericahinkleRH: This pull request references Jira Issue OCPBUGS-111417, which is valid. 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. |
|
/lgtm |
|
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 NOT APPROVED This pull-request has been approved by: ericahinkleRH, hongkailiu The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Summary
Cherry-pick of #16927 for release-4.22.
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.
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