You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: ENABLED
0 commit comments