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

Added Service Statuses #157

Merged
merged 8 commits into from
Jan 13, 2025
Merged

Added Service Statuses #157

merged 8 commits into from
Jan 13, 2025

Conversation

commit111
Copy link
Collaborator

Fixes #11

Copy link
Member

@jordanstephens jordanstephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a rough cut of some slightly expanded descriptions for each service state based on our code and also based on https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-lifecycle-explanation.html

It's of course worth noting that some of these are ECS specific. I couldn't tell at a glance if there are any GCP or DO specific states that could appear, or if we just provide less-granular updates for deployments to those clouds.

docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
docs/concepts/services.md Outdated Show resolved Hide resolved
@jordanstephens jordanstephens marked this pull request as ready for review January 3, 2025 18:24
docs/concepts/services.md Outdated Show resolved Hide resolved
Co-authored-by: Jordan Stephens <[email protected]>
@commit111 commit111 merged commit 05db39e into main Jan 13, 2025
3 checks passed
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.

Document Statuses
2 participants