Merge pull request #127121 from mayooot/fix/typo-resources-

fix(typo): correct 'reources' to 'resources'
This commit is contained in:
Kubernetes Prow Robot 2024-09-04 21:04:43 +01:00 committed by GitHub
commit 48d6d55a47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ const resetFieldsStatusDefault = `{"status": {"conditions": [{"type": "MyStatus"
var resetFieldsSkippedResources = map[string]struct{}{}
// noConflicts is the set of reources for which
// noConflicts is the set of resources for which
// a conflict cannot occur.
var noConflicts = map[string]struct{}{
// both spec and status get wiped for CSRs,