[release-4.19] CORENET-6148: Promote RouteAdvertisements feature gate to default feature set#2425
Conversation
Signed-off-by: Arnab Ghosh <arnabghosh89@gmail.com>
|
@arghosh93: This pull request references CORENET-6148 which is a valid jira issue. 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. |
|
Hello @arghosh93! Some important instructions when contributing to openshift/api: |
|
@arghosh93 Please link the associated SBAR in the PR description Also, schema checker is reporting existing issues that cannot be fixed, we can override that /override ci/prow/verify-crd-schema |
|
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify-crd-schema 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. |
yea will open a SBAR and link it here. |
|
@arghosh93: This pull request references CORENET-6148 which is a valid jira issue. 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. |
|
/hold |
|
/test verify-feature-promotion |
4 similar comments
|
/test verify-feature-promotion |
|
/test verify-feature-promotion |
|
/test verify-feature-promotion |
|
/test verify-feature-promotion |
|
@JoelSpeed I think these numbers do not add up They run daily and they have been running for more than 14 days. What are we missing? |
|
If for any reason the cluster failed to come up one or two of those days, you'll have missed out on the data as the result wouldn't be recorded for a cluster bootstrapping fail. The best thing to do here would be to work out which job you need to run to trigger those tests and use gangway-cli to trigger say 5 more runs |
It's strange though that it just happens to those particular test cases if entire jobs failed to run. Will run gangway as you suggested, thanks. |
|
/test verify-feature-promotion |
@jcaamano we are almost there. |
|
/test verify-feature-promotion |
1 similar comment
|
/test verify-feature-promotion |
|
The verify lane is looking much better. The tests are at the correct pass rate above 95% on the dualstack lanes we have. It's failing for platform reasons. Is this something you can override @JoelSpeed or do we need to do anything on our side. As for the SBAR: I had opened it 20 days ago: https://docs.google.com/presentation/d/1Ak0bkXFkvoY8JxipMQGct8uCWroPNc84V64PjmXFyek/edit?slide=id.g9814768380_0_0#slide=id.g9814768380_0_0 haven't heard back though @davegord is helping me get some eyes on this. |
|
/hold please don't remove hold (@jcaamano will do it once we are ready on ovnk/cno side fully) we are only trying to ensure we get this PR to a ready state in parallel. |
|
/test verify-feature-promotion |
|
@JoelSpeed : PTAL, we are trying to graduate this feature some time this week. All development PRs have been backported into 4.19 already. I have gotten OCP leadership ACK on SBAR, we are waiting on the BU ack still which I will let you know as soon as we hear back. |
|
Changes LGTM, ping when you have the BU ack and I'll get it tagged |
|
SBAR now has the appropriate approvals /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arghosh93, JoelSpeed 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 |
|
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify-feature-promotion 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. |
|
/verified by ci/prow/verify-feature-promotion |
|
@JoelSpeed: This PR has been marked as verified by 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. |
|
/hold cancel SBAR has been approved |
1 similar comment
|
/retest-required |
|
/test verify-crd-schema hmm this seems red for reasons not related to this PR? is this something we need to fix as FUP? @JoelSpeed ? maybe we need a bug for this? |
|
@tssurya I saw that Joel overrode the Overriding for same reasons. /override ci/prow/verify-crd-schema |
|
@everettraven: everettraven unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers. 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. |
|
/override ci/prow/verify-crd-schema |
|
@knobunc: Overrode contexts on behalf of knobunc: ci/prow/verify-crd-schema 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. |
|
@arghosh93: The following tests failed, say
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. |
c9f500d
into
openshift:release-4.19
This PR lifts the FG for RouteAdvertisements feature.
RouteAdvertisements feature gate was lifted in 4.20 via below PR:
#2225