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: Make the autoscaler, control_plane, and k8s_version fields mutable (#310)
## 📝 Description
This change makes the `autoscaler`, `control_plane`, and `k8s_version`
fields mutable to reflect their status in the API.
## ✔️ How to Test
```
make testunit
```
0 commit comments