Skip to content
New issue

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

Upgrade all OLM versions -- including v5.6.0 -- directly to latest #1476

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,11 @@ spec:
name: manager
- image: ghcr.io/grafana/grafana-operator@sha256:97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752
name: grafana-operator-97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752-annotation
replaces: grafana-operator.v5.6.2
replaces: grafana-operator.v5.6.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

How will this affect the replacement of 5.8.0? Will the 5.8.0 users get 5.8.1 as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, all versions specified in the skips block will update to 5.8.1, including 5.8.0. It's based on this concept: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/how-to-update-operators.md#skipping-updates

skips:
- grafana-operator.v5.6.1
version: 5.6.3
- grafana-operator.v5.6.2
- grafana-operator.v5.6.3
- grafana-operator.v5.7.0
- grafana-operator.v5.8.0
version: 5.8.1
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@ spec:
provider:
name: Grafana Labs
url: https://grafana.com
replaces: grafana-operator.v5.6.2
replaces: grafana-operator.v5.6.0
skips:
- grafana-operator.v5.6.1
- grafana-operator.v5.6.1
- grafana-operator.v5.6.2
- grafana-operator.v5.6.3
- grafana-operator.v5.7.0
- grafana-operator.v5.8.0
version: 0.0.0