Skip to content

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

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

Conversation

tssurya
Copy link
Contributor

@tssurya tssurya commented Jul 3, 2025

Description

Notify users that .host field in probes and lifecycle handlers can be blocked using PSA

Issue

Closes: kubernetes/kubernetes#99425
Enhancement Issue: kubernetes/enhancements#4940
Implementation PR: kubernetes/kubernetes#125271

@k8s-ci-robot k8s-ci-robot added this to the 1.34 milestone Jul 3, 2025
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 3, 2025
Copy link

netlify bot commented Jul 3, 2025

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

Name Link
🔨 Latest commit 5e1715e
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-vnext-staging/deploys/68666470a595a20008ca0ca0

@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 3, 2025
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language language/ja Issues or PRs related to Japanese language language/pt Issues or PRs related to Portuguese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 3, 2025
@tssurya tssurya force-pushed the psa-host-field-docs branch from 0ea1233 to 5e1715e Compare July 3, 2025 11:07
@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 added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 3, 2025
Copy link

netlify bot commented Jul 3, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 5e1715e
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6866647070a55c0008ef4f04
😎 Deploy Preview https://deploy-preview-51498--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.

<li><code>spec.initContainers[*].readinessProbe.tcpSocket.host</code></li>
<li><code>spec.initContainers[*].startupProbe.tcpSocket.host</code></li>
<li><code>spec.initContainers[*].lifecycle.postStart.tcpSocket.host</code> <small>Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for backward compatibility.</small></li>
<li><code>spec.initContainers[*].lifecycle.preStop.tcpSocket.host</code> <small>Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for backward compatibility.</small></li>
Copy link
Contributor

Choose a reason for hiding this comment

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

You can use <strong> for emphasis, and doing that is better than using capitals.

@lmktfy
Copy link
Contributor

lmktfy commented Jul 4, 2025

/sig auth
/sig security

@k8s-ci-robot k8s-ci-robot added sig/auth Categorizes an issue or PR as relevant to SIG Auth. sig/security Categorizes an issue or PR as relevant to SIG Security. labels Jul 4, 2025
@enj enj added this to SIG Auth Jul 7, 2025
@enj enj moved this to Needs Triage in SIG Auth Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/localization General issues or PRs related to localization area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. language/en Issues or PRs related to English language language/ja Issues or PRs related to Japanese language language/pt Issues or PRs related to Portuguese language sig/auth Categorizes an issue or PR as relevant to SIG Auth. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/security Categorizes an issue or PR as relevant to SIG Security. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

3 participants