Skip to content

fix: don't warn on ps resize for shell/postdeploy/pr-predestroy - #180

Open
dmonroy wants to merge 1 commit into
mainfrom
fix/ps-resize-reserved-types
Open

fix: don't warn on ps resize for shell/postdeploy/pr-predestroy#180
dmonroy wants to merge 1 commit into
mainfrom
fix/ps-resize-reserved-types

Conversation

@dmonroy

@dmonroy dmonroy commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

`ps resize` already special-cased `release` and `scheduler` to avoid printing "Service does not exist" for task-based process types with no running ECS service. `shell`, `postdeploy`, and `pr-predestroy` are the same kind of process type but were missing from that case, so resizing them printed the misleading warning even though the resize itself worked correctly.

Found while listing out all reserved process types for apppackio/apppack-docs#28.

@dmonroy dmonroy self-assigned this Sep 8, 2026
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.

1 participant