You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(clusters): machineTypes list returns no data PLA-867 (#386)
* Include public cluster data by default. You cannot use --clusterId
to see public cluster data because of the way the endpoint works.
* When there are inactive vmTypes in the cluster the response does not
include enough info to render the table properly so inactive instances
are now filtered from the response.
0 commit comments