mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
(cd staging/src/k8s.io/api/ && env UPDATE_COMPATIBILITY_FIXTURE_DATA=true go test)
This commit is contained in:
parent
1fff4949bd
commit
e1678f2b64
@ -123,7 +123,8 @@
|
||||
{
|
||||
"expression": "expressionValue",
|
||||
"message": "messageValue",
|
||||
"reason": "reasonValue"
|
||||
"reason": "reasonValue",
|
||||
"messageExpression": "messageExpressionValue"
|
||||
}
|
||||
],
|
||||
"failurePolicy": "failurePolicyValue",
|
||||
|
Binary file not shown.
@ -85,4 +85,5 @@ spec:
|
||||
validations:
|
||||
- expression: expressionValue
|
||||
message: messageValue
|
||||
messageExpression: messageExpressionValue
|
||||
reason: reasonValue
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user