-
Notifications
You must be signed in to change notification settings - Fork 72
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] cni_compatible installs obsolete cluster (v1.21 and no cgroup v2 support). Part of cert ? #1965
Comments
Since cni_compatible is not part of the certification criterions (not "essential"), from my point of view it is ok to be removed from "cert" category. |
I see no issues in removing this from the Thoughts @wavell @denverwilliams @HashNuke ? |
Refs: cnti-testcatalog#1965 Signed-off-by: Martin Matyas <[email protected]>
Refs: cnti-testcatalog#1965 Signed-off-by: Martin Matyas <[email protected]>
This test when running with the Suggestions on cert call for this test longer term
Suggestions for short term:
|
Describe the bug
cni_compatible installs a very EOL Kubernetes version (3y old)
More this kind/kubernetes version fails vs cgroup v2 because of lack of support
ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User System.*|detected cgroup v1"
Please note that the test keeps failing and doesn't stop after the first issue
I would consider that cert won't install any additional cluster as it is a big issue out of a lab environment.
To Reproduce
Expected behavior
cni_compatible removed from cert and updated to an active kubernetes version.
The text was updated successfully, but these errors were encountered: