Add tests for observability configuration and functional behavior#695
Merged
emmaaroche merged 1 commit intoKuadrant:mainfrom Jul 25, 2025
Merged
Conversation
Contributor
Author
|
Note: refactoring these tests further based on feedback in call with @averevki. |
3339a5c to
ac4378c
Compare
emmaaroche
commented
Jul 1, 2025
ac4378c to
f65f99f
Compare
averevki
reviewed
Jul 1, 2025
f65f99f to
f895574
Compare
f895574 to
03a1415
Compare
azgabur
reviewed
Jul 3, 2025
averevki
reviewed
Jul 3, 2025
03a1415 to
d05dcb9
Compare
averevki
reviewed
Jul 4, 2025
d05dcb9 to
abdda4c
Compare
emmaaroche
commented
Jul 7, 2025
averevki
reviewed
Jul 14, 2025
abdda4c to
7391cfd
Compare
emmaaroche
commented
Jul 16, 2025
averevki
reviewed
Jul 18, 2025
7391cfd to
496de3a
Compare
averevki
reviewed
Jul 22, 2025
496de3a to
bbcf354
Compare
averevki
reviewed
Jul 23, 2025
Signed-off-by: emmaaroche <eroche@redhat.com>
bbcf354 to
5ab636a
Compare
averevki
approved these changes
Jul 25, 2025
azgabur
approved these changes
Jul 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
This PR introduces tests that validate Kuadrant's observability functionality.
Observability Tests Validate:
Note: These tests currently cover observability integration with Istio-based gateways. Coverage for Envoy Gateway is not included at this time.
Related Issues / PRs: