-
Notifications
You must be signed in to change notification settings - Fork 345
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
PROGRESS is not properly displayed in 1.29.1 cluster #1966
Comments
I'm observing similar issue. For me its not reporting progress at all, the output stays like:
and I have the following in the e2e pod logs:
Also I can see tests are executed (namespaces, pods etc.. are created and deleted) Environment: |
Good day. Is anyone looking into this? |
I faced the same issue. Environment: |
I also faced the same issue, reproductible with a simple
Environment:
|
What steps did you take and what happened:
Steps:
Conformance test has passed 40 mins. Many cases have been executed but the output of
~/sonobuoy status
sticks inPassed: 0, Failed: 0
.What did you expect to happen:
Status report show the actual progress.
Anything else you would like to add:
Same Sonobuoy and same command lines (steps) works well in 1.28 and 1.27 clusters.
Have searched the open issues and not found similar one. I am not sure it is a Sonobuoy bug, or only happens in my cluster.
Environment:
kubectl version
): 1.29.1/etc/os-release
): Ubuntu in CP and SUSE in nodeThe text was updated successfully, but these errors were encountered: