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

Fix creation of ova provider in restricted namespaces. #631

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

bkhizgiy
Copy link
Member

@bkhizgiy bkhizgiy commented Oct 23, 2023

Currently migration to restricted namespaces is working but the provider creation is failing since the ova-server pod doesn't have proper security configuration to run on such namespaces, this fix adds the missing parts.

Copy link
Member

@ahadas ahadas left a comment

Choose a reason for hiding this comment

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

@bkhizgiy I've rephrased the description of this PR, please also change the commit message

pkg/controller/provider/ova-setup.go Outdated Show resolved Hide resolved
Currently migration to restricted namespaces is working but the provider creation is failing
since the ova-server pod doesn't have proper security configuration to run on such namespaces,
this fix adds the missing parts.

Signed-off-by: Bella Khizgiyaev <bkhizgiy@redhat.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ahadas ahadas merged commit 75f3a47 into kubev2v:main Oct 24, 2023
8 checks passed
bkhizgiy added a commit to bkhizgiy/forklift that referenced this pull request Nov 8, 2023
Signed-off-by: Bella Khizgiyaev <bkhizgiy@redhat.com>
ahadas pushed a commit that referenced this pull request Nov 9, 2023
Signed-off-by: Bella Khizgiyaev <bkhizgiy@redhat.com>
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