Skip to content
This repository was 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
darkowlzz merged 1 commit intostorageos:masterfrom
darkowlzz:bundle-sa-fix
Nov 11, 2020
Merged

Fix ServiceAccountName in the OLM bundle#290
darkowlzz merged 1 commit intostorageos:masterfrom
darkowlzz:bundle-sa-fix

Conversation

@darkowlzz
Copy link
Copy Markdown
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.

2 participants