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
* Allow `docker` lifecycle type in the `Lifecycle` object
* Omit empty `LifecycleData` attributes in the app response
* LifecycleData is required to be an empty object if the lifecycle type
is `docker`
Issue: #2790
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
* Allow `docker` lifecycle type in the `Lifecycle` object
* Omit empty `LifecycleData` attributes in the app/droplet response
* LifecycleData is required to be an empty object if the lifecycle type
is `docker`
Issue: #2790
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
* Allow `docker` lifecycle type in the `Lifecycle` object
* Omit empty `LifecycleData` attributes in the app/droplet response
* LifecycleData is required to be an empty object if the lifecycle type
is `docker`
Issue: #2790
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
* Allow `docker` lifecycle type in the `Lifecycle` object
* Omit empty `LifecycleData` attributes in the app/droplet response
* LifecycleData is required to be an empty object if the lifecycle type
is `docker`
Issue: #2790
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
GIVEN Korifi is deployed on a k8s cluster
WHEN I create an app with docker lifecycle:
THEN I see that the request above succeeds and a response similar to
The text was updated successfully, but these errors were encountered: