viya4-monitoring-kubernetes icon indicating copy to clipboard operation
viya4-monitoring-kubernetes copied to clipboard

Fix to support removal of --short option from kubectl version

Open greg-wootton opened this issue 1 year ago • 1 comments
trafficstars

kubectl version --short is no longer supported at 1.28. Switching to using --output=json and parsing this with tr and sed.

greg-wootton avatar May 14 '24 19:05 greg-wootton

@greg-wootton Thank you for this PR. Unfortunately, the project team is a little underhanded at the moment due to illness and other unavoidable absences. However, we hope to operational again by next week. At that point, we will review this PR and sort out a plan for incorporating it into project. We'll keep you updated.

Regards, Greg

gsmith-sas avatar May 24 '24 15:05 gsmith-sas

We decided to handle this issue with slightly different syntax (pushed as #652). Abandoning this PR.

gsmith-sas avatar Jun 13 '24 17:06 gsmith-sas