mirror of https://github.com/k3s-io/k3s
f51e834d63
Automatic merge from submit-queue add --raw for kubectl get Adds a `--raw` option to `kubectl get` that allow you specify your URI, but use the transport built by `kubectl`. This is especially useful when working with secured environments that require authentication and authorization to hit non-api endpoints. For example, `kubect get --raw /metrics` or if you want to debug a watch with a view at the exact data `kubectl get --raw '/api/v1/namespaces/one/replicationcontrollers?watch=true'`. @kubernetes/kubectl @fabianofranz fyi |
||
---|---|---|
.. | ||
helpers | ||
build.sh | ||
cross.sh | ||
test-cmd.sh | ||
test-e2e-node.sh | ||
test-integration.sh | ||
test.sh | ||
verify.sh | ||
vet.sh |