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

Create appropriate role/rolebinding for tenant in OpenShift #74

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

sarroutbi
Copy link
Collaborator

When running in OpenShift, tenant cointainer
is dumping errors when being started. This fix
sets appropriate role and rolebinding to use
anyuid service account only for OpenShift deployment

Resolves: #73

When running in OpenShift, tenant cointainer
is dumping errors when being started. This fix
sets appropriate role and rolebinding to use
anyuid service account only for OpenShift deployment

Resolves: keylime#73

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
@sarroutbi
Copy link
Collaborator Author

Applying this change allows get ridding of errors described in #73

@sarroutbi sarroutbi changed the title Create appropriate role/rolebinding for tenant Create appropriate role/rolebinding for tenant in OpenShift Mar 15, 2024
@ansasaki
Copy link
Contributor

Thank you! I was trying to understand why the tenant was failing to access the configuration file when I deployed on my OpenShift local, and this is the answer

Copy link

@galmasi galmasi left a comment

Choose a reason for hiding this comment

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

lgtm -- something similar to this is being done for the agent in #76

@sarroutbi sarroutbi merged commit 7306f8b into keylime:main Mar 20, 2024
2 checks passed
@sarroutbi sarroutbi deleted the 202403151154-fix-tenant branch March 20, 2024 14:30
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.

keylime-tenant: not starting appropriately in OpenShift
3 participants