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

Remove RefreshConfiguration workaround for K8s token refreshing #20759

Merged
merged 4 commits into from
Mar 16, 2022

Commits on Mar 16, 2022

  1. Remove RefreshConfiguration workaround for K8s token refreshing

    A workaround was added (apache#5731) to handle the refreshing of EKS tokens.  It was necessary because of an upstream bug.  It has since been fixed (kubernetes-client/python-base@70b78cd) and released in v21.7.0 (https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md#v2170).
    dstandish committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    574c63e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9d635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9892028 View commit details
    Browse the repository at this point in the history
  4. remove old k8s classes

    dstandish committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1aca591 View commit details
    Browse the repository at this point in the history