Cici Huang

Results 12 issues of Cici Huang

### GitHub Username(s) - @cici37 - @jlbutler - @salaxander - @gracenng - @leonardpahlke ### Release Cycle Kubernetes 1.25 ### Prerequisites - [x] Ensure new Release Team Lead: - [x] Has...

sig/release
needs-kind
area/release-team
area/release-eng
needs-priority

#### What happened: While cutting release, found documentation and code is not properly reflect the changes of not having rc cut, especially for image promotion. #### What you expected to...

sig/release
kind/bug
needs-priority

### What would you like to be added? Currently, the vap only prevent itself and the binding from being intercepted: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/admission/plugin/validatingadmissionpolicy/admission.go#L189-L197 We would love to revisit this before going to...

sig/api-machinery
kind/feature
triage/accepted

### What would you like to be added? [Validating Admission Policy](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/) was graduated to beta in 1.28. Since the feature is expected to be stable, the scalability evaluation is expected...

priority/important-soon
sig/api-machinery
kind/feature
triage/accepted

**Feature request checklist** - [ ] Move the cost estimator back into cel-go from Kubernetes **Change** Currently the cost of extension library used in Kubernetes: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/cel/library/cost.go It should be moved...

ValidatingAdmissionPolicy is graduated to GA in 1.30 and the feature gate is turned on by default, hence we will disable the test from alpha/beta. The same e2e tests are enabled...

lgtm
cncf-cla: yes
size/XS
area/provider/gcp
sig/testing
needs-rebase
area/jobs
sig/cloud-provider
area/config

### Description related PR: https://github.com/kubernetes/kubernetes/pull/124675 ### Issue Closes: #

cncf-cla: yes
size/M
sig/api-machinery
language/en

### What would you like to be added? While discussing the cost exceed case raised by @padlar, @liggitt suggested to surface whether the cost was dominated by the complexity of...

sig/api-machinery
kind/feature
needs-triage

related PR: https://github.com/kubernetes/kubernetes/pull/124675 ### Description ### Issue Closes: #

cncf-cla: yes
size/M
sig/api-machinery
do-not-merge/hold
language/en

Hi prometheus community, CRD, as the most popular extension point of Kubernetes, is used heavily in prometheus project. I would like to mention that Kubernetes is now supporting [CRD validation...