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

Removing a process from the Procfile makes it difficult to update the stack #846

Closed
ejholmes opened this issue May 24, 2016 · 0 comments
Closed
Assignees
Labels

Comments

@ejholmes
Copy link
Contributor

ejholmes commented May 24, 2016

When removing an entry from the Procfile, the stack can't be updated because we try to set a parameter that is no longer valid.

Example

$ emp deploy remind101/acme-inc:master
$ emp deploy remind101/acme-inc:no-worker
420890c9e918: Already exists
a3ed95caeb02: Pull complete
1e14aab0083d: Already exists
4393485f2bb3: Already exists
421fc7ff962c: Pull complete
ce70a5759cca: Pull complete
Digest: sha256:c4ab91508f77f83b7bc26174db31cf628830157605c92f6bafb1943e28256c16
Status: Downloaded newer image for remind101/acme-inc:no-worker
error: error updating stack: ValidationError: Parameters: [workerScale] do not exist in the template
        status code: 400, request id: fd296ad6-2157-11e6-8f24-cf26b7634bc4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant