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 namespace management #579

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Fix namespace management #579

merged 1 commit into from
Apr 25, 2022

Conversation

sudermanjr
Copy link
Member

@sudermanjr sudermanjr commented Apr 22, 2022

This PR fixes #568

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What changes did you make?

  • Reorganized the namespace code slightly.
  • Added unit tests to cover this test case
  • Added some other unit tests that were low-hanging fruit in the course package (66.3% coverage on course)
  • Fixed the merge namespace function to not modify the original defaults object

What alternative solution should we consider, if any?

n/a

@sudermanjr sudermanjr marked this pull request as ready for review April 25, 2022 16:09
@sudermanjr sudermanjr requested a review from intrand April 25, 2022 16:20
@sudermanjr sudermanjr closed this Apr 25, 2022
@sudermanjr sudermanjr reopened this Apr 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 25, 2022

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 10 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sudermanjr sudermanjr merged commit de1ad16 into master Apr 25, 2022
@sudermanjr sudermanjr deleted the sudermanjr/fix-ns-mgmt branch April 25, 2022 19:05
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.

chart specific namespace_management applies to all namespaces
2 participants