-
Notifications
You must be signed in to change notification settings - Fork 343
Updated Velero Prometheus documentation #586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Velero Prometheus documentation #586
Conversation
…rted by the GCP plugin for Velero
… minimum supported version
|
Thanks for checking this! I just looked at the deployment in my toy cluster (deployed 6 months ago, when testing the original version of the checking), and not touched since: Not super critical, but is it worth scanning the velero changelog to see if we can list an earlier supported version (e.g. 1.7.x ? , which is the earliest one that the older versions of the GCP plugin pull in?). |
Just tried this out, installed |
* updated min exporter version to be the latest version of Velero supported by the GCP plugin for Velero * the plugin support matrix doesn't match what is deployed, changed the minimum supported version * updated the minimum exporter version to be 1.7.1
Changes
Details
I'm not certain why the minimum version was
1.3.0and because the metrics are exposed by default, my thought was to change the minimum version to the version of Velero that this plugin deploys. I used the latest version of the plugin, which claims support for Velero1.11.0, which may be true, but I just checked and what's deployed is1.10.1