Add -ness checks and refactor migrations (#1674)

This commit is contained in:
David Hageman
2024-03-05 18:54:22 -06:00
committed by GitHub
parent dba934daa0
commit ffba1b4712
11 changed files with 351 additions and 76 deletions

View File

@@ -78,6 +78,17 @@ rules:
- patch
- update
- watch
- apiGroups:
- batch
resources:
- jobs
verbs:
- get
- list
- create
- patch
- update
- watch
- apiGroups:
- monitoring.coreos.com
resources: