Alexis Couvreur
|
2bb1ad46e8
|
fix(kubernetes): use ParseName everywhere with replicas
|
2024-10-01 17:30:14 -07:00 |
|
Alexis Couvreur
|
8096a4e87e
|
feat: add DesiredReplicas inside State struct
For now only the `Kubernetes` provider benefits from this improvement as `Docker` and `Swarm` have hardcoded 1 value
|
2022-11-03 20:55:09 -04:00 |
|
Alexis Couvreur
|
154bb5e7ed
|
feat: pretty json
|
2022-11-02 23:15:06 -04:00 |
|
Alexis Couvreur
|
c827154506
|
refactor: instance are in unrecoverable state instead of error
To avoid confusion between error from a call or network.
Instance has an Unrecoverable state instead of Error.
|
2022-11-02 23:15:06 -04:00 |
|
Alexis Couvreur
|
67bf03780c
|
refactor: use common object for describing instances
|
2022-11-02 23:15:06 -04:00 |
|