Skip to content

conformance: follow-up on TLSRoute TLSRoute rejection conformance tests#4473

Merged
k8s-ci-robot merged 7 commits intokubernetes-sigs:mainfrom
rostislavbobo:tlsroute-conformance-rejection
Jan 30, 2026
Merged

conformance: follow-up on TLSRoute TLSRoute rejection conformance tests#4473
k8s-ci-robot merged 7 commits intokubernetes-sigs:mainfrom
rostislavbobo:tlsroute-conformance-rejection

Conversation

@rostislavbobo
Copy link
Copy Markdown
Member

What type of PR is this?
/kind test
/area conformance-test

What this PR does / why we need it:

This PR is a follow-up to address comments raised in #4433

Which issue(s) this PR fixes:

Fixes #

Part of #1579

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/test area/conformance-test Issues or PRs related to Conformance tests. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 30, 2026
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 30, 2026
@rostislavbobo rostislavbobo changed the title Tlsroute conformance rejection conformance: follow-up on TLSRoute TLSRoute rejection conformance tests Jan 30, 2026
@rostislavbobo rostislavbobo marked this pull request as ready for review January 30, 2026 14:04
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 30, 2026
@rostislavbobo
Copy link
Copy Markdown
Member Author

/cc @rikatz

@k8s-ci-robot k8s-ci-robot requested a review from rikatz January 30, 2026 14:05
- name: http
port: 80
protocol: HTTP
listeners:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

extra listeners key here (thanks linter!! I would have not seen this!)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

agree

from: Same
kinds:
- kind: HTTPRoute
- kind: TCPRoute
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same from linter, while this is valid, apparently we enforce putting array items on 2 spaces below the parent field

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

interesting, but OK

@rikatz
Copy link
Copy Markdown
Member

rikatz commented Jan 30, 2026

/approve
thanks!

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rikatz, rostislavbobo

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

The pull request process is described here

Details 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 Jan 30, 2026
@rikatz
Copy link
Copy Markdown
Member

rikatz commented Jan 30, 2026

tested, lgtm. Thanks!
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 30, 2026
@k8s-ci-robot k8s-ci-robot merged commit 64d135e into kubernetes-sigs:main Jan 30, 2026
20 checks passed
danehans pushed a commit to danehans/gateway-api that referenced this pull request Mar 10, 2026
…ts (kubernetes-sigs#4473)

* TLSRoute: Use v1alpha3

* TLSRoute: Wait for namespace to be ready

* TLSRoute: Test for no maching section name

* TLSRoute: Test for not allowed protocol HTTP

* TLSRoute: Test for not allowed kind

* TLSRoute: Test for not allowed protocol HTTPS

* TLSRoute: Fix lint
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. area/conformance-test Issues or PRs related to Conformance tests. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/test 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants