Commit 6c63f92
committed
disable pruning temporarily, work around weird operator validation error
after fixing the pruner config typo, using disabled instead of disable,
kept getting this inexplicable error in the operator validating webhook,
even though only 'keep-since' was used and not 'keep'
`validation failed: expected exactly one, got both: spec.pruner.keep, spec.pruner.keep-since,Reason:BadRequest,Details:nil,Code:400,`
rh-pre-commit.version: 2.3.1
rh-pre-commit.check-secrets: ENABLED1 parent 717e233 commit 6c63f92
File tree
1 file changed
+1
-9
lines changed- operator/gitops/argocd/pipeline-service/openshift-pipelines
1 file changed
+1
-9
lines changedLines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 193 | + | |
0 commit comments