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

yet another olm CI fixes #707

Merged
merged 1 commit into from
Nov 1, 2021
Merged

yet another olm CI fixes #707

merged 1 commit into from
Nov 1, 2021

Conversation

jkremser
Copy link
Member

Couple of unrelated changes, but didn't want to open 3 very small PRs, because the changes are pretty small. If you want I can split them.

Signed-off-by: Jirka Kremser jiri.kremser@gmail.com

…g for pr body

- fix 'replaces' relation to the previously submited olm bundle (which release this release replaces), see https://docs.openshift.com/container-platform/4.2/operators/understanding_olm/olm-understanding-olm.html#olm-upgrades-example-upgrade-path_olm-understanding-olm

- add DNSEndpoint as owned crd, movind it under required didn't work

- some working for pull-requst description: 1) fix the link to the gh action that produces this pr, 2) add better description for `bundleVersion` (if value is set to master)

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
@@ -69,7 +70,7 @@ jobs:
push-to-fork: k8gb-io/community-operators
path: sandbox
commit-message: OLM bundle for k8gb@${{ steps.get_version.outputs.bundleDir }}
title: OLM bundle for k8gb@${{ steps.get_version.outputs.bundleDir }}
title: operators k8gb ({{ steps.get_version.outputs.bundleDir }})
Copy link
Member

Choose a reason for hiding this comment

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

why this title change?

Copy link
Member Author

Choose a reason for hiding this comment

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

it's not necessary, but every time we create this PR with this title, it gets automatically renamed to this form
Screenshot 2021-11-01 at 12 11 41

@jkremser jkremser merged commit 22926dc into k8gb-io:master Nov 1, 2021
@jkremser jkremser deleted the olm-fixes branch November 1, 2021 12:55
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.

4 participants