Filip Petkovski
Filip Petkovski
/remove-lifecycle stale
/lgtm /hold feel free to merge when ready
/remove-lifecycle stale
If we can use the parser from api-machinery, that would surely reduce the maintenance burden on KSM. I wouldn't worry too much about the compatibility disclaimer though. Changing the label...
This looks good to me, we just need to fix the CI before merging. Would you like to continue working on the rest of the implementation in a separate PR?
@Serializator sorry I completely missed your comment. Yes you're right that filtering by namespace might not be as simple, especially if we want to filter by namespace labels and also...
/remove-lifecycle stale
The way I understand it, KSM can generate very large responses which have to be fetched and parsed by Prometheus (or some other compatible scrape client). In large clusters, response...
KSM aims to have backwards compatibility with the latest 3 Kubernetes versions. However, VPA is an external CRD so I'm not sure if we should apply the same rules since...
I think this makes sense. Now that we have a way to export metrics from CR fields, we can start deprecating the built-in VPA support.