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)
Cherry-picking PRs openshift#2783, openshift#2784, openshift#2886, openshift#2932 from master required manual conflict resolution in several generated files (features.md, openapi, payload-manifests/featuregates); this regenerates them via `make update` to ensure they match the source of truth.
git's rename-based cherry-pick merge for db1ed9c (PR openshift#2932) matched the wrong source hunk when applying to the CustomNoUpgrade-featureset CRD manifests (a hand-maintained target not regenerated by `make update` on this branch), silently dropping the "all failure domains must have a corresponding vCenter entry" rule instead of adding it. Caught by the config/v1 integration suite. Backfilled the rule to match TechPreviewNoUpgrade (CustomNoUpgrade enables all gates, so content should be a superset) and re-synced the payload-manifests copies.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@vr4manta: This pull request references SPLAT-2867 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. |
|
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 |
|
Hello @vr4manta! Some important instructions when contributing to openshift/api: |
|
[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 test 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. |
SPLAT-2867
Changes
Notes
This PR is attempting to backport the following PRs: