Skip to content

Commit

Permalink
gather selected clusterroles (#1023)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomáš Remeš <[email protected]>
  • Loading branch information
openshift-cherrypick-robot and tremes authored Nov 7, 2024
1 parent 9088c0d commit faf70d7
Show file tree
Hide file tree
Showing 6 changed files with 2,512 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/gathered-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,31 @@ None
None


## ClusterRoles

Collects definition of the "admin" and "edit" cluster roles.

### API Reference
- https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/types.go

### Sample data
- [docs/insights-archive-sample/cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles](./insights-archive-sample/cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles)

### Location in archive
- `cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/`

### Config ID
`clusterconfig/clusterroles`

### Released version
- 4.18.0

### Backported versions

### Changes
None


## ClusterVersion

Collects the `ClusterVersion` (including the cluster ID) with the name
Expand Down
Loading

0 comments on commit faf70d7

Please sign in to comment.