-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Update ServiceAccountIssuerDiscovery docs for GA #26660
Conversation
Deploy preview for kubernetes-io-vnext-staging processing. Building with commit a0d5091 https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6034193e7ab3cf00080c0ef3 |
/assign @sftim |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mtaufen thanks
I think it needs one correction - see inline feedback.
content/en/docs/tasks/configure-pod-container/configure-service-account.md
Outdated
Show resolved
Hide resolved
lgtm after the for_k8s_version comment is addressed |
/milestone 1.21 |
@reylejano: The provided milestone is not valid for this repository. Milestones in this repository: [ Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
da1f9a5
to
63d38e3
Compare
63d38e3
to
a0d5091
Compare
Updated. |
/lgtm |
LGTM label has been added. Git tree hash: fdc642e7c27130d3c9ccaf697341d3202ec0016d
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: irvifa 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 |
Updates the SAID feature docs now that the feature is GA in 1.21.
See: kubernetes/enhancements#1393