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 cluster resources #570

Closed
wants to merge 8 commits into from

Conversation

woehrl01
Copy link

  • fix: show namespaced resources owned by cluster scoped resources
  • Use a map of parentrefs:childrefs to avoid iterating all resources
  • Fix lint: remove unnecessary guard around call to delete
  • Add a feature flag for showing cluster scoped namespaced children
  • Pass feature flag as an option for cluster cache
  • Include cluster scoped resources while handling resource updates
  • Add comments to improve readability
  • fix: grand children

chetan-rns and others added 8 commits February 27, 2024 12:40
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
@woehrl01 woehrl01 closed this Apr 17, 2024
Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
10.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

2 participants