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

Introduce crane push wrapper #7728

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Introduce crane push wrapper #7728

wants to merge 3 commits into from

Conversation

Zemnmez
Copy link
Member

@Zemnmez Zemnmez commented Jan 2, 2025

Zemnmez and others added 3 commits January 2, 2025 01:16
We were getting errors at deploy time when the image did not change:


```

    command:local:Command (monorepo_zemn.me_fargate_img_oci_image_push):
      error: 2025/01/01 23:57:07 existing manifest: sha256:a44bf22c85a4ebb85f1c4a2883976090d2a3a3a0f6ce1d26c089533f7c6eba93

```
Previously we were experiencing issues when an update to index.html may have
happened which referred to older objects. This change makes it so that
deletes instead retain the object for some time -- adding a marker
that the object be deleted in future instead.
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