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

Autoscaling: if a service is started with contradictory constraints, then EC2 instances are continuously created #4724

Closed
1 task done
sanderegg opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
a:autoscaling autoscaling service in simcore's stack bug buggy, it does not work as expected

Comments

@sanderegg
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Which deploy/s?

No response

Current Behavior

  • DIRECTOR_V2_SERVICES_CUSTOM_CONSTRAINTS was set to [\""node.labels.io.simcore.autoscaled-node!=true\"]
  • then s4l-lite would start having the "node.labels.io.simcore.autoscaled-node==true" constraint
  • autoscaling detected the pending task and created a new EC2 machine --> ok
  • but the service would never start because of the contradictory constraints
    --> autoscaling continuously creates new instances

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response

@sanderegg sanderegg added bug buggy, it does not work as expected a:autoscaling autoscaling service in simcore's stack labels Sep 7, 2023
@sanderegg sanderegg self-assigned this Sep 7, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Sep 8, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Sep 20, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Sep 21, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Sep 22, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Oct 16, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Oct 17, 2023
sanderegg added a commit to sanderegg/osparc-simcore that referenced this issue Oct 17, 2023
@sanderegg
Copy link
Member Author

this was fixed in #5008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:autoscaling autoscaling service in simcore's stack bug buggy, it does not work as expected
Projects
None yet
Development

No branches or pull requests

1 participant