Skip to content

Switch to tc-prod private repo by default#15

Open
Part-TimeWizard wants to merge 1 commit into
masterfrom
nikmitra/tcl-4461-migrate-ib-kubernetes-image-repo-from-public-ecr-to-private
Open

Switch to tc-prod private repo by default#15
Part-TimeWizard wants to merge 1 commit into
masterfrom
nikmitra/tcl-4461-migrate-ib-kubernetes-image-repo-from-public-ecr-to-private

Conversation

@Part-TimeWizard
Copy link
Copy Markdown

@Part-TimeWizard Part-TimeWizard commented Mar 9, 2026

Part of tcl-4461


Note

Low Risk
Low risk: changes are limited to a local build/push helper script, but could misdirect image pushes if the ECR repo/region is incorrect.

Overview
tag_build_and_push.sh now targets the tc-prod private ECR (651706779278.dkr.ecr.us-west-2.amazonaws.com) for make image/make docker-push instead of the public ECR repo.

The script no longer auto-runs AWS/ECR login; if the user answers they are not logged in, it prints the required aws sso login/aws ecr get-login-password commands and exits. It also clarifies how to override the image tag via TAG=....

Written by Cursor Bugbot for commit 049c710. This will update automatically on new commits. Configure here.

@Part-TimeWizard Part-TimeWizard self-assigned this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant