aquasecurity / starboard

Moved to https://github.com/aquasecurity/trivy-operator

Home Page:https://aquasecurity.github.io/starboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: remove all category from CRDs

danielpacak opened this issue · comments

In general, it's not desirable to list Starboard resources with kubectl get all command. Therefore, we should remove the all category from all CRDs. See also #1080.

@danielpacak If I'm not mistaken I think you've already done this in Oct 2021: b2e6588

I believe the user in #1080 was using v0.14.1 before this change was made. Hope that helps.

We've only done that for cluster-scoped CRDs but we want to do the same for namespaced CRDs, i.e. ConfigAuditReport, and VulnerabilityReport