-
Notifications
You must be signed in to change notification settings - Fork 39.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add flagz endpoint for apiserver #127581
Add flagz endpoint for apiserver #127581
Conversation
1de51ac
to
e67c926
Compare
/remove-sig cli /remove-area kubelet |
It's very likely |
7d17a74
to
7f1ab63
Compare
7f1ab63
to
053f3fe
Compare
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. Git tree hash: 6e30f852399771f58bb2d52a175af52a481e9759
|
/hold |
053f3fe
to
da8dc43
Compare
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
LGTM label has been added. Git 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