mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
kubectl-diff: Test return code on failure and changes
This commit is contained in:
8
hack/testdata/invalid-pod.yaml
vendored
Normal file
8
hack/testdata/invalid-pod.yaml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: test
|
||||
spec:
|
||||
containers:
|
||||
- name:
|
||||
image: nginx
|
Reference in New Issue
Block a user