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

Bump kuberentes_metadata_filter plugin version #333

Closed
wants to merge 2 commits into from

Conversation

DevAndrewGeorge
Copy link

For those of us using the Docker image provided in this repo in AWS EKS, we've received a notice:

We have identified applications running in one or more of your Amazon EKS clusters that are not refreshing service account tokens. Applications making requests to Kubernetes API server with expired tokens will fail. You can resolve the issue by updating your application and its dependencies to use newer versions of Kubernetes client SDK that automatically refreshes the tokens.

The library/plugin causing triggering this notification fabric8io/fluent-plugin-kubernetes_metadata_filter#337.

This PR bumps the version of affected plugin to resolve the issue in the relevant image.

(It also seems that Gemfile.lock hasn't been updated in a while.)

Bumping kuberentes_metadata_filter plugin version to support
Kubernetes 1.21+ BoundServiceAccountTokenVolume service account
token refresh.

Signed-off-by: Andrew George <ageorge@gumgum.com>
base-image/Gemfile.lock Show resolved Hide resolved
Signed-off-by: Andrew George <ageorge@gumgum.com>
@slimm609
Copy link
Contributor

Closing due to out of date and newer version in main branch

@slimm609 slimm609 closed this Oct 25, 2023
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

4 participants