mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 51301, 50497, 50112, 48184, 50993) Introduce new flag "--include-uninitialized" to kubectl **What this PR does / why we need it**: Introduce `--include-uninitialized` as a global flag to kubectl **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #49035 **Special notes for your reviewer**: /assign @caesarxuchao @smarterclayton @ahmetb @deads2k **Release note**: ```release-note Add flag "--include-uninitialized" to kubectl annotate, apply, edit-last-applied, delete, describe, edit, get, label, set. "--include-uninitialized=true" makes kubectl commands apply to uninitialized objects, which by default are ignored if the names of the objects are not provided. "--all" also makes kubectl commands apply to uninitialized objects. Please see the [initializer](https://kubernetes.io/docs/admin/extensible-admission-controllers/) doc for more details. ``` |
||
---|---|---|
.. | ||
TPR | ||
filter | ||
null-propagation | ||
prune | ||
prune-reap | ||
recursive | ||
retainKeys/deployment | ||
sorted-pods | ||
auth-tokens.csv | ||
configmap.yaml | ||
csr.yml | ||
deployment-multicontainer-resources.yaml | ||
deployment-multicontainer.yaml | ||
deployment-revision1.yaml | ||
deployment-revision2.yaml | ||
deployment-with-UnixUserID.yaml | ||
frontend-controller.yaml | ||
frontend-replicaset.yaml | ||
initializer-clusterrolebinding.yaml | ||
initializer-deployments.yaml | ||
initializer-redis-master-service.yaml | ||
invalid-rc-with-empty-args.yaml | ||
kubernetes-service.yaml | ||
list.yaml | ||
multi-resource-json-modify.json | ||
multi-resource-json.json | ||
multi-resource-list-modify.json | ||
multi-resource-list.json | ||
multi-resource-rclist-modify.json | ||
multi-resource-rclist.json | ||
multi-resource-svclist-modify.json | ||
multi-resource-svclist.json | ||
multi-resource-yaml-modify.yaml | ||
multi-resource-yaml.yaml | ||
pod-apply.yaml | ||
pod-with-api-env.yaml | ||
pod-with-large-name.yaml | ||
pod-with-precision.json | ||
pod.yaml | ||
redis-slave-replicaset.yaml | ||
rollingupdate-daemonset-rv2.yaml | ||
rollingupdate-daemonset.yaml | ||
rollingupdate-statefulset-rv2.yaml | ||
rollingupdate-statefulset.yaml | ||
secret.yaml | ||
tls.crt | ||
tls.key |