-
Notifications
You must be signed in to change notification settings - Fork 150
[release-4.16] OCPBUGS-33788: Tolerate the absence of ingress capability on HyperShift clusters #910
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
[release-4.16] OCPBUGS-33788: Tolerate the absence of ingress capability on HyperShift clusters #910
Conversation
|
@alebedev87: This pull request references Jira Issue OCPBUGS-33788, 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. |
efe0afc to
d51c66c
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
d51c66c to
7a5bced
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/test e2e-aws-console |
1 similar comment
|
/test e2e-aws-console |
7a5bced to
6f483ab
Compare
|
Add cluster wide trusted CA bundle to operator commit added. |
|
/jira refresh |
|
@alebedev87: This pull request references Jira Issue OCPBUGS-33788, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: 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-azure-ovn-upgrade |
6f483ab to
ea96eed
Compare
…ft clusters - Implement alternative ingress fields from the console operator config API - Skip component route customizations if ingress capability is disabled - Use NodePort type for console and downloads services if ingress capability is disabled - Add document to describe how to implement alternative ingress on ROSA
The alternative ingress can be provided via the console config API. This commit ensures that health checks to the alternative ingress pass TLS certificate validation even when the TLS certificate has an unknown CA.
ea96eed to
69e23dd
Compare
|
/test e2e-aws-operator |
|
@alebedev87: 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. |
jhadvig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
/label backport-risk-assessed |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alebedev87, jhadvig 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 cherry-pick-approved |
|
@melvinjoseph86: Can not set label cherry-pick-approved: Must be member in one of these teams: [] 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. |
|
/label cherry-pick-approved |
|
@alebedev87: Jira Issue OCPBUGS-33788: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-33788 has been moved to the MODIFIED state. 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. |
|
[ART PR BUILD NOTIFIER] This PR has been included in build openshift-enterprise-console-operator-container-v4.16.0-202407031636.p0.g70c05de.assembly.stream.el9 for distgit openshift-enterprise-console-operator. |
|
Fix included in accepted release 4.16.0-0.nightly-2024-07-04-015518 |
Backport of #886.