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

gateway-api: Enable HTTPRouteListenerHostnameMatching test #26226

Merged
merged 1 commit into from Jun 20, 2023

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented Jun 14, 2023

Description

This was fixed as part of a recent refactor and v0.7.0 upgrade.

Fixes: #24217

Testing

Testing was done with the temp commit triggering conformance test 20 times in the same workflow run.

https://github.com/cilium/cilium/actions/runs/5267708914/jobs/9523337823?pr=26226

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 14, 2023
@maintainer-s-little-helper
Copy link

Commit 1f6d0e4b53acb3d5f77a81a28f2049f5373d4130 does not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jun 14, 2023
@maintainer-s-little-helper
Copy link

Commit 1f6d0e4b53acb3d5f77a81a28f2049f5373d4130 does not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@sayboras sayboras added the release-note/ci This PR makes changes to the CI. label Jun 14, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 14, 2023
@sayboras sayboras added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. labels Jun 14, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 14, 2023
This was fixed as part of recent refactor and v0.7.0 upgrade.

Fixes: cilium#24217

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras marked this pull request as ready for review June 14, 2023 15:16
@sayboras sayboras requested review from a team as code owners June 14, 2023 15:16
@sayboras sayboras requested a review from nbusseneau June 14, 2023 15:16
@sayboras
Copy link
Member Author

Full CI is not required as the changes are limited to GHA flake.

@sayboras sayboras added area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api labels Jun 15, 2023
@aspsk
Copy link
Contributor

aspsk commented Jun 15, 2023

The commit link in description is broken, as PR doesn't contain the commit anymore. A working link is here: sayboras@c4d1765

@sayboras
Copy link
Member Author

Review from the required groups is in, full CI is not required, marking this ready to merge.

@sayboras sayboras added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 19, 2023
@sayboras
Copy link
Member Author

/test

@sayboras sayboras merged commit 29b75ee into cilium:main Jun 20, 2023
59 of 60 checks passed
@sayboras sayboras deleted the tam/gha-gateway-api branch June 20, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Gateway API Conformance test: TestConformance/HTTPRouteListenerHostnameMatching failure
4 participants