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.
1 parent f807b33 commit 26d83dfCopy full SHA for 26d83df
pkg/client/client.go
@@ -65,7 +65,6 @@ type Options struct {
65
// FieldValidation sets the field validation strategy for all mutating operations performed by this client
66
// and subresource clients created from it.
67
// The exception are apply requests which are always strict, regardless of the FieldValidation setting
68
- // This option does not affect Apply operations.
69
// Available values for this option can be found in "k8s.io/apimachinery/pkg/apis/meta/v1" package and are:
70
// - FieldValidationIgnore
71
// - FieldValidationWarn
0 commit comments