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

Enabling ipFamilies and ipFamilyPolicy #3087

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

Conversation

yuriolisa
Copy link
Contributor

Description:

Enabling ipFamilies and ipFamilyPolicy to be configured via OpenTelemetryCollector
Link to tracking Issue(s):

Testing:

Documentation:

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa yuriolisa requested a review from a team as a code owner July 1, 2024 13:33
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@jaronoff97
Copy link
Contributor

looks like e2e is failing here

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Copy link
Contributor

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these e2e tests checking anything a controller test wouldn't? I'd rather have that if you aren't going to check if ipv6 actually works. We could even add a controller test that sets all the optional attributes in OpenTelemetryCommonFields.

Other than that, LGTM.

@yuriolisa
Copy link
Contributor Author

Are these e2e tests checking anything a controller test wouldn't? I'd rather have that if you aren't going to check if ipv6 actually works. We could even add a controller test that sets all the optional attributes in OpenTelemetryCommonFields.

Other than that, LGTM.

Great idea, @swiatekm. I add the tests on both sides, controller and e2e.

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.

Support setting ipFamilies and ipFamilyPolicy on Services
4 participants