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

Replaced plain json with structs in Namespace and Deployment definition (BFT-430) #68

Merged
merged 106 commits into from
Feb 28, 2024

Conversation

ElFantasma
Copy link
Contributor

What ❔

Improves code quality replacing json defined structures by k8s_openapistructs

Why ❔

A comment in PR #62 suggested to use rust types instead of json strings to declare k8s structures.
In order to get that PR merged I created a new sub-issue and this PR solves it

IAvecilla and others added 30 commits January 10, 2024 18:34
Co-authored-by: Bruno França <[email protected]>
Base automatically changed from k8s_deploy_script to main February 27, 2024 13:19
@brunoffranca brunoffranca changed the title Replaced plain json with structs in Namespace and Deployment definition Replaced plain json with structs in Namespace and Deployment definition (BFT-430) Feb 28, 2024
@brunoffranca brunoffranca merged commit 5136953 into main Feb 28, 2024
4 checks passed
@brunoffranca brunoffranca deleted the replace_json_k8s branch February 28, 2024 13:34
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.

4 participants