Skip to content

Commit

Permalink
Setup comment policy for all API groups
Browse files Browse the repository at this point in the history
This enables 15 groups for policy enforcement, leaving the
remaining 20 groups with unreesolved comments that need
to be added before they can also move to enforcement
  • Loading branch information
JoelSpeed committed Mar 1, 2023
1 parent 1b6bf2b commit 6b68d85
Show file tree
Hide file tree
Showing 34 changed files with 68 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apiserver/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions apps/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions authorization/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions build/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions cloudnetwork/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions config/.codegen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ schemapatch:
- ""
- "Default"
- "TechPreviewNoUpgrade"
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions console/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions helm/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions image/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions imageregistry/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions kubecontrolplane/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions legacyconfig/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions machine/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions monitoring/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
schemapatch:
requiredFeatureSets:
- "TechPreviewNoUpgrade"
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions network/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions networkoperator/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions oauth/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions openshiftcontrolplane/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions operator/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions operatorcontrolplane/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions operatoringress/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions osin/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions platform/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
schemapatch:
requiredFeatureSets:
- "TechPreviewNoUpgrade"
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions project/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions quota/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions route/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions samples/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions security/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions securityinternal/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions servicecertsigner/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions sharedresource/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Warn
2 changes: 2 additions & 0 deletions template/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions unidling/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce
2 changes: 2 additions & 0 deletions user/.codegen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
swaggerdocs:
commentPolicy: Enforce

0 comments on commit 6b68d85

Please sign in to comment.