perses / helm-charts

Perses helm chart
Apache License 2.0
9 stars 5 forks source link

Replace the deprecated loadBalancerIP from the service definition #17

Open indigo423 opened 1 month ago

indigo423 commented 1 month ago

Proposal

This field was under-specified, and its meaning varied across different implementations. It also did not support dual-stack networking, which led to its deprecation and potential removal in future API versions. To address this deprecation in a Helm chart, you should consider the following steps:

Nexucis commented 1 month ago

Yes that's a good idea definitely. Would you like to help on this area @indigo423 ?

indigo423 commented 1 month ago

Yes that's a good idea definitely. Would you like to help on this area @indigo423 ?

Yes, I'm interested in helping to improve. I just saw it when I was working on the PR previously. I would say this is probably not something with a high priority. As I'm going now into the helm chart user role, using the Helm chart and getting my hands dirty on Perses itself, I can imagine we discover more important things to improve.

Nexucis commented 1 month ago

cool !

Would be great to support the whole configuration at some point.