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

Implement cli version checking #423

Merged
merged 2 commits into from
Jul 14, 2023
Merged

Implement cli version checking #423

merged 2 commits into from
Jul 14, 2023

Conversation

michaeljguarino
Copy link
Member

@michaeljguarino michaeljguarino commented Jul 13, 2023

Summary

We had introduced the ability to specify min cli versions in the api, but never enforced. This should implement an enforcement layer for them.

Test Plan

unit

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

We had introduced the ability to specify min cli versions in the api, but never enforced.  This should implement an enforcement layer for them.
@michaeljguarino michaeljguarino added the enhancement New feature or request label Jul 13, 2023
Copy link
Member

@zreigz zreigz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zreigz zreigz merged commit 84fd497 into main Jul 14, 2023
10 checks passed
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
* Implement cli version checking

We had introduced the ability to specify min cli versions in the api, but never enforced.  This should implement an enforcement layer for them.

* implement unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants