No distinct repos for distinct environments

Hi,

I have 3 different environments from same github repo - prod, staging and uat. Two weeks ago, all the 3 environments had distinct GCP’s artifact registry repositories for each environment. But today’s deployment created a SINGLE repository with SINGLE docker image for all 3 environments. This severely affects our workflows that uses distinct images after Qovery’s deployment. Please help revert whatever change was made to keep the repositories separate or help me with a workaround to fix this.

Before

After

Hello, @gangeshwark
Can you please elaborate on the issue you are facing with the new image naming structure?
Regarding the new structure, if your deployments have different build attributes (like commit sha, build environment variable, etc) it will create a different tag for the image, so in your case it could have created a different tag for each environment.

Hello @gangeshwark,

I’m Charles-Edouard, TAM @Qovery.

Can you give us more information on the issue you are facing?

With this information, we’ll try to help you with your problem.

Regards,
Charles-Edouard

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.