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

Expose ports on collector statefulset #917

Merged
merged 1 commit into from Sep 12, 2023

Conversation

gregorycuellar
Copy link
Contributor

What this PR does / why we need it:

Pods created by the statefulset of a collector, doesn't expose the ports defined. Only, the service expose the ports.
This PR add those ports to the definition of the statefulset.

Which issue(s) this PR fixes:

Fixes #916

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


Signed-off-by: Grégory Cuellar <gregory.cuellar@gmail.com>
@benjaminhuo
Copy link
Member

@gregorycuellar Thank you for this !

@benjaminhuo benjaminhuo merged commit fdbf8e1 into fluent:master Sep 12, 2023
6 checks passed
@gregorycuellar
Copy link
Contributor Author

@benjaminhuo do you know if a release is planned soon ?
There are several new features, including this one, since the last one of July and that would be very interesting for us

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.

bug: ports are not exposed on collector's statefulset
2 participants