Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support docker lifecycle when creating apps #2816

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

#2790

What is this change about?

Support docker lifecycle when creating apps

  • 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

Does this PR introduce a breaking change?

No

Acceptance Steps

See story

Tag your pair, your PM, and/or team

@georgethebeatle

* 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>
@georgethebeatle georgethebeatle merged commit 539aef8 into main Aug 23, 2023
7 checks passed
@georgethebeatle georgethebeatle deleted the issues/2790-docker-apps branch August 23, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants