Skip to content

Conversation

@mlavacca
Copy link
Member

@mlavacca mlavacca commented Mar 27, 2025

What type of PR is this?

/area conformance-machinery

What this PR does / why we need it:

The conformance suite implementation-related flags are properly validated.

Which issue(s) this PR fixes:

Fixes #2178

Does this PR introduce a user-facing change?:

The conformance suite implementation-related flags are properly validated.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. area/conformance-machinery Issues or PRs related to the machinery and the suite used to run conformance tests. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 27, 2025
@mlavacca
Copy link
Member Author

/retest

@youngnick
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2025
@mlavacca
Copy link
Member Author

/retest

@mlavacca mlavacca force-pushed the validate-conf-suite-flags branch from 0f34cff to d6a4019 Compare March 28, 2025 09:11
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 28, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mlavacca

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

@mlavacca
Copy link
Member Author

mlavacca commented Apr 3, 2025

@youngnick I lost your lgtm as I needed to lint the code. Do you mind taking another look?

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 13, 2025
mlavacca added 2 commits July 1, 2025 11:57
Signed-off-by: Mattia Lavacca <[email protected]>
@mlavacca mlavacca force-pushed the validate-conf-suite-flags branch from d6a4019 to f07b535 Compare July 1, 2025 09:57
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 1, 2025
@youngnick
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 1, 2025
@k8s-ci-robot k8s-ci-robot merged commit 564720a into kubernetes-sigs:main Jul 1, 2025
13 checks passed
@sjberman
Copy link
Contributor

Bit odd to have a function called DefaultOptions that has required flags to be set in it.

LiorLieberman added a commit to LiorLieberman/gateway-api that referenced this pull request Jul 15, 2025
k8s-ci-robot pushed a commit that referenced this pull request Jul 15, 2025
tylerauerbeck pushed a commit to tylerauerbeck/gateway-api that referenced this pull request Nov 27, 2025
* feat(conformance): validate implementation flags

Signed-off-by: Mattia Lavacca <[email protected]>

* chore: gofumpt

Signed-off-by: Mattia Lavacca <[email protected]>

---------

Signed-off-by: Mattia Lavacca <[email protected]>
tylerauerbeck pushed a commit to tylerauerbeck/gateway-api that referenced this pull request Nov 27, 2025
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-machinery Issues or PRs related to the machinery and the suite used to run conformance tests. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

Validate conformance profiles suite flag values

4 participants