Annotating Services: Is there a way to configure additional labels and annotations for the services generated by Everest?
Backup Retention Count: I noticed that I can select a retention count for MySQL backups, but not for PostgreSQL. Could you please clarify why this difference exists?
This is a good idea. It might be quite a heavy lift though. Everest relies on various tools underneath - OLM, Operators, etc. It means that to have all the resources properly labels or annotated, we need to instruct these tools to label all the resources properly. We will look into it.
Thank you for that. I checked out the ticket and the description may be a bit confusing. What I mean is that I would like to be able to add my own annotations and labels to services created so I can expose these services over Tailscale for example. It would just be great if we could add our own labels/annotations and maybe also affinity rules etc.
Yes especially for services. In the future adding things like taints/tolerations etc would also be immensely useful for people. Right now we have a dedicated cluster for everest but some people may opt to run this in a shared cluster.
But being able to add custom labels / annotations to generated services etc would be absolutely amazing.