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

Configuration option to enable gzip compression on k8s pods api for service discovery #336

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

thjaeckle
Copy link
Contributor

Resolves: #335

Feedback is very welcome, I am not very experienced in Scala.

@pjfanning
Copy link
Contributor

There is support for integration testing in the integration-test directory. This includes an existing K8s test. Maybe you could modify this to use gzip.

… adjust "kubernetes-api-java" integration-test to use gzip compression
@thjaeckle
Copy link
Contributor Author

There is support for integration testing in the integration-test directory. This includes an existing K8s test. Maybe you could modify this to use gzip.

Ah, yes .. I overlooked the integration-tests.
There are 2 "kubernetes-api" tests - one for a Scala project and one for a Java/Maven one. I adjusted now the Java/Maven one to ask for gzip compression.
This way, still both ways are tested.

@thjaeckle
Copy link
Contributor Author

@pjfanning could you rerun the failed unit test?
Seems like a port conflict..

@pjfanning pjfanning added this to the 1.1.1 milestone Oct 18, 2024
@pjfanning pjfanning merged commit 6582083 into apache:main Oct 18, 2024
15 checks passed
@pjfanning
Copy link
Contributor

Merged - thanks

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.

Supporting to fetch pods in Kubernetes based discovery with gzip compression
2 participants