ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

ECS Deploy: Fix resource prefix issue

Aperta
#1,146 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@Ayush8923 ci sta già lavorando.

Dal 4/9/2026.

enhancement infrastructure
Lingua principale
Python
Stelle
18
Fork
10
Merge medio
2g 20h
PR unite (30g)
14

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.