Christian Schlotter
Christian Schlotter
This could be done for octavia with fallback for using the neutron serviceClient to fallback to lbaasv2.
I'm coming over her by debugging https://github.com/kubernetes/kubernetes/issues/91023 together with containerd v1.3.4 which ships runc: ``` runc version 1.0.0-rc10 commit: dc9208a3303feef5b3839f4323d9beb36df0a9dd-dirty spec: 1.0.1-dev ``` We have identified that there is some...
**What this PR does / why we need it**: Implements the metric-gen tool which could get used to create custom resource configurations directly from code, similar to what controller-gen does....
**What would you like to be added**: As a developer, I would like the kube-state-metrics Custom Resource configuration to be automatically generated from the API code. Thanks to @sbueringer and...
**What would you like to be added**: As of today, kube-state-metrics allows to define a configuration file which is read on startup to define metrics for custom resources via configuration....
**What would you like to be added**: When using custom resource configuration and defining metrics similar to core apis: a metric which outputs the owner of a CR (`capi_machine_owner`), kube-state-metrics...
**Describe the bug** Created a cluster with CAPV and Kubernetes v1.29 and kube-vip as static pod **To Reproduce** * Create a cluster using Kubernetes v1.29 and kube-vip, via kubeadm *...
- One-line PR description: adding new KEP - Issue link: #4471 - Other comments: