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

Operator deployment on Openshift #88

Closed

Conversation

danielwindit
Copy link

What does this PR do / why we need it:
This PR is created to deploy the operator on Openshift. Two minor changes are needed to make it work.

  • Increase the memory limit for the manager so it not get's OOM killed.
  • Expand the cluster role to have the manager start.

Have you updated the necessary documentation?

  • Documentation update is required by this PR, and has been updated.

Which issue(s) this PR fixes:
Fixes #87

How to test changes / Special notes to the reviewer:

@danielwindit danielwindit changed the title Danielwindit patch 1 Operator deployment on Openshift Sep 10, 2024
Need more permissions to run without namespace scope on Openshift

Signed-off-by: Daniel Wind <daniel.wind@ns.nl>
Signed-off-by: Daniel Wind <daniel@windit.nl>
Need a higher limit for the manager otherwise it gets OOM killed

Signed-off-by: Daniel Wind <daniel.wind@ns.nl>
Signed-off-by: Daniel Wind <daniel@windit.nl>
Removed type

Signed-off-by: Daniel Wind <daniel.wind@ns.nl>
Signed-off-by: Daniel Wind <daniel@windit.nl>
@danielwindit danielwindit deleted the danielwindit-patch-1 branch September 10, 2024 12:23
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.

Openshift Operator deployment not working
1 participant