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
feat: Warn when stack/demo is larger than cluster (#94)
* feat: Warn when stack/demo is larget than cluster
* reordered imports
* space out error variants
* Rework validate_cluster_size to return Vec<Err> instead of warn!ing
* Add check_perquisites function
* use operator-rs from main
* Add improvements
* fix: Checking of prerequesites
* Avoid uneeded collect()
* Use operator-rs 0.47.0
* Update OpenAPI spec
* Fix typo
---------
Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
0 commit comments