version-1.3.0
·
12 commits
to master
since this release
What's Changed
- chore(deps): bump github.com/prometheus/prometheus from 0.304.0 to 0.304.1 in /scripts by @dependabot[bot] in #1065
- Fixed label mistmatch in rule "KubeStatefulSetUpdateNotRolledOut" in Group "kubernetes-apps" by @LuxTheDude in #1066
- chore(deps): bump github.com/errata-ai/vale/v3 from 3.11.2 to 3.12.0 in /scripts by @dependabot[bot] in #1068
- chore(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot[bot] in #1069
- fix: kubelet rules group_left by @b1zzu in #1072
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /scripts by @dependabot[bot] in #1076
- chore(deps): bump github.com/cloudflare/pint from 0.73.7 to 0.74.3 in /scripts by @dependabot[bot] in #1079
- chore(deps): bump github.com/prometheus/prometheus from 0.304.1 to 0.304.2 in /scripts by @dependabot[bot] in #1078
- chore(deps): bump github.com/cloudflare/pint from 0.74.3 to 0.74.4 in /scripts by @dependabot[bot] in #1081
- chore: Trim and remove whitespace and reformat by @LaikaN57 in #1084
- fix(k8s.rules.pod_owner): Make workload_type label values consistent with upstream metrics and across generated series by @LaikaN57 in #1083
- bugfix: refactor alerts to accomodate for non-HA clusters by @rexagod in #1010
- fix: broken references to main branch by @skl in #1085
- Protect KubeletPodStartUpLatencyHigh against duplicate series by @skl in #1086
- Refactor overcommit rules by @simonpasquier in #1087
- chore(deps): bump github.com/cloudflare/pint from 0.74.4 to 0.74.6 in /scripts by @dependabot[bot] in #1090
- Refactor quota overcommit rules by @simonpasquier in #1089
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1094
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /scripts by @dependabot[bot] in #1095
- feat : automation for compiling and releasing artifacts by @Rajpratik71 in #1093
- chore(deps): bump github.com/cloudflare/pint from 0.74.6 to 0.74.8 in /scripts by @dependabot[bot] in #1098
- chore(deps): bump github.com/cloudflare/pint from 0.74.8 to 0.75.0 in /scripts by @dependabot[bot] in #1106
- feat: local k3d dev env by @skl in #1107
- chore(deps): bump actions/stale from 9.1.0 to 10.1.0 by @dependabot[bot] in #1109
- chore(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.4 by @dependabot[bot] in #1108
- chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #1100
- chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 by @dependabot[bot] in #1110
- chore(deps): bump github.com/prometheus/prometheus from 0.304.2 to 0.307.1 in /scripts by @dependabot[bot] in #1115
- chore(deps): bump github.com/cloudflare/pint from 0.75.0 to 0.76.0 in /scripts by @dependabot[bot] in #1114
- feat: kube-scheduler local dev by @skl in #1116
- fix: revert failed pods marked as NotReady by @aslafy-z in #821
- scheduler: replace deprecated
scheduler_e2e_scheduling_duration_secondsmetric by @hagen1778 in #1111 - test: add unit test to catch Failed pods case by @skl in #1117
- fix(cluster-total dashboard): remove joined kube_pod_info in TCP queries by @fbartnitzek in #1104
- fix: release workflow wrong go version by @skl in #1118
New Contributors
- @LuxTheDude made their first contribution in #1066
- @b1zzu made their first contribution in #1072
- @LaikaN57 made their first contribution in #1084
- @Rajpratik71 made their first contribution in #1093
- @hagen1778 made their first contribution in #1111
- @fbartnitzek made their first contribution in #1104
Full Changelog: version-1.2.0...version-1.3.0