medik8s / fence-agents-remediation

Kubernetes Operator for providing high availability between nodes by automatically remediating them using well-known fence-agents.
https://www.medik8s.io/
Apache License 2.0
9 stars 8 forks source link

Enable templated parameters #149

Open timbuchwaldt opened 2 months ago

timbuchwaldt commented 2 months ago

To ease configuration, it would be great if parameters could be templated. What I would need specifically is setting the --ip parameter to ipmi-$nodeName in order to remove manual adding of all host/ipmi-host mappings.

slintes commented 2 months ago

Interesting idea! 👍🏼

mshitrit commented 2 months ago

Hi Tim, Thanks for your feedback ! In case you'd like to contribute a PR to implement this idea, we'd be happy to help with review/question/other feedback

timbuchwaldt commented 2 months ago

I'll have my team look into this, yes :) Not a super near term thing, but we will be relying on medik8s as a whole a bit more and want this :)