OCPNODE-4521: Promote AdditionalStorageConfig feature gate to Default#2858
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@saschagrunert: This pull request references OCPNODE-4521 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.0.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. |
|
Skipping CI for Draft Pull Request. |
|
Hello @saschagrunert! Some important instructions when contributing to openshift/api: |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
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 (5)
📒 Files selected for processing (11)
💤 Files with no reviewable changes (9)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThis PR updates AdditionalStorageConfig so it is enabled in Default and OKD feature-gate configuration, adds the corresponding enablement in the Go feature-gate definition and defaults documentation, and moves the flag from disabled to enabled lists in four feature-gate manifests. It also removes the 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
4be619a to
bc99e86
Compare
|
The |
bc99e86 to
a7b0036
Compare
|
/retest |
yuqi-zhang
left a comment
There was a problem hiding this comment.
Changes themselves looks fine, pending the tests merging and generating signal.
I see the test PR is still WIP, anything holding that up?
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: yuqi-zhang 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 |
a7b0036 to
9544e48
Compare
|
@saschagrunert This needs a rebase and tests that pass promotion verification to progress further. Feel free to ping me when that is done and this is ready for a review. |
Promote the AdditionalStorageConfig feature gate from TechPreviewNoUpgrade/DevPreviewNoUpgrade to the Default feature set, making additional layer stores, image stores, and artifact stores generally available in OpenShift 5.0. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
9544e48 to
38fa453
Compare
|
@saschagrunert: 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. |
Promote the AdditionalStorageConfig feature gate from
TechPreviewNoUpgrade/DevPreviewNoUpgrade to the Default feature set,
making additional layer stores, image stores, and artifact stores
generally available in OpenShift 5.0.
cc @haircommander @QiWang19 @sairameshv @harche @bitoku @yuqi-zhang