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

Modernise json schema and update for v1.29 #30

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Modernise json schema and update for v1.29 #30

merged 4 commits into from
Jan 9, 2024

Conversation

willthames
Copy link
Owner

No description provided.

Use referencing and a newer version of openapi2jsonschema
The older versions seem to have a less efficient schema definition and
are outsized in comparision to their usefulness (these versions will
remain available for older versions of kubernetes-validate)
Fixes deprecations of old node 12 action runtimes (and gets us onto node
20)
@willthames willthames mentioned this pull request Jan 1, 2024
@willthames
Copy link
Owner Author

If anyone reading this wishes to test it out, it's on pypi as 1.29.0rc0 (so needs installing with pip install --pre kubernetes-validate==1.29.0rc0)

@willthames willthames merged commit 68bcbf7 into main Jan 9, 2024
20 checks passed
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.

1 participant