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 namespace/sa/rolebinding #133

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

jtaleric
Copy link
Member

@jtaleric jtaleric commented Feb 19, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Caving and finally adding the code to create the namespace, service account and role binding to allow for hostNetwork.

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

@rsevilla87 rsevilla87 self-requested a review February 20, 2024 15:16
@rsevilla87 rsevilla87 added the enhancement New feature or request label Feb 20, 2024
Caving and finally adding the code to create the namespace, service
account and role binding to allow for `hostNetwork`.

Signed-off-by: Joe Talerico <rook@redhat.com>
Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

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

It's a bit weird it works fine with k8s, I guess we're missing something about kind roles/rolebindings, anyway, if it works with OpenShift lgtm

We can fix other potential issues with other distributions in future commits.

@jtaleric jtaleric merged commit f29a9f9 into cloud-bulldozer:main Feb 29, 2024
5 checks passed
@jtaleric jtaleric deleted the create_namespaces branch February 29, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] Create namespaces
2 participants