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

Unable to set ECS service min/max running task % #6929

Open
tmargono opened this issue Feb 28, 2024 · 1 comment
Open

Unable to set ECS service min/max running task % #6929

tmargono opened this issue Feb 28, 2024 · 1 comment
Labels

Comments

@tmargono
Copy link

Issue Summary:

There is no ability to specify the min/max running task % when deploying an ECS service with Spinnaker. Looking at the percentages they look hardcoded. https://github.com/spinnaker/clouddriver/blob/master/clouddriver-ecs/src/main/java/com/netflix/spinnaker/clouddriver/ecs/deploy/ops/CreateServerGroupAtomicOperation.java#L537

Cloud Provider(s):

AWS

Environment:

Feature Area:

Description:

Steps to Reproduce:

Additional Details:


Please delete the instructions below this line prior to submitting

Instructions:

Descriptions:

  • Issue Summary: A brief description of what you're seeing.
  • Cloud Provider: AWS, GCP, Kubernetes, Azure, Cloud Foundry, etc.
  • Environment: As much information about your Spinnaker environment and configuration that might be relevant to the issue. For example: "I am running Spinnaker using the Amazon images to deploy into AWS and GCP."
  • Feature Area: Notifications, Pipelines, UI, Jenkins, etc.
  • Description: The behavior you expect to see, and the actual behavior.
  • Steps to reproduce: Ideally, an isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem). If not possible, as much information as possible to see this behavior.
  • Additional Details: Additional information such as screenshots and exception logs.
@spinnakerbot
Copy link

This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:

@spinnakerbot remove-label stale

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

2 participants