pluralsh / deployment-operator

thin kubernetes agent to execute deployments of plural services
1 stars 1 forks source link

feat: metrics aggregate #269

Open zreigz opened 4 days ago

zreigz commented 4 days ago
michaeljguarino commented 1 day ago

Another thing we should do is have the agent insert a default metrics aggregate resource on boot (if it doesn't exist). I'm not sure we'll be able to do it in the helm chart smoothly, because of annoying CRD application/validation stuff, but it would be nice to have zero-config guarantees its there so the console server can query it.

Can just name the default one as global or something.