datainfrahq / druid-operator

Apache Druid On Kubernetes
Other
100 stars 39 forks source link

add annotations on STS #142

Closed jbg-sc closed 5 months ago

jbg-sc commented 6 months ago

Currently facing an issue with Druid not able to reload process when TLS certificates are updated, we would like to use https://github.com/stakater/Reloader but it looks like it's not possible to add annotation on Druid sts (we had to do it manually with kubectl) it would be great to be able to annotate sts like we can annotate pods with podAnnotations

SamWheating commented 6 months ago

This is a good idea - I've been meaning to get more familiar with this controller+CRD, so I'll see if I can get this implemented.

AdheipSingh commented 6 months ago

noted. We can add this for sure. @SamWheating happy to help here. Feel free to reach out over slack for faster iteration.