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

feat(hatchery/kubernetes): various improvement #5679

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

fsamin
Copy link
Member

@fsamin fsamin commented Feb 10, 2021

  • new interface to have a cleaner interface to k8s API
  • don't get the namespace at startup (to reduce the expected roles in k8s RBAC)
  • don't try to create the namespace (to reduce the expected roles in k8s RBAC)

Signed-off-by: francois samin [email protected]

* new interface to have a cleaner interface to k8s API
* don't get the namespace at startup (to reduce the expected roles in k8s RBAC)
* don't try to create the namespace (to reduce the expected roles in k8s RBAC)

Signed-off-by: francois  samin <[email protected]>
@fsamin fsamin force-pushed the feat/hatchery/k8s_cleanup branch from 08021a9 to 01ebf07 Compare February 10, 2021 08:41
@sonarqubecloud
Copy link

Kudos, SonarCloud 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
No Duplication information No Duplication information

@yesnault yesnault merged commit ca4786a into master Feb 12, 2021
@fsamin fsamin deleted the feat/hatchery/k8s_cleanup branch February 17, 2021 10:24
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.

4 participants