-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced plain json with structs in Namespace and Deployment definiti…
…on (BFT-430) (#68) ## What ❔ Improves code quality replacing json defined structures by `k8s_openapi`structs ## 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](https://linear.app/matterlabs/issue/BFT-430/define-k8s-structs-using-rust-types-instead-of-json-strings) and this PR solves it --------- Co-authored-by: IAvecilla <[email protected]> Co-authored-by: Nacho Avecilla <[email protected]> Co-authored-by: Bruno França <[email protected]> Co-authored-by: Grzegorz Prusak <[email protected]>
- Loading branch information
1 parent
f03b302
commit 5136953
Showing
1 changed file
with
99 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters