Han Kang
Han Kang
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Currently, our health check endpoints only output health information via `livez`,...
It would be nice to have the d3 javascript files included in a folder in the assets/javascript directory as a gitsubmodule, since d3 tends to upgrade fairly frequently. Unfortunately how...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: We are currently working on [extending the metrics stability framework](https://github.com/kubernetes/enhancements/issues/3498). These...
### Enhancement Description - Exposing healthchecks in metric format - Kubernetes Enhancement Proposal: N/A (in progress) - Discussion Link: - Primary contact (assignee): logicalhan - Responsible SIGs: sig-instrumentation - Enhancement...
### Enhancement Description - One-line enhancement description (can be used as a release note): - Kubernetes Enhancement Proposal: - Discussion Link: [wg-reliability meeting notes](https://docs.google.com/document/d/1KF_kof3rBWzis87wMkwXicetREuutxlPI6dFDSqdWbo/edit#heading=h.ppm7bx36o48l) - Primary contact (assignee): logicalhan -...
- One-line PR description: This PR updates KEP-3498 with beta graduation criteria. - Issue link: https://github.com/kubernetes/enhancements/issues/3498
- One-line PR description: update beta graduation requirements for component health SLIs - Issue link: https://github.com/kubernetes/enhancements/issues/3466
### What would you like to be added? I would like to be able to safely downgrade from 3.5 to 3.4, and then safely reupgrade back to 3.5. ### Why...
### Describe the issue We are not consistent about company names, devstats pulls from https://github.com/cncf/gitdm. We should add a hack verify script which ensures that company names are canonical.
### Enhancement Description - One-line enhancement description (can be used as a release note): Introduce `compatibility version` in Kubernetes components to enhance Kubernetes control-plane upgrades. See [safer Kubernetes upgrades](https://docs.google.com/document/d/1MAANihiX5lUE-PYIaNIgkK9l7MH1btl7q-iq6K9DUWI/edit?resourcekey=0-soiREHb-dlW1bUhe49w3jQ) for...