Conversation
ff2e1da to
1290f55
Compare
64100f9 to
718ae6b
Compare
Collaborator
Working on it at #41 |
1290f55 to
6ec6549
Compare
a7b6c34 to
b0fc080
Compare
Collaborator
|
I'm changing the helm-chart for the rollups-node so that we have 1 Pod per Service. This way I think it's easier to manage the templates. Also, we should consider using something like https://kosko.dev/docs/components/loading-helm-chart , even if only at build time to load the manifests, instead of maintaining a copy of the templates in TypeScript code. |
5e490e3 to
ce8bd13
Compare
74b072e to
68cdea1
Compare
ce8bd13 to
eef7481
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduces a operator implemented in typescript that will watch a CRD for rollups applications, and create the necessary infrastructure of a rollups node for that application.
We need to create a helm that will install the CRD, which should follow the definition below: