You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we offer to create all kinds of fabric8 resources in the Kubernetes environment. This is great, but Helm charts are increasingly popular even for operators. My initial thought is that we could unify the core API for the clients (CRUD API) and then implement this API also for the helm client.
Details
A new project was created by well-known farbric8 developer Marc Nuri that allows manipulating Helm charts directly from Java code. The test-frame might just be the right project where this could bring huge value.
Let me know what you think about this idea. If you like it, please comment on what, in your opinion, is the best way to integrate this feature.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Main idea
Currently, we offer to create all kinds of fabric8 resources in the Kubernetes environment. This is great, but Helm charts are increasingly popular even for operators. My initial thought is that we could unify the core API for the clients (CRUD API) and then implement this API also for the helm client.
Details
A new project was created by well-known farbric8 developer Marc Nuri that allows manipulating Helm charts directly from Java code. The test-frame might just be the right project where this could bring huge value.
Let me know what you think about this idea. If you like it, please comment on what, in your opinion, is the best way to integrate this feature.
Beta Was this translation helpful? Give feedback.
All reactions