-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
No RunInfo in context #280
Comments
@aschleifer Thanks for the heads up Andreas! Could you share the popeye's logs? |
Hello, yes the error also occures when giving a namespace. Here are the logs:
|
@aschleifer Thank you for the details Andreas! Going to drop a new rev 0.20.1 so we can diagnose what the issue might be. Thank you for your patience and helping us out with root cause! |
@aschleifer v0.20.1 should be out now... |
No the command (
If it helps the k8s server is a AWS EKS instance in version 1.28.5. /edit: for refence this is a 0.20.1 version build from the tag of a checkout of the repository. |
Looking at the error message about invalid semantic version again. Could it be that popeye doesn't like the version info from AWS EKS?
It seems AWS EKS is adding some hash to the version. |
@aschleifer Great catch! Thank you for the details Andreas! |
@derailed this looks much better. now it works again. Thanks for the fast fix. I will also update the Arch package to the latest version today. |
Describe the bug
When running popeye version 0.20.0 without any pramaters I get this error:
To Reproduce
Steps to reproduce the behavior:
Run
popeye
with an active kubecontext without any parametersExpected behavior
It should generate the normal linting output.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: