Skip to content
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

fix: collect the right kube-scheduler metrics #2896

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Conversation

swiatekm
Copy link

@swiatekm swiatekm commented Feb 24, 2023

Some of the kube-scheduler metrics we've been collecting have been removed in Kubernetes 1.23. Collect the replacement metric as well. I've also re-added checking scheduler metrics in integration tests.

Also fixed an issue with the changelog entry script.

This also fixes #2079

Checklist

  • Changelog updated or skip changelog label added
  • Documentation updated
  • Template tests added for new features
  • Integration tests added or modified for major features

@swiatekm swiatekm merged commit 78786c0 into main Feb 27, 2023
@swiatekm swiatekm deleted the test/integration/metrics branch February 27, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler metrics are unavailable in integration tests intermittently
2 participants