CORS-4550: Promote GCD to Default - #2991
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@patrickdillon: This pull request references CORS-4550 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 "5.1.0" version, but no target version was set. 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 @patrickdillon! Some important instructions when contributing to openshift/api: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (8)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe change enables Possibly related PRs
Suggested reviewers: Merge Risk: 🔵 Low · up to Promoting GCD to default updates CRD schemas with validation that depends on the apiserver CEL format library; unsupported Kubernetes versions could experience CRD installation or validation failures. The change is mergeable with explicit owner confirmation that all supported target versions provide this function. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.2)Error: build linters: unable to load custom analyzer "kubeapilinter": tools/_output/bin/kube-api-linter.so, plugin: not implemented Comment |
33f9e5d to
4912562
Compare
| productScope(ocpSpecific). | ||
| enhancementPR("https://github.com/openshift/enhancements/pull/1977"). | ||
| enable(inTechPreviewNoUpgrade(), inDevPreviewNoUpgrade()). | ||
| enable(inDefault(), inTechPreviewNoUpgrade(), inDevPreviewNoUpgrade()). |
There was a problem hiding this comment.
Also needs
| enable(inDefault(), inTechPreviewNoUpgrade(), inDevPreviewNoUpgrade()). | |
| enable(inDefault(), inOKD(), inTechPreviewNoUpgrade(), inDevPreviewNoUpgrade()). |
|
Could you please link the SBAR and the installer side promotion PR please? |
Yes, I wasn't sure if we wanted to link out to a doc like that in GH. Here's the SBAR.
An installer PR depends on this merging, so I haven't created yet. I can create one using my local branch if that helps. |
Move GCD to default featureset.
|
I meant to say, I will create the installer pr pointing to my local branch |
make update
4912562 to
370198a
Compare
|
Installer PR: openshift/installer#10775 |
|
Based on https://sippy.dptools.openshift.org/sippy-ng/feature_gates/5.1/GCPSovereignCloudInstall I can now see we have some dedicated testing in place, and while run counts are low, it appears to be working and passing. /override verify-feature-promotion We have an approved SBAR for this feature, so will move forward without the "sufficient" CI /lgtm |
|
@JoelSpeed: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. 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. |
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
|
/override ci/prow/verify-feature-promotion |
|
@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. |
|
@patrickdillon: 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. |
Move GCD to default featureset. Promoted via SBAR.