Skip to content

Add docs for Structured Authn GA #51290

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

Open
wants to merge 1 commit into
base: dev-1.34
Choose a base branch
from

Conversation

aramase
Copy link
Member

@aramase aramase commented Jun 18, 2025

Doc update for KEP 3331 GA: https://git.k8s.io/enhancements/keps/sig-auth/3331-structured-authentication-configuration
KEP issue: kubernetes/enhancements#3331

/triage accepted
/sig auth
/assign enj liggitt

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@k8s-ci-robot k8s-ci-robot added this to the 1.34 milestone Jun 18, 2025
@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. sig/auth Categorizes an issue or PR as relevant to SIG Auth. labels Jun 18, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign divya-mohan0209 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from liggitt June 18, 2025 00:44
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Jun 18, 2025
@k8s-ci-robot k8s-ci-robot requested a review from salaxander June 18, 2025 00:44
Copy link

netlify bot commented Jun 18, 2025

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 4c4bf52
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-vnext-staging/deploys/68520c001d4fe50008a01858

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 18, 2025
Copy link

netlify bot commented Jun 18, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 4c4bf52
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68520c00236d370008786b58
😎 Deploy Preview https://deploy-preview-51290--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines +15 to +18
fromVersion: "1.30"
- stage: stable
defaultValue: true
fromVersion: "1.34"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding toVersion to the previous stage would enhance consistency with other feature gate files.

Suggested change
fromVersion: "1.30"
- stage: stable
defaultValue: true
fromVersion: "1.34"
fromVersion: "1.30"
toVersion: "1.33"
- stage: stable
defaultValue: true
fromVersion: "1.34"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/auth Categorizes an issue or PR as relevant to SIG Auth. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants