We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e35ad25 + 9bd3826 commit 48d6d55Copy full SHA for 48d6d55
test/integration/apiserver/apply/reset_fields_test.go
@@ -75,7 +75,7 @@ const resetFieldsStatusDefault = `{"status": {"conditions": [{"type": "MyStatus"
75
76
var resetFieldsSkippedResources = map[string]struct{}{}
77
78
-// noConflicts is the set of reources for which
+// noConflicts is the set of resources for which
79
// a conflict cannot occur.
80
var noConflicts = map[string]struct{}{
81
// both spec and status get wiped for CSRs,
0 commit comments