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

chore: Cut v2.8.2 #4

Open
wants to merge 72 commits into
base: release-2.9
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Prepping for kube-state-metrics' release v2.8.2! 🚀

3.0.0 (2023-05-30)

Full Changelog: v2.8.0...v3.0.0


This PR was generated with Release Please. See documentation.

k8s-ci-robot and others added 30 commits February 9, 2023 22:41
…rface

fix: public Builder compatibility with the BuilderInterface
Don't crash on non-existent path values in CRS.

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
Original page moved location.
Don't crash on non-existent path values
Correct link for customising kube prometheus
The `map[string]interface{}` resolution searched for values within various nested fields, but not the relative path itself.

Ref.: https://github.com/kubernetes/kube-state-metrics/blob/ca1da6b22ed28fe3aa6cac98705cff71c614eac0/pkg/customresourcestate/registry_factory.go#L603

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
Based on the nomination proposed on the Slack channel (thanks, Manuel!).

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
feat(CustomResourceState): Support quantities and percentages
…ersion

Update golangci-lint version to 1.51.2
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net>
Also bump prometheus and golang dependencies

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
…rics

Add StatefulSet Start Ordinal metrics for KEP-3335
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
Improve wording for Prometheus rule example in pod-metrics
rexagod and others added 21 commits April 22, 2023 19:45
Adhere to OTel-Prometheus standard for labels
2047: Add LabelsFromPath functionality to Info metrics
…ubernetes-release-url

Use dl.k8s.io instead of kubernetes-release bucket
Update README on listing multi architecture images
Add support for variable VKs in CRS config, while maintaining a cache
of discovered GVKs in the cluster, and updating it every 30s.

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
Allow optional VK in CR metrics
This patch adds the namespace label to the `kube_lease_renew_time` and
updates unit tests to validate the changes.

Fixes github.com/kubernetes/kube-state-metrics
Add namespace label to `kube_lease_renew_time`
chore: Bump dependencies for next release
@github-actions github-actions bot force-pushed the release-please--branches--main--components--kube-state-metrics branch from 8347b41 to 655c593 Compare May 30, 2023 23:19
@rexagod rexagod changed the base branch from main to release-2.9 May 30, 2023 23:22
@rexagod rexagod closed this May 30, 2023
@rexagod rexagod reopened this May 30, 2023
@rexagod rexagod closed this May 30, 2023
@rexagod rexagod reopened this May 30, 2023
@rexagod rexagod closed this May 30, 2023
@rexagod rexagod reopened this May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet