ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

ECS Deploy: Fix resource prefix issue

Abierto
#1,146 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@Ayush8923 ya está trabajando en esto.

Desde el 4/9/2026.

enhancement infrastructure
Lenguaje dominante
Python
Estrellas
18
Forks
10
Merge medio
2 d 20 h
PR fusionados (30 d)
14

Descripción

Is your feature request related to a problem?
There is a mismatch in the AWS_RESOURCE_PREFIX and cluster-name during the staging ECS deploy workflow, causing failures and ambiguity due to multiple clusters.

Describe the solution you'd like

  • Correct the AWS_RESOURCE_PREFIX and cluster-name secrets to target the appropriate staging ECS cluster.
  • Verify that the deploy to staging ECS is successful.
Original issue

Context

During KMS v2 staging ECS validation, the deploy workflow failed on an AWS_RESOURCE_PREFIX / cluster-name mismatch — the workflow was targeting platform-staging names rather than the correct staging ECS cluster names.

There are two clusters (AI-platform-staging and kaapi-staging) with different DBs and secrets, which contributed to the ambiguity.

Acceptance Criteria

  • Correct the AWS_RESOURCE_PREFIX / cluster-name secrets so the deploy workflow targets the correct staging ECS cluster.
  • Verify a clean deploy to staging ECS.

Owner: Prashant · This week

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.