Skip to content

stable-1.16-2.2.0

Compare
Choose a tag to compare
@joejulian joejulian released this 27 Aug 01:23
· 356 commits to master since this release
stable-1.16-2.2.0
f0c4e85

stable-1.15-2.2.0, stable-1.16-2.2.0, stable-1.17-2.2.0

  • Prometheus
    • Fix an issue that may cause Grafana's home dashboard to be empty. (#351, @branden)
    • disable ServiceMonitors for kube-controller-manager and kube-scheduler. kubernetes has determined the ports that were used for these tests was insecure and has limited it to localhost only. This causes these specific tests to fail. The state of the controller-manager and scheduler pods are still tracked in general as pods. (#474, @dkoshkin)
    • Improve Grafana dashboard names and tags for dashboards tied to addons (#352, @gracedo)
  • Traefik