Add flagz endpoint for apiserver#127581
Conversation
1de51ac to
e67c926
Compare
|
/remove-sig cli /remove-area kubelet |
|
LGTM label has been added. DetailsGit tree hash: 63d6e2cc66c8dca81fc6c826e462e63c726c9fb9 |
|
Tests failures seem to be unrelated. |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 1becdbcd8b8a5fadb89b13a677c9602236591669 |
|
/lgtm Thanks @richabanker for the updates. Looks great now! |
|
LGTM label has been added. DetailsGit tree hash: a01f3e8246e37f844e091ac9f7687c3745c00e17 |
|
/retest |
1 similar comment
|
/retest |
|
the integration failure looks related to this PR... I can't reproduce on master and I can reproduce the failure 100% on this PR go test ./test/integration/apiserver/oidc -run 'TestOIDC/ID_token_is_ok$' |
|
looks like that's been failing on this PR since 10/16 - https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/127581/pull-kubernetes-integration/1846632627503632384 |
|
It's very likely |
Created #128674 for a partial fix for the OIDC flags. With this, the TestOIDC test was passing with the flagz changes. |
|
/approve |
|
/test pull-kubernetes-integration |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 6e30f852399771f58bb2d52a175af52a481e9759 |
|
/hold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dgrisonnet, liggitt, richabanker, sttts The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: aae9d3dcdd951de2a40b516d01d8c7621e5c6f2c |
|
/unhold |
|
Hi @richabanker @dgrisonnet |
|
@wendy-ha18 lgtm label was added an hour ago, and the approve tag was added much before. Do I still need to file an exception? |
|
Hi @richabanker, IOM no you don't need to file Exception. I saw this PR in merging queue are now with a milestone. PR can be merged with milestone after code freeze. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a /flagz endpoint for kube-apiserver
Which issue(s) this PR fixes:
kubernetes/enhancements#4828
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
Snippet of response returned by
curl -k --cert /etc/kubernetes/pki/apiserver-kubelet-client.crt --key /etc/kubernetes/pki/apiserver-kubelet-client.key https://localhost:6443/flagz