feat(simple): increase reusability of the operator#5
feat(simple): increase reusability of the operator#5tribock wants to merge 3 commits intoonzack:masterfrom
Conversation
tribock
commented
Apr 2, 2020
- remove deployment name from operator
- add operator property to values file
- enable operator to manage multiple components in the same namespace
|
@tribock As discussed on our separate channel, it would make more sense to separate your suggested simple-operator from the rkm project, as the one can use the simple-operator also for other use cases. |
|
@dmlabs I completely agree with you. As you already hosted the rkm-project I would suggest that you host the patch operator as well. |
|
@tribock I created the project https://github.com/dmlabs/patch-operator. |
|
maybe should thing about including the patch-operator as helm chart into the existing charts. maybe this will increase the complexity of the architecture at first but i expect a bigger gain on reusaility for this operator. what do you think about it? |
|
I agree with that. |
|
Opened this issue to address the topic of this pull request: |