Skip to content

[Merged by Bors] - OpenShift compatibility #144

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

Closed
wants to merge 4 commits into from

Conversation

razvan
Copy link
Member

@razvan razvan commented Jun 16, 2022

Description

This operator cannot run with the default restricted SCC on OpenShift clusters, so use privileged instead. It may be necessary to change this again during the pre certification process and maybe create a custom SCC.

Successfully tested on both kind and OpenShift Code Ready clusters.

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@razvan razvan marked this pull request as ready for review June 17, 2022 10:06
@razvan razvan requested a review from a team June 17, 2022 10:06
razvan and others added 2 commits June 17, 2022 13:47
@razvan razvan requested a review from nightkr June 17, 2022 12:05
@razvan
Copy link
Member Author

razvan commented Jun 20, 2022

bors merge

bors bot pushed a commit that referenced this pull request Jun 20, 2022
# Description

This operator cannot run with the default `restricted` SCC on OpenShift clusters, so use `privileged` instead. It may be necessary to change this again during the pre certification process and maybe create a custom SCC.

Successfully tested on both kind and OpenShift Code Ready clusters.
@bors
Copy link
Contributor

bors bot commented Jun 20, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title OpenShift compatibility [Merged by Bors] - OpenShift compatibility Jun 20, 2022
@bors bors bot closed this Jun 20, 2022
@bors bors bot deleted the openshift-compatibility branch June 20, 2022 07:36
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.

3 participants