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

ECS agent doesn't reset task state when instance id is modified #859

Closed
aaithal opened this issue Jun 22, 2017 · 1 comment
Closed

ECS agent doesn't reset task state when instance id is modified #859

aaithal opened this issue Jun 22, 2017 · 1 comment

Comments

@aaithal
Copy link
Contributor

aaithal commented Jun 22, 2017

Repro steps:

  1. Launch instance with Amazon Linux and ecsInstanceRole in default ECS cluster
  2. Install ecs-init package
  3. Start ecs, and let agent register
  4. Run a task
  5. Stop ecs
  6. Modify the ec2 instance id in the state file
  7. Start ecs
  8. Inspect the state file/introspection API to illustrate that task ID from previous instance id is persisted in the state file
@richardpen
Copy link

Released in v1.14.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants