Skip to content

Conversation

TheOneFromNorway
Copy link
Contributor

@TheOneFromNorway TheOneFromNorway commented Apr 4, 2025

  • Option to deploy all or only one type of services
    • When deploying all deploy in parallel to speed up process
  • Default to deploy all for deploying mavis
  • Always deploy all for continuous deployment

This is part of a PR chain with #3322 as parent

@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 9eba8b9 to ff44794 Compare April 4, 2025 12:58
@thomasleese thomasleese added this to the v2.1.3 milestone Apr 4, 2025
@thomasleese thomasleese added the operations Improving live support label Apr 4, 2025
@TheOneFromNorway TheOneFromNorway force-pushed the create_modularized_ecs_services branch from 960e16c to 42e184b Compare April 7, 2025 06:59
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from ff44794 to 338d02e Compare April 7, 2025 07:00
@TheOneFromNorway TheOneFromNorway force-pushed the create_modularized_ecs_services branch 3 times, most recently from 36d63b9 to a647e9a Compare April 7, 2025 08:03
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 338d02e to 13bad73 Compare April 7, 2025 08:09
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 15a4cdd to 4a30b6e Compare April 7, 2025 09:33
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 4a30b6e to 096c75c Compare April 7, 2025 09:35
@TheOneFromNorway TheOneFromNorway force-pushed the create_modularized_ecs_services branch from a647e9a to 1e793eb Compare April 7, 2025 10:03
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 096c75c to 94349ef Compare April 7, 2025 11:41
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 94349ef to c9213f4 Compare April 7, 2025 11:52
@benilovj benilovj modified the milestones: v2.1.3, v2.2.0 Apr 7, 2025
@TheOneFromNorway TheOneFromNorway marked this pull request as ready for review April 8, 2025 10:22
@TheOneFromNorway TheOneFromNorway force-pushed the create_modularized_ecs_services branch 6 times, most recently from d17f18b to b5e4db1 Compare April 8, 2025 11:06
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 3d3df4b to 0257075 Compare April 8, 2025 11:11
Base automatically changed from create_modularized_ecs_services to main April 8, 2025 11:16
@TheOneFromNorway TheOneFromNorway requested a review from bogsi17 April 8, 2025 12:58
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 0257075 to 27f6bf0 Compare April 8, 2025 13:09
- Option to deploy all or only one type of services
  - When deploying all deploy in parallel to speed up process
- Default to deploy all for deploying mavis
- Always deploy all for continuous deployment
- To reflect modularized and multiple ecs services
@TheOneFromNorway TheOneFromNorway force-pushed the update_workflows_for_modularized_services branch from 27f6bf0 to 16ed7c2 Compare April 8, 2025 13:09
@tvararu tvararu temporarily deployed to mavis-pr-3323 April 8, 2025 13:10 Inactive
Copy link

sonarqubecloud bot commented Apr 8, 2025

@TheOneFromNorway TheOneFromNorway merged commit 442b784 into main Apr 8, 2025
14 checks passed
@TheOneFromNorway TheOneFromNorway deleted the update_workflows_for_modularized_services branch April 8, 2025 13:20
bogsi17 added a commit that referenced this pull request Apr 8, 2025
* In cases where a new ECS service is deployed, while the loadbalancer
target group that is controlled by Codedeploy points to the "wrong"
target group, terraform apply would result into an error that the new
service is not attached to a valid target group.

* This can be taken care of by assigning the currently active target
group to this variable

Previously, this could already be done by changing it temporarily in the
terraform configuration, but having this as a variable allows for
different values per environment

This is part of a PR chain with
#3323 as
parent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operations Improving live support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants