Closed wking closed 2 months ago
Hello @wking! Some important instructions when contributing to openshift/api: API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.
/Jira cherrypick OCPBUGS-41111
@wking: Jira Issue OCPBUGS-41111 has been cloned as Jira Issue OCPBUGS-41642. Will retitle bug to link to clone. /retitle OCPBUGS-41642: config/v1/types_cluster_version: Add v4.17 capability set
@wking: This pull request references Jira Issue OCPBUGS-41642, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: deads2k, wking
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@wking: all tests passed!
Full PR test history. Your PR dashboard.
@wking: Jira Issue OCPBUGS-41642: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-41642 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: ose-cluster-config-api This PR has been included in build ose-cluster-config-api-container-v4.17.0-202409122204.p0.g0a88001.assembly.stream.el9. All builds following this will include this PR.
This is a synonym for v4.16, because there have not been capability-recommendation changes since that release. 4.17 is about to go Generally Available, which means v4.17 will always be a synonym for v4.16. I think defining synonym capability sets is busywork that takes developer time without adding customer value, but OCPBUGS-41111 points out that so far every 4.y release has had a v4.y capability set string associated with it, and folks might find adjustments to that pattern surprising. I'm declaring the v4.17 set to continue the existing set-for-each-4.y pattern (and breaking the set-for-each-4.y-with-a-different-default pattern) to unblock 4.17's GA, but we may revisit this approach in the future with more lead time. This commit backports (without v4.18) #2022 to
release-4.17
.