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

chore: Upgrade OLM from v0.16.1 to 0.17.0 #526

Merged
merged 1 commit into from Apr 27, 2021
Merged

Conversation

danielpacak
Copy link
Contributor

Resolves: #525

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Resolves: #525

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak requested a review from itaysk April 22, 2021 12:23
$ docker build -f starboard-catalog.Dockerfile -t starboard-catalog:dev .
$ kind load docker-image starboard-catalog:dev
$ docker build -f starboard-catalog.Dockerfile -t docker.io/<your account>/starboard-catalog:dev .
$ docker push docker.io/<your account>/starboard-catalog:dev
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In OLM v0.17.0 the catalog source pods use imagePullPolicy: Always instead of IfNotPresent. Hence, we must push the catalog image to pubic registry :(

@danielpacak danielpacak merged commit e07bc9b into main Apr 27, 2021
@danielpacak danielpacak deleted the bump_up_olm_to_v0.17.0 branch April 27, 2021 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade OLM from v0.16.1 to 0.17.0
2 participants