Skip to content

chore: Prep v2.16 release #2692

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

Open
wants to merge 9 commits into
base: release-2.16
Choose a base branch
from
Open

Conversation

rexagod
Copy link
Member

@rexagod rexagod commented Jun 23, 2025

Pending PRs to be included in this release:


Maintainers should have edit access, so feel free to edit this section to add any PRs you'd want to see to go in.

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.64.0 to 0.65.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.64.0...v0.65.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@rexagod rexagod requested a review from mrueg June 23, 2025 11:08
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 23, 2025
@k8s-ci-robot k8s-ci-robot requested a review from logicalhan June 23, 2025 11:08
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jun 23, 2025
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If kube-state-metrics contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 23, 2025
@rexagod rexagod force-pushed the prep-216 branch 4 times, most recently from 8cd865c to d07ff92 Compare June 23, 2025 11:47
@mrueg
Copy link
Member

mrueg commented Jun 23, 2025

It looks like this didn't update the examples/daemonsetsharding

k8s-ci-robot and others added 4 commits June 23, 2025 04:50
…les/github.com/prometheus/common-0.65.0

build(deps): Bump github.com/prometheus/common from 0.64.0 to 0.65.0
This adds an Authentication/Authorization filter through Kubernetes'
TokenReview / SubjectAccessReview resources.

The client config for kube-state-metrics needs a clusterrole for

* apiGroups: authentication.k8s.io, resources: tokenreviews, verbs: create
* apiGroups: authorization.k8s.io, resources: subjectaccessreviews, verbs: create

The Prometheus client needs a clusterrole for

* nonResourceURLs: "/metrics", verbs: get
Co-authored-by: Pranshu Srivastava <prasriva@redhat.com>
Co-authored-by: Pranshu Srivastava <prasriva@redhat.com>
k8s-ci-robot and others added 2 commits June 23, 2025 06:18
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
@rexagod rexagod force-pushed the prep-216 branch 3 times, most recently from eda8f89 to f572290 Compare June 23, 2025 14:31
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 23, 2025
@rexagod
Copy link
Member Author

rexagod commented Jun 23, 2025

It looks like this didn't update the examples/daemonsetsharding

Thank you for catching that, rebased this over #2693.

@rexagod rexagod force-pushed the prep-216 branch 2 times, most recently from 105d5a5 to 61cad5c Compare June 24, 2025 11:31
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
@mrueg
Copy link
Member

mrueg commented Jun 24, 2025

/hold

/lgtm

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 24, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 24, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrueg, rexagod

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants