Skip to content

Conversation

@deads2k
Copy link
Contributor

@deads2k deads2k commented Aug 24, 2022

expand the enhancement to include the details from openshift/cluster-version-operator#821

/assign @wking

If the value is not "TechPreviewNoUpgrade", the manifest is never created.
Add an annotation that can be set on CVO manifests called `release.openshift.io/feature-set` that can be set to a comma
delimited list that can contain any value from
[FeatureSet](https://github.com/openshift/api/blob/master/config/v1/types_feature.go#L28-L43) and "Default" in place of "".
Copy link
Member

@wking wking Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: line references like #L28-L43 mixed with a floating ref like master are brittle. Can we use this instead? [edit: actually that rendering seems too old]

Or:

in the installer and other bootstrapping components.

Because the cluster cannot upgrade to 4.y+1 and because the TechPreviewNoUpgrade flag cannot be unset, there is no concern
about removing any manifests that were added for TechPreviewNoUpgrade.
Copy link
Member

@wking wking Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrade / Downgrade Strategy and Version Skew Strategy sections will also need an overhaul.

@deads2k
Copy link
Contributor Author

deads2k commented Aug 26, 2022

updated for comments.

@deads2k deads2k force-pushed the expand-cvo-featureset branch from d6c82f3 to a3fcff8 Compare August 29, 2022 17:27
@deads2k deads2k force-pushed the expand-cvo-featureset branch from a3fcff8 to b5ee103 Compare September 6, 2022 13:48
Copy link
Member

@wking wking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2022
@deads2k deads2k added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 9, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 9, 2022

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 9, 2022

@deads2k: all tests passed!

Full PR test history. Your PR dashboard.

Details

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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit f7b6978 into openshift:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants