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

Fix in-cluster Kubernetes client #2176

Merged
merged 1 commit into from Aug 1, 2019
Merged

Conversation

sagikazarmark
Copy link
Member

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

This PR fixes in-cluster k8s clients.

Why?

The new k8s client helper methods introduced IP filtering to limit
where the client can connect.

In case of in-cluster clients however this is not necessary.

The new k8s client helper methods introduced IP filtering to limit
where the client can connect.

In case of in-cluster clients however this is not necessary.
@sagikazarmark sagikazarmark merged commit 205c584 into master Aug 1, 2019
@sagikazarmark sagikazarmark deleted the fix-incluster-client branch August 1, 2019 10:50
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.

None yet

3 participants