Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

greg-wootton
Copy link

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

kubectl version --short is no longer supported at 1.28. Switching to using --output=json and parsing this.
@gsmith-sas
Copy link
Member

@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
Copy link
Member

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

@gsmith-sas gsmith-sas closed this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants