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: add generation of gateway-api coverage data #47

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BobyMCbobs
Copy link
Member

adds generic generation of gateway-api coverage data, without detail on implementation

@BobyMCbobs
Copy link
Member Author

To be accepted or to be used an a example for the *snoop repos.

@BobyMCbobs BobyMCbobs force-pushed the add-generic-generation-of-gateway-api-coverage-data branch 3 times, most recently from a6e6513 to ec65549 Compare June 19, 2024 03:27
@BobyMCbobs BobyMCbobs force-pushed the add-generic-generation-of-gateway-api-coverage-data branch 4 times, most recently from a6b7465 to cb4f1ec Compare July 14, 2024 23:18
@BobyMCbobs BobyMCbobs force-pushed the add-generic-generation-of-gateway-api-coverage-data branch from cb4f1ec to 23a2424 Compare July 15, 2024 23:19
@heyste
Copy link
Contributor

heyste commented Jul 16, 2024

The current config for cilium when testing gateway-api v1.1.0 fails. Can we please update the cilium conformance profile from

CONFORMANCE_PROFILES="HTTP,TLS"

to

CONFORMANCE_PROFILES="GATEWAY-HTTP,GATEWAY-TLS"

so it matches the required format that's set in gateway-api/conformance/utils/suite/profiles.go

@BobyMCbobs BobyMCbobs force-pushed the add-generic-generation-of-gateway-api-coverage-data branch 2 times, most recently from 740eadc to d371a83 Compare July 23, 2024 23:10
adds generic generation of gateway-api coverage data, without detail on implementation
- make all implementations use upstream gateway-api conformance tests
- patch gateway-api to inject test and feature information in user-agent
@BobyMCbobs BobyMCbobs force-pushed the add-generic-generation-of-gateway-api-coverage-data branch from d371a83 to b309096 Compare July 23, 2024 23:40
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