Skip to content

Conversation

@snorwin
Copy link
Member

@snorwin snorwin commented Oct 21, 2025

What type of PR is this?

/kind cleanup

What this PR does / why we need it:
This PR includes a few minor cleanups I noticed that were missed during the graduation of the BackendTLSPolicy to standard:

  • The BackendTLSPolicy resource was missing from the list of GA API resources in README.md.
  • SAN validation in the BackendTLSPolicy is no longer marked as experimental, so the corresponding feature should also not be marked as experimental.

Which issue(s) this PR fixes:

N/A

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Oct 21, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 21, 2025
@snorwin
Copy link
Member Author

snorwin commented Oct 21, 2025

/check-cla

@rikatz
Copy link
Member

rikatz commented Oct 21, 2025

/cc @candita

@k8s-ci-robot k8s-ci-robot requested a review from candita October 21, 2025 17:35
@rikatz
Copy link
Member

rikatz commented Oct 21, 2025

/check-cla

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 21, 2025
@rikatz
Copy link
Member

rikatz commented Oct 22, 2025

/lgtm
I am wondering if people are using the conformance files from branch 1.4, if it does make sense to cherry-pick this change to release-1.4

/cc @shaneutt
wdyt?

@k8s-ci-robot k8s-ci-robot requested a review from shaneutt October 22, 2025 16:38
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 22, 2025
@shaneutt
Copy link
Member

shaneutt commented Oct 22, 2025

/cherry-pick release-v1.4

Copy link
Member

@shaneutt shaneutt left a comment

Choose a reason for hiding this comment

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

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shaneutt, snorwin

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 22, 2025
@k8s-ci-robot k8s-ci-robot merged commit 41e57f2 into kubernetes-sigs:main Oct 22, 2025
20 checks passed
@rikatz
Copy link
Member

rikatz commented Oct 22, 2025

/cherry-pick release-1.4

@k8s-infra-cherrypick-robot
Copy link
Contributor

@rikatz: new pull request created: #4194

In response to this:

/cherry-pick release-1.4

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-sigs/prow repository.

tylerauerbeck pushed a commit to tylerauerbeck/gateway-api that referenced this pull request Nov 27, 2025
…idation feature to standard (kubernetes-sigs#4191)

* cleanup: add BackendTLSPolicy as GA in README.md

Signed-off-by: Norwin Schnyder <[email protected]>

* cleanup: SAN validation in BTLSP is no longer experimental

Signed-off-by: Norwin Schnyder <[email protected]>

---------

Signed-off-by: Norwin Schnyder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants