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

Remove flux check from check cmd #1551

Merged
merged 3 commits into from Mar 3, 2022
Merged

Remove flux check from check cmd #1551

merged 3 commits into from Mar 3, 2022

Conversation

J-Thompson12
Copy link
Contributor

@J-Thompson12 J-Thompson12 commented Feb 28, 2022

What changed?
I removed the flux check from the check cmd. I also changed the kubernetes check to no longer use flux to validate it. It is now getting the kubernetes version by running kubclt cmd. I copied the validation code from flux. We will have to keep the supported kubernetes version up to date in the code now.

Why?
The flux binary will no longer exist in the code so this command needed to change.

How did you test it?

Release notes

Documentation Changes

@J-Thompson12 J-Thompson12 merged commit 6e3963f into v2 Mar 3, 2022
jpellizzari pushed a commit that referenced this pull request Mar 3, 2022
* Remove flux check and binary from check cmd

* lint

* cleanup

Co-authored-by: Justin Thompson <jpthomp12@gmail.com>
@ozamosi ozamosi deleted the checkcmd-remove-flux branch May 12, 2022 17:42
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.

None yet

2 participants