Skip to content

Conversation

@burmudar
Copy link
Contributor

@burmudar burmudar commented Aug 7, 2025

cherry picked 0a1fd77

Closes DINF-1271

Test plan

CI

sourcegraph-release-bot and others added 2 commits August 7, 2025 01:12
…amp registry (#1261)

## Problem
The release creation process was failing with 404 errors when trying to
fetch images like cadvisor:6.6.2517 from the legacy internal registry.

## Root Cause
Recent changes in the main sourcegraph repo migrated from legacy
registries to new 'revamp' registries, but the deploy repos were
still hardcoded to use the old registry.

## Solution
- Replace `us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal`
with `us-docker.pkg.dev/sourcegraph-images/internal`
- Updated both release.yaml and batch-change/release.yaml
- Tested and confirmed images exist in the new registry

## Test Plan
- Validated that cadvisor:6.6.2517 exists in new registry but not in old
registry
- Successfully tested sg ops update-images command with new registry
- Confirmed this fixes the original 404 errors during release creation
<br> Backport 5b81ee7 from #1260

Co-authored-by: Warren Gifford <warrenbruceg@gmail.com>
Co-authored-by: Amp <amp@ampcode.com>
…try auth (#1264)

Set docker username and fetch the password before running docker tests

### Test plan
CI
@burmudar burmudar requested a review from a team August 7, 2025 17:10
@burmudar burmudar self-assigned this Aug 7, 2025
@burmudar burmudar requested a review from a team August 7, 2025 17:10
@burmudar burmudar changed the title Wb/backport 1264 to 6.6.x [Backport 6.6.x] update registries and fix docker login Aug 7, 2025
@burmudar burmudar enabled auto-merge (squash) August 7, 2025 17:15
@burmudar burmudar merged commit aab9cda into main Aug 7, 2025
9 checks passed
@burmudar burmudar deleted the wb/backport-1264-to-6.6.x branch August 7, 2025 17:33
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.

5 participants