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

feat: Prep v2.11.0 #2259

Closed
wants to merge 2 commits into from
Closed

feat: Prep v2.11.0 #2259

wants to merge 2 commits into from

Conversation

mrueg
Copy link
Member

@mrueg mrueg commented Dec 6, 2023

What this PR does / why we need it:
New release

## v2.11.0 / 2023-12-20

* [FEATURE] introduce Markdown linter and formatter by @opeco17 in <https://github.com/kubernetes/kube-state-metrics/pull/2184>
* [FEATURE] ingress resource backend support added by @rohitphatak in <https://github.com/kubernetes/kube-state-metrics/pull/2109>
* [FEATURE] Add new metric kube_pod_scheduler by @adinhodovic in <https://github.com/kubernetes/kube-state-metrics/pull/2222>
* [FEATURE] Support filtering annotations allowlist by "\*" by @xonvanetta in <https://github.com/kubernetes/kube-state-metrics/pull/2234>
* [FEATURE] create opt-in kube_persistentvolume_csi_attributes metric by @machadovilaca in <https://github.com/kubernetes/kube-state-metrics/pull/2133>
* [ENHANCEMENT] Build with go 1.21 by @mrueg in <https://github.com/kubernetes/kube-state-metrics/pull/2183>
* [ENHANCEMENT] Bump to kubernetes 1.28 by @mrueg in <https://github.com/kubernetes/kube-state-metrics/pull/2182>
* [FEATURE] Add namespace label to endpoinslice metrics by @mrueg in <https://github.com/kubernetes/kube-state-metrics/pull/2266>
* [FEATURE] Add kube_node_status_addresses metric by @stonith in <https://github.com/kubernetes/kube-state-metrics/pull/2252>
* [BUGFIX] Support scraping pods metrics that is still in scheduling status and has no assigned node by @mickeyzzc in <https://github.com/kubernetes/kube-state-metrics/pull/2217>
* [FEATURE] Add restartPolicy to `kube_pod_init_container_info` metric by @changhyuni in <https://github.com/kubernetes/kube-state-metrics/pull/2240>

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 6, 2023
@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/test-infra 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 Dec 6, 2023
@mrueg mrueg marked this pull request as draft December 6, 2023 13:25
@mrueg mrueg changed the title WIP: Prep v2.11.0 Feat: Prep v2.11.0 Dec 6, 2023
@mrueg mrueg changed the title Feat: Prep v2.11.0 feat: Prep v2.11.0 Dec 6, 2023
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 11, 2023
@mrueg mrueg force-pushed the prep-v2.11.0 branch 2 times, most recently from 35b4ebb to 05cb904 Compare December 19, 2023 12:19
@mrueg mrueg marked this pull request as ready for review December 19, 2023 12:20
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 19, 2023
@k8s-ci-robot k8s-ci-robot requested a review from rexagod December 19, 2023 12:20
@mrueg mrueg changed the base branch from main to release-2.11 December 19, 2023 12:23
@rexagod
Copy link
Member

rexagod commented Dec 19, 2023

@mrueg Are we targeting #2270 for v2.11?

@mrueg
Copy link
Member Author

mrueg commented Dec 19, 2023

@mrueg Are we targeting #2270 for v2.11?

We can try including it, if you got time to work on it tomorrow (and then we can run the release)

Bump linters and golang patch releases
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrueg

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

@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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Dec 19, 2023
@mrueg
Copy link
Member Author

mrueg commented Dec 20, 2023

Closing as @rexagod will run the release in January.

@mrueg mrueg closed this Dec 20, 2023
@mrueg mrueg mentioned this pull request Feb 21, 2024
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. 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