Conversation
(cherry picked from commit 76aebe7)
(cherry picked from commit 727806d)
(cherry picked from commit 43def11)
…e, and other review suggestions. (cherry picked from commit 7b21e9d)
(cherry picked from commit af78729)
(cherry picked from commit 291a26c)
…2 feature gate to TP"" (cherry picked from commit 1bf28d7)
(cherry picked from commit db1ed9c)
(cherry picked from commit 5c06b67)
The cherry-picked commits (openshift#2783, openshift#2886) used the enable(inTechPreviewNoUpgrade(), inDevPreviewNoUpgrade()) builder API added later on master; release-4.21 still uses enableIn(configv1.FeatureSet...), so the gate failed to compile. Switched to the equivalent enableIn() call and regenerated derived artifacts (features.md, openapi) to match.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@vr4manta: This pull request references SPLAT-2866 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 @vr4manta! Some important instructions when contributing to openshift/api: |
|
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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
@vr4manta: 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. |
|
/pipeline required |
|
Scheduling tests matching the |
|
/test e2e-aws-ovn |
|
/override-sticky ci/prow/e2e-vsphere-ovn-techpreview Automated triage: This failure appears unrelated to the PR changes. Job classification: Eligible long-running e2e/integration job: the presubmit uses the Revision check: run Execution status: Tests executed. Cluster installation completed, the test phase ran for 1h44m46s, and the suite recorded 1,964 passes, 1 blocking failure, 1 flaky result, and 2,117 skips. The sole blocking failure was the exact test Completed supporting jobs: Fleet-wide failure rate: For this exact test outside this PR, the last 14 days show 16,242 passes and 12 hard failures out of 16,256 runs (99.91% pass rate), with 0 recorded flakes. All 12 failures share the same CRD cleanup Overlap assessment: The PR adds the Missing-coverage risk: Low for this failure: the vSphere e2e job completed its test phase, the relevant vSphere e2e job passed, and the only blocking result was a rare teardown timeout after the functional conversion assertions succeeded. Pending jobs were not counted as coverage. Rationale: The failure is a rare, environment-sensitive CRD deletion timeout, not a failed assertion in the PR's vSphere API/feature-gate changes. The current-revision and executed-test gates pass, and fleet evidence supports treating this as unrelated. If you disagree with this assessment, rerun the current job with AI-generated. Review for accuracy. |
|
@redhat-chai-bot: Overrode contexts on behalf of redhat-chai-bot: ci/prow/e2e-vsphere-ovn-techpreview These overrides will persist across retests on the current HEAD SHA. Pushing a new commit will clear them. Use 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. |
SPLAT-2866
Changes
Notes
This PR is attempting to backport the following PRs: