RaresHorju

Results 7 comments of RaresHorju

Currently working on this.

@krucod3 ### Final result Now, the ank CLI is unified and `ank set state` is being called in the same manner as `ank apply`. ### Tasks - [x] Refactor the...

I will start working on this issue.

@windsource, it seems that changing the runtime for a running workload is not possible anyway. Also, starting a workload with an invalid runtime and then changing the runtime to another...

This issue has been successfully addressed by the changes in PR #492. The key improvements include: **Fixed behaviors:** - Workloads with invalid/non-existing runtime names now properly transition to `Pending(StartingFailed)` state...

I shall tackle the `Ank-cli: Implement events support (ank events or ank get state --follow)` sub-task. The following is a sketch of a potential CLI command that could show how...