-
Notifications
You must be signed in to change notification settings - Fork 538
OAPE-92: Promote RouteExternalCertificate feature gate to default feature set #2268
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
OAPE-92: Promote RouteExternalCertificate feature gate to default feature set #2268
Conversation
Signed-off-by: chiragkyal <ckyal@redhat.com>
@chiragkyal: This pull request references OAPE-92 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In 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. |
Hello @chiragkyal! Some important instructions when contributing to openshift/api: |
/retest |
@chiragkyal FYI...QE tested the feature on Bare Metal disconnected (ipv4/ipv6/dual) platform and passed. |
/retest |
/test verify-feature-promotion |
/retest |
/retest |
/test e2e-aws-ovn-hypershift-conformance Re-triggerring as the changes in openshift/hypershift#6060 for the feature gates rendering just landed onto |
/remove-hold |
/override ci/prow/verify-crd-schema The failures in the verify are down to a non-structural schema being used for validations. See https://redhat-internal.slack.com/archives/CCH60A77E/p1745332989637839 for a future fix |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify-crd-schema In 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. |
ci/prow/e2e-aws-ovn-hypershift-conformance had failed because of lack of Waiting on |
@chiragkyal: This pull request references OAPE-92 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In 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-aws-ovn-hypershift-conformance changes in openshift/hypershift#6068 are part of |
e2e-aws-ovn-hypershift-conformance ran successfully with the latest changes in openshift/hypershift#6068. There is one testcase failure on HyperShift side for which openshift/origin#29698 is raised and we got the approvals. Waiting for the bot to merge that PR (tide is taking longer than expected to merge it). I've asked for an override for the permafailing |
/test e2e-aws-serial-techpreview |
/test e2e-aws-ovn-hypershift-conformance |
/override ci/prow/verify-feature-promotion Test runs for those including /lgtm This is good to go if CI can go green |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chiragkyal, JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify-feature-promotion In 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. |
openshift/origin#29698 changes have just landed in the CI registry. Re-running the hypershift conformance /test e2e-aws-ovn-hypershift-conformance |
@chiragkyal: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Merging to avoid retest loop. |
Promote
RouteExternalCertificate
feature gate to default feature set for both SelfManaged and HyperShift.