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

To provide upgrade channel for Operator #1569

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Apr 17, 2023

Why is needed:

We need to provide an upgrade method when installing via OperatorHub so that the user can move forward with our Operator every time there is a new release. They can decide if it is automatically or manual but the upgrade channel is a must once installed. Otherwise, they will get trapped in one version only.

How it looks:

Screenshot 2023-04-17 at 11 08 19 AM

@cniackz cniackz self-assigned this Apr 17, 2023
@cniackz cniackz added the dependencies Pull requests that update a dependency file label Apr 17, 2023
pjuarezd
pjuarezd previously approved these changes Apr 17, 2023
olm.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

LGTM

@cniackz cniackz merged commit 4c61d70 into minio:master Apr 18, 2023
24 checks passed
@cniackz cniackz deleted the provide-upgrade-channel branch April 18, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants