Haowei Cai (Roy)

Results 143 comments of Haowei Cai (Roy)

/sig api-machinery

@kikisdeliveryservice Yes. This feature is intended for alpha in 1.20. @lavalamp @deads2k Could one of you add this issue to the release 1.20 milestone?

@kikisdeliveryservice Thanks for the reminder! Will do.

@kinarashah Thanks for the reminder. The KEP is now `implementable` https://github.com/kubernetes/enhancements/pull/1998, and has test plans and graduation criteria.

Hi @reylejano-rxm, I've created the docs placeholder https://github.com/kubernetes/website/pull/24921 and updated the description with links to related PRs. Thanks!

Thanks @kikisdeliveryservice. I think kubernetes/kubernetes#91389 is tracked in the Priority and Fairness feature: https://github.com/kubernetes/enhancements/issues/1040#issuecomment-724814313. The alpha-level functionality for kube-apiserver identity has been implemented. All PRs linked in the description have...

/reopen /remove-lifecycle rotten

Metric improvements in progress: https://github.com/kubernetes/enhancements/pull/3005

Gathering known `required API fields` issues in python client: - [x] `io.k8s.apimachinery.pkg.apis.meta.v1.APIVersions` requires `serverAddressByClientCIDRs` (https://github.com/kubernetes-client/python/issues/418, https://github.com/kubernetes-client/python/issues/394, https://github.com/kubernetes-client/python/issues/464) - `serverAddressByClientCIDRs` is required by server may return `null` as a valid response...

Upstream PR fixing `serverAddressByClientCIDRs`: https://github.com/kubernetes/kubernetes/pull/61963