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 kubernetes in-cluster configuration on IPv6 #8754

Merged
merged 4 commits into from
Oct 26, 2018

Conversation

jsoriano
Copy link
Member

Include patch for IPv6 in kubernetes client library (ericchiang/k8s#103),
already merged in master but not released yet.

Fixes #8749

@jsoriano jsoriano added bug review libbeat containers Related to containers use case labels Oct 25, 2018
@jsoriano
Copy link
Member Author

Failing tests in CI are not related

@exekias
Copy link
Contributor

exekias commented Oct 26, 2018

This is great @jsoriano, did you push the fix upstream? It would be awesome to keep vendoring the main repo, we will probably want to upgrade to next releases in the future

@exekias
Copy link
Contributor

exekias commented Oct 26, 2018

Just saw ericchiang/k8s#103 👍 merging this now, let's upgrade the dependency once they tag the next version including this fix

@exekias exekias merged commit eb0ee32 into elastic:master Oct 26, 2018
@jsoriano jsoriano added needs_backport PR is waiting to be backported to other branches. v6.6.0 labels Oct 26, 2018
@jsoriano jsoriano deleted the k8s-ipv6 branch October 26, 2018 10:44
jsoriano added a commit to jsoriano/beats that referenced this pull request Oct 26, 2018
* Use patch to support ipv6 in k8s client


(cherry picked from commit eb0ee32)
@jsoriano jsoriano removed the needs_backport PR is waiting to be backported to other branches. label Oct 26, 2018
@hhoover
Copy link

hhoover commented Oct 26, 2018

just to close the loop on this - what container tag should I use with the fix in it when deploying?

jsoriano added a commit to jsoriano/beats that referenced this pull request Oct 26, 2018
* Use patch to support ipv6 in k8s client


(cherry picked from commit eb0ee32)
jsoriano added a commit that referenced this pull request Oct 26, 2018
* Use patch to support ipv6 in k8s client


(cherry picked from commit eb0ee32)
@jsoriano
Copy link
Member Author

jsoriano commented Oct 26, 2018

@hhoover there is still no release including this change, in principle it will be included starting on 6.5.

jsoriano added a commit that referenced this pull request Oct 29, 2018
Use patch in kubernetes client library to support ipv6

(cherry picked from commit eb0ee32)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ic#8766)

Use patch in kubernetes client library to support ipv6

(cherry picked from commit a9746b9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants