Skip to content
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

feat(policy-test): conditionally compile experimental type tests #13891

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Apr 1, 2025

Our policy controller tests execute tests for resources that are not part of the stable gateway-api distribution. To support testing only the stable API, this change introduces a new gateway-api-experimental feature that enables compilation of TCPRoute and TLSRoute tests and utilities.

This feature is enabled by default, as that is the current behavior. This will be consumed by CI in followup changes.

Our policy controller tests execute tests for resources that are not part of the
stable gateway-api distribution. To support testing only the stable API, this
change introduces a new `gateway-api-experimental` feature that enables
compilation of TCPRoute and TLSRoute tests and utilities.

This features is enabled by default, as that is the current behavior. This will
be consumed by CI in followup changes.
@olix0r olix0r merged commit 9110660 into main Apr 1, 2025
98 of 103 checks passed
@olix0r olix0r deleted the ver/policy-test-experimental branch April 1, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants