Difference between revisions of "--validate=false"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[error: error validating]] "[[main.tf]]": [[error validating data: invalid object to validate]]; if you choose to ignore these errors, turn validation off with --validate=false | [[error: error validating]] "[[main.tf]]": [[error validating data: invalid object to validate]]; if you choose to ignore these errors, turn validation off with --validate=false | ||
+ | |||
+ | |||
+ | error: error validating "yourfile": error validating data: | ||
+ | |||
+ | [ValidationError(PersistentVolumeClaim.metadata.finalizers): invalid type for | ||
+ | [[io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta.finalizers]]: got "string", expected "array", | ||
+ | |||
+ | ValidationError([[PersistentVolumeClaim]]): unknown field "name" in | ||
+ | [[io.k8s.api.core.v1.PersistentVolumeClaim]] ]; if you choose to ignore these errors, turn | ||
+ | |||
+ | validation off with [[--validate=false]] | ||
+ | |||
+ | |||
== See also == | == See also == |
Latest revision as of 10:57, 12 January 2024
error: error validating "main.tf": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with --validate=false
error: error validating "yourfile": error validating data:
[ValidationError(PersistentVolumeClaim.metadata.finalizers): invalid type for io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta.finalizers: got "string", expected "array", ValidationError(PersistentVolumeClaim): unknown field "name" in io.k8s.api.core.v1.PersistentVolumeClaim ]; if you choose to ignore these errors, turn validation off with --validate=false
See also[edit]
Advertising: