siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
395 stars 23 forks source link

[feature] Show "pending" reconfiguration for locked machines #342

Closed TimJones closed 3 weeks ago

TimJones commented 3 weeks ago

Problem Description

I applied a config change (via cluster template) to a cluster. After doing so I looked at the UI and saw everything green/ready and assumed the change had been applied correctly, but since my workers were locked the check had only been applied to the control plane.

Solution

Much like the "Reconfiguring" status, maybe we could show "Pending reconfiguration" or "Reconfiguration needed" on the machine status in the UI.

Alternative Solutions

No response

Notes

No response

Unix4ever commented 3 weeks ago

That's duplicate to https://github.com/siderolabs/omni/issues/15

TimJones commented 3 weeks ago

Thanks! Sorry I didn't find it when opening this ticket :disappointed: