Well well well... https://promlabs.com/blog/2022/12/23/sending-prometheus-alerts-to-discord-with-alertmanager-v0-25-0/
On n'a plus besoin de discord alert manager maintenant. Ça simplifie…
Does this even work? I don't see the binding with the ensure_ready impementation of K8sAnywhere.
It's a bit weird to use a public raw function like this to initialize a Score, why not just use the usual struct building method?
This function looks really weird, I feel like this is a hack to link the config and the dependency together.
This should not be called deploy as this will not deploy every time it is called. We use "ensure" for this behavior.
autoloading inventory here is a big smell, you should avoid this as much as possible. What if the used built a custom Inventory and now you're autoloading his production inventory and you start wiping operating systems and network configurations?