Open danopia opened 1 year ago
Kubectl v1.24 lets patch and replace use a --subresource=[status/scale] flag.
--subresource=[status/scale]
KubectlRawRestClient catch be amended to leverage this flag, which would help fill in one of the remaining featureset holes.
KubectlRawRestClient
Kubectl v1.24 lets patch and replace use a
--subresource=[status/scale]
flag.KubectlRawRestClient
catch be amended to leverage this flag, which would help fill in one of the remaining featureset holes.