-
Notifications
You must be signed in to change notification settings - Fork 15.1k
PSA host field docs #51498
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
PSA host field docs #51498
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
0ea1233
to
5e1715e
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
/sig auth |
undrafting this since the code has merged.. I'll work on getting this ready asap |
Hello @tssurya 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on Wednesday August 6, 2025 18:00 PDT. This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as lgtm and approve labels applied, without any unaddressed comments or concerns from SIG Docs. Thank you! |
Hi @michellengnx ! I'm waiting for reviews - so I'm not sure how to get them on time? I'll ping sig-auth. |
@liggitt perhaps you could take a peek if you have some time? |
3ce1a8f
to
5db0e74
Compare
Have addressed @liggitt 's comments (sorry for the delay, I should have paid closer attention to upstream release deadlines) |
/lgtm |
LGTM label has been added. Git tree hash: 2ec77723142f4666a76e1bf35bfc83030a84ed33
|
Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
5db0e74
to
5827f58
Compare
done! thank you @natalisucks |
thanks @tssurya! |
LGTM label has been added. Git tree hash: f333659d85e5c22fb8a4b0ea81e43cfd015ca18d
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: natalisucks 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 |
Description
Notify users that
.host
field in probes and lifecycle handlers can be blocked using PSAIssue
Closes: kubernetes/kubernetes#99425
Enhancement Issue: kubernetes/enhancements#4940
Implementation PR: kubernetes/kubernetes#125271