Merge pull request #127634 from deads2k/apply-subresource

add --subresource to kubectl apply
This commit is contained in:
Kubernetes Prow Robot
2024-10-03 01:42:33 +01:00
committed by GitHub
3 changed files with 37 additions and 7 deletions

11
hack/testdata/pod-apply-status.yaml vendored Normal file
View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Pod
metadata:
name: test-pod
status:
conditions:
- type: example.io/Foo
status: "True"
message: message
reason: reason