Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Fix ServiceAccountName in the OLM bundle #290

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

darkowlzz
Copy link
Contributor

The bundle generated by operator-sdk v0.17.0 contains incorrect cluster
permission service account name. This issue is fixed in v0.19.0.
Patch using yq with the correct value.

Refer: operator-framework/operator-sdk#3610

Processing the CSV file via yq changes the indentations, resulting in
unrelated changes to the file.

The bundle generated by operator-sdk v0.17.0 contains incorrect cluster
permission service account name. This issue is fixed in v0.19.0.
Patch using yq with the correct value.

Refer: operator-framework/operator-sdk#3610

Processing the CSV file via yq changes the indentations, resulting in
unrelated changes to the file.
@darkowlzz darkowlzz merged commit e83ee97 into storageos:master Nov 11, 2020
@darkowlzz darkowlzz deleted the bundle-sa-fix branch November 11, 2020 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants