mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
add --raw for kubectl get
This commit is contained in:
@@ -393,6 +393,8 @@ runTests() {
|
||||
rm "${RESTMAPPER_ERROR_FILE}"
|
||||
# Post-condition: None
|
||||
|
||||
kubectl get "${kube_flags[@]}" --raw /version
|
||||
|
||||
###########################
|
||||
# POD creation / deletion #
|
||||
###########################
|
||||
|
||||
Reference in New Issue
Block a user