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

unknown version warning #208

Open
dcsaki opened this issue Jan 3, 2021 · 0 comments
Open

unknown version warning #208

dcsaki opened this issue Jan 3, 2021 · 0 comments

Comments

@dcsaki
Copy link

dcsaki commented Jan 3, 2021

Hi,
I am new to kubetest, and loving it so far! This may be just a newbie usage problem, but on any test failure, I am getting multiple warning messages from api_object related to unknown version (see example below).
I traced the first warnings to the creation of the namespace related to the test case.

These warnings do not have any impact on my tests, since the preferred version is used, but it does have an impact on the readability of logs.
Am a missing some setting to avoid these warnings? If not, in my opinion the warnings should be removed or changed to debug messages.

----------------------------- Captured log setup ------------------------------
WARNING kubetest:api_object.py:111 unknown version (None), falling back to preferred version
------------------------------ Captured log call ------------------------------
WARNING kubetest:api_object.py:111 unknown version (None), falling back to preferred version
WARNING kubetest:api_object.py:111 unknown version (None), falling back to preferred version

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

No branches or pull requests

1 participant