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 "Long-lasting job fails on EKS" (#124) #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TonyZZX
Copy link

@TonyZZX TonyZZX commented Jul 24, 2019

No description provided.

@edaniszewski
Copy link
Contributor

Thanks for the PR!

I believe this is also related to #11

I'm running some tests against this to see if the latest release of the kubernetes python client is any better, but it looks like they have had many issues with refreshing stale credentials in the kubeconfig

If the latest client fixes this internally, all we'll need is a dependency version bump. Otherwise, I think this PR should do the trick. I do want to think through any implications of reloading the config for every API object on every API client retrieval. I don't think it should impact anything, but I do want to be sure prior to merging.

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

2 participants