-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Structured Authentication Config #3331
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
Comments
/sig auth |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Hello @nabokihms 👋, 1.26 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022. This enhancement is targeting for stage Here's where this enhancement currently stands:
It looks #3332 will address most of these issues. The status of this enhancement is marked as |
/milestone v1.27 |
Question... It looks like the discovery url can only be HTPS. For better integration with SPIFFE, it would be very nice if it could refer to a unix socket that speaks HTTP to gather the JWKS info. Would this be ok? Should that be discussed/added here, or should I open up another issue? |
Hi @aramase, @enj 👋, I'm James Spurin, a 1.32 Docs Shadow. Great to meet you. Does this enhancement work planned for 1.32 require any new docs or modifications to the existing docs? If so, please follows the steps here to open a PR against dev-1.32 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday October 24th 2024 18:00 PDT. Also, take a look at Documenting for a release to familiarise with the docs requirement for the release. Thank you! |
Hello hello @nabokihms @aramase @enj 👋 from the v1.32 Communications Team! We'd love for you to consider writing a feature blog about your enhancement. To opt-in, let us know by opening a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use |
The docs changes have already merged: kubernetes/website#47821. I don't have permissions to update the issue. |
This will be worked on in 1.33 but stay in beta |
Hello @nabokihms 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
With all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀 The status of this enhancement is marked as |
/label tracked/yes |
The existing beta target of 1.30 is correct, as the feature has been beta since then, and will continue to be beta in 1.33. |
Hello, @aramase @enj @nabokihms 👋, v1.33 Docs Shadow here. Does this enhancement work planned for v1.33 require any new docs or modifications to existing docs? If so, please follow the steps here to open a PR against dev-1.33 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 27th February 2025 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hi @nabokihms @aramase @enj 👋 -- this is Ryota (@rytswd) from the 1.33 Communications Team! For the 1.33 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement! As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:
To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 5th March, 2025? For more information about writing a blog, please find the blog contribution guidelines 📚 Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hi @nabokihms, @aramase and @enj 👋, 1.33 Communications Team here again! This is a gentle reminder for the feature blog deadline mentioned above, which is 02:00 UTC Wednesday, 5th March, 2025. To opt in, please let us know and open a Feature Blog placeholder PR against Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hey again @nabokihms 👋, v1.33 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP): If you anticipate missing code freeze, you can file an exception request in advance. Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. The status of this enhancement is marked as |
Hi @nabokihms @enj @aramase 👋, v1.33 Enhancements team here, Just a quick friendly reminder as we approach the code freeze later this week, at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. Thank you! |
Hello @nabokihms @enj @aramase 👋, v1.33 Enhancements team here, Unfortunately, the implementation (code-related) PRs associated with this enhancement are not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.33 milestone. If you still wish to progress this enhancement in v1.33, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks! /milestone clear |
Enhancement Description
k/enhancements
) update PR(s): KEP-3331: Structured Authentication Config #3332k/k
) update PR(s):--authentication-config
flag kubernetes#119142k/website
) update PR(s): add docs for StructuredAuthenticationConfig v1alpha1 website#43397k/enhancements
) update PR(s):k/k
) update PR(s):StructuredAuthenticationConfiguration
feature to kube feature gates file kubernetes#121622AudienceMatchPolicy
and support multiple audiences in AuthenticationConfiguration kubernetes#123165apiserver_authentication_jwt_authenticator_latency_seconds
metric kubernetes#123225DiscoveryURL
to Authentication Configuration kubernetes#123527k8s.io
andkubernetes.io
namespaced extra key in structured authn config kubernetes#126553k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: