·
7 commits
to master
since this release
What's Changed
- release: Update README with release-0.13 by @skl in #981
- feat: API Server availability rules consistency by @lorenzofelletti in #976
- fix: calculate average CPU util by @morremeyer in #905
- chore: Add @skl to CODEOWNERS by @skl in #982
- chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.5+incompatible in /scripts by @dependabot in #971
- chore(deps): Address CVE-2024-0406 by @skl in #983
- Fix KubeClientCertificateExpiration alerts by @7840vz in #941
- Update CPUThrottlingHigh and KubeContainerWaiting alerts by @7840vz in #942
- feat: add cluster to alerts description (when possible) by @lorenzofelletti in #988
- Make the daemonset rollout stuck alert configurable. by @mplzik in #989
- fix(alerts): add instance label to KubeAggregatedAPIErrors by @sebastiangaiser in #991
- chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /scripts by @dependabot in #992
- build(deps): Enable dependabot for Golang by @skl in #987
- chore(deps): bump github.com/jsonnet-bundler/jsonnet-bundler from 0.5.1 to 0.6.0 in /scripts by @dependabot in #993
- fix: apiserver availability apiserver_request_sli_duration_seconds_count:increase30d by @lorenzofelletti in #998
- fix: pint lint issue temporary workaround by @lorenzofelletti in #1003
- fix(dashboards): Graph mem usage w and w/o cache by @skl in #1001
- chore(deps): bump github.com/cloudflare/pint from 0.62.2 to 0.69.1 in /scripts by @dependabot in #994
- chore(deps): bump github.com/errata-ai/vale/v3 from 3.6.1 to 3.9.1 in /scripts by @dependabot in #995
- build(deps): Address GO-2024-3333 by @skl in #1004
- fix(rules): handle apiserver normalized buckets by @skl in #1008
- removed deprecated label
url
of rest_client_request_duration_seconds_bucket by @Sniper91 in #1007 - chore(deps): bump github.com/errata-ai/vale/v3 from 3.9.1 to 3.9.2 in /scripts by @dependabot in #1009
- feat: de-dupe KubeletTooManyPods, add cluster to descriptions by @skl in #1011
- feat: filter NodeReadiness alerts on uncordoned status by @TheRealNoob in #1012
- chore(deps): bump github.com/prometheus/prometheus from 0.300.1 to 0.301.0 in /scripts by @dependabot in #1020
- fix: KubeletTooManyPods duplicate series error by @skl in #1017
- chore(deps): bump github.com/errata-ai/vale/v3 from 3.9.2 to 3.9.4 in /scripts by @dependabot in #1019
- chore(deps): bump github.com/cloudflare/pint from 0.69.1 to 0.70.0 in /scripts by @dependabot in #1018
- fix(dashboards): fix
USE Method / Node(Windows)
dashboard by @timursaikaliev in #1013 - fix(KubeletTooManyPods): handle inconsistent instance labels by @skl in #1021
- fix: KubeletTooManyPods respect clusterLabels by @Jack200704 in #1023
- chore: remove replace directive in go.mod file by @sleepyfoodie in #1024
- tests: add more tests by @lorenzofelletti in #1002
- chore: automate-release-process by @sleepyfoodie in #1027
- Use
kube_statefulset_replicas
forKubeStatefulSetReplicasMismatch
by @aeber in #1026 - feat(alerts): KubeNodePressure and KubeNodeEviction by @TheRealNoob in #1014
- chore(deps): bump github.com/prometheus/prometheus from 0.301.0 to 0.302.1 in /scripts by @dependabot in #1030
- chore(deps): bump github.com/errata-ai/vale/v3 from 3.9.4 to 3.9.5 in /scripts by @dependabot in #1029
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /scripts by @dependabot in #1035
- chore(deps): bump github.com/cloudflare/pint from 0.70.0 to 0.71.5 in /scripts by @dependabot in #1040
- fix: lint failure on CPUThrottlingHigh alert by @skl in #986
- chore(deps): bump github.com/errata-ai/vale/v3 from 3.9.5 to 3.9.6 in /scripts by @dependabot in #1039
- chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in /scripts by @dependabot in #1041
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /scripts by @dependabot in #1043
- add default values for sums of apiserver_request:availability30d by @Mx7ca in #1038
New Contributors
- @lorenzofelletti made their first contribution in #976
- @morremeyer made their first contribution in #905
- @7840vz made their first contribution in #941
- @mplzik made their first contribution in #989
- @sebastiangaiser made their first contribution in #991
- @Sniper91 made their first contribution in #1007
- @TheRealNoob made their first contribution in #1012
- @timursaikaliev made their first contribution in #1013
- @Jack200704 made their first contribution in #1023
- @aeber made their first contribution in #1026
- @Mx7ca made their first contribution in #1038
Full Changelog: version-0.13.0...version-1.0.0