Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.11.0 #208

Merged
AverageMarcus merged 1 commits from renovate/registry.k8s.io-kube-state-metrics-kube-state-metrics-2.x into master 2024-03-14 15:30:56 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
registry.k8s.io/kube-state-metrics/kube-state-metrics minor v2.10.1 -> v2.11.0

Release Notes

kubernetes/kube-state-metrics (registry.k8s.io/kube-state-metrics/kube-state-metrics)

v2.11.0

Compare Source

Note

This release builds with Golang v1.21.8.

  • ENHANCEMENT] Add OpenSSF Scorecard to README by [@​dalehenries](https://github.com/dalehenries) in [#​2277](https://github.com/kubernetes/kube-state-metrics/pull/2277)
    
  • ENHANCEMENT] Generate OpenVX data for every release by [@​shafeeqes](https://github.com/shafeeqes) in [#​2276](https://github.com/kubernetes/kube-state-metrics/pull/2276)
    
  • ENHANCEMENT] Add restartPolicy to `kube_pod_init_container_info` metric by [@​changhyuni](https://github.com/changhyuni) in [#​2240](https://github.com/kubernetes/kube-state-metrics/pull/2240)
    
  • FEATURE] Add `kube_node_status_addresses` metric by [@​stonith](https://github.com/stonith) in [#​2252](https://github.com/kubernetes/kube-state-metrics/pull/2252)
    
  • FEATURE] Add namespace label to `endpointslice` metrics by [@​mrueg](https://github.com/mrueg) in [#​2266](https://github.com/kubernetes/kube-state-metrics/pull/2266)
    
  • FEATURE] Add opt-in `kube_persistentvolume_csi_attributes` metric by [@​machadovilaca](https://github.com/machadovilaca) in [#​2133](https://github.com/kubernetes/kube-state-metrics/pull/2133)
    
  • FEATURE] Add new metric `kube_pod_scheduler` metric by [@​adinhodovic](https://github.com/adinhodovic) in [#​2222](https://github.com/kubernetes/kube-state-metrics/pull/2222)
    
  • FEATURE] Support filtering annotations allow-list by `*` by [@​xonvanetta](https://github.com/xonvanetta) in [#​2234](https://github.com/kubernetes/kube-state-metrics/pull/2234)
    
  • ENHANCEMENT] Support scraping pod metrics that are still in scheduling status and have no assigned nodes by [@​mickeyzzc](https://github.com/mickeyzzc) in [#​2217](https://github.com/kubernetes/kube-state-metrics/pull/2217)
    
  • FEATURE] Add backend resource info for `kube_ingress_path` by [@​rohitphatak](https://github.com/rohitphatak) in [#​2109](https://github.com/kubernetes/kube-state-metrics/pull/2109)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry.k8s.io/kube-state-metrics/kube-state-metrics](https://github.com/kubernetes/kube-state-metrics) | minor | `v2.10.1` -> `v2.11.0` | --- ### Release Notes <details> <summary>kubernetes/kube-state-metrics (registry.k8s.io/kube-state-metrics/kube-state-metrics)</summary> ### [`v2.11.0`](https://github.com/kubernetes/kube-state-metrics/blob/HEAD/CHANGELOG.md#v2110--2024-03-04) [Compare Source](https://github.com/kubernetes/kube-state-metrics/compare/v2.10.1...v2.11.0) ##### Note This release builds with Golang `v1.21.8`. - \[ENHANCEMENT] Add OpenSSF Scorecard to README by [@&#8203;dalehenries](https://github.com/dalehenries) in [#&#8203;2277](https://github.com/kubernetes/kube-state-metrics/pull/2277) - \[ENHANCEMENT] Generate OpenVX data for every release by [@&#8203;shafeeqes](https://github.com/shafeeqes) in [#&#8203;2276](https://github.com/kubernetes/kube-state-metrics/pull/2276) - \[ENHANCEMENT] Add restartPolicy to `kube_pod_init_container_info` metric by [@&#8203;changhyuni](https://github.com/changhyuni) in [#&#8203;2240](https://github.com/kubernetes/kube-state-metrics/pull/2240) - \[FEATURE] Add `kube_node_status_addresses` metric by [@&#8203;stonith](https://github.com/stonith) in [#&#8203;2252](https://github.com/kubernetes/kube-state-metrics/pull/2252) - \[FEATURE] Add namespace label to `endpointslice` metrics by [@&#8203;mrueg](https://github.com/mrueg) in [#&#8203;2266](https://github.com/kubernetes/kube-state-metrics/pull/2266) - \[FEATURE] Add opt-in `kube_persistentvolume_csi_attributes` metric by [@&#8203;machadovilaca](https://github.com/machadovilaca) in [#&#8203;2133](https://github.com/kubernetes/kube-state-metrics/pull/2133) - \[FEATURE] Add new metric `kube_pod_scheduler` metric by [@&#8203;adinhodovic](https://github.com/adinhodovic) in [#&#8203;2222](https://github.com/kubernetes/kube-state-metrics/pull/2222) - \[FEATURE] Support filtering annotations allow-list by `*` by [@&#8203;xonvanetta](https://github.com/xonvanetta) in [#&#8203;2234](https://github.com/kubernetes/kube-state-metrics/pull/2234) - \[ENHANCEMENT] Support scraping pod metrics that are still in scheduling status and have no assigned nodes by [@&#8203;mickeyzzc](https://github.com/mickeyzzc) in [#&#8203;2217](https://github.com/kubernetes/kube-state-metrics/pull/2217) - \[FEATURE] Add backend resource info for `kube_ingress_path` by [@&#8203;rohitphatak](https://github.com/rohitphatak) in [#&#8203;2109](https://github.com/kubernetes/kube-state-metrics/pull/2109) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-03-14 15:03:51 +00:00
AverageMarcus merged commit b659a624b7 into master 2024-03-14 15:30:56 +00:00
AverageMarcus deleted branch renovate/registry.k8s.io-kube-state-metrics-kube-state-metrics-2.x 2024-03-14 15:30:56 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#208
No description provided.