kubectl-diff: Test return code on failure and changes

This commit is contained in:
Antoine Pelisse
2020-01-21 14:31:47 -08:00
parent f2b21f08d9
commit 38c5f318c9
2 changed files with 18 additions and 1 deletions

8
hack/testdata/invalid-pod.yaml vendored Normal file
View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: Pod
metadata:
name: test
spec:
containers:
- name:
image: nginx