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

Bug #188 fix. Kubernetes api version detection improved. #191

Merged
merged 3 commits into from
May 25, 2022

Conversation

otchilin
Copy link

K8S API version detection reworked to be safer and compatible with non digit major/minor version content.
Only numbers are retained and empty version are rejected.

K8S API version detection reworked to be safer and compatible with non digit major/minor version content.
Only numbers are retained and empty version are rejected.
src/sidecar.py Outdated Show resolved Hide resolved
@jekkel jekkel added the bug Something isn't working label May 25, 2022
@jekkel jekkel linked an issue May 25, 2022 that may be closed by this pull request
@jekkel jekkel merged commit 3d821f0 into kiwigrid:master May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IGNORE_ALREADY_PROCESSED fails on EKS 1.21
2 participants