Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/build-images: Standardize image sets #1312

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

sharnoff
Copy link
Member

Basically, make there's the same set of images every time and they're in the same order. And if there's an image intentionally missing, comment why.

Also, align spacing in the places where that's feasible, because it makes it easier to see the set of images.


Noticed some painful merge conflicts trying to update #1247, figured this bit of cleanup would help (it does!).

Basically, make there's the same set of images every time and they're in
the same order. And if there's an image intentionally missing, comment
why.

Also, align spacing in the places where that's feasible, because it
makes it easier to see the set of images.
@sharnoff sharnoff merged commit e024b88 into main Mar 11, 2025
33 checks passed
@sharnoff sharnoff deleted the sharnoff/build-images-cleanup branch March 11, 2025 10:46
bayandin added a commit that referenced this pull request Mar 11, 2025
Push to ECR started to fail after
#1312 changes:

```
Copy neondatabase/neonvm-controller:testrelease-20250311.1c7bb48.13791913752 to dev ECR
ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
```

It tries to push images to `<ECR>/neondatabase/<IMAGE_NAME>` instead of
`<ECR>/<IMAGE_NAME>`
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.

2 participants