-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. add user-specified ns to --dry-run created obj Fixes https://github.com/kubernetes/kubernetes/issues/51068 **Release note**: ```release-note NONE ``` Includes a namespace in a created resource's metadata when `--dry-run` is used if: - a namespace was explicitly set by the user (via `--namespace`) - No errors occur accessing the object's metadata cc @fabianofranz @deads2k
eb041b00
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| helpers | ||
| BUILD | ||
| build.sh | ||
| clean.sh | ||
| cross.sh | ||
| make-help.sh | ||
| test-cmd-util.sh | ||
| test-cmd.sh | ||
| test-e2e-node.sh | ||
| test-federation-cmd.sh | ||
| test-integration.sh | ||
| test-kubeadm-cmd.sh | ||
| test.sh | ||
| verify.sh | ||
| vet.sh |