We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to create user-facing documentation for #377 which is based on this RFC.
What we should include:
ForceSemverUpgradeConstraints
.spec.upgradeConstraintPolicy
Ignore
Replaces
Skips
SkipRange
Operator
The text was updated successfully, but these errors were encountered:
enable go-apidiff in merge queue (operator-framework#470)
f7eee6e
Signed-off-by: Joe Lanford <[email protected]>
Successfully merging a pull request may close this issue.
Need to create user-facing documentation for #377 which is based on this RFC.
What we should include:
ForceSemverUpgradeConstraints
feature gate and mention default state (enabled).spec.upgradeConstraintPolicy
toIgnore
is a way for upgrading versions in major version zero.Replaces
and do not supportSkips
andSkipRange
.spec.upgradeConstraintPolicy
onOperator
is forThe text was updated successfully, but these errors were encountered: