-
Notifications
You must be signed in to change notification settings - Fork 266
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
Resources status are always Unknown when Server Side Pagination is enabled HA #12265
Comments
My bet is missing info in api response is the cause of both
If it relates to dynamic types then also Confirmed from https://github.com/rancher/steve/pull/264/files. Michael is investigating a fix for 2.10 |
requires metadata.state |
Will be fixed when rancher/steve#300 merges (and steve in rancher/rancher is bumped). Will monitor and move to test when so |
Given rancher/rancher#47616, moving to test |
Validated on Rancher version: The resources status is now properly displayed and dynamically changed depending on their status. Tested with a pod and a cluster. |
Setup
v2.10-2e82262225844f52c3ef6d8a8f51b870e220ec91-head
master 4e0aa07
Describe the bug
Clusters, nodes, pods are all displaying
Unknown
state.To Reproduce
ui-sql-cache
from Global SettingsResult
The resources state is always
Unknown
Expected Result
The actual State of Clusters, nodes, pods.
Screenshots
The text was updated successfully, but these errors were encountered: