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

feat: pre-deletions and SHA checks in builder action #2033

Closed
DerekRoberts opened this issue Jul 11, 2024 · 1 comment
Closed

feat: pre-deletions and SHA checks in builder action #2033

DerekRoberts opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DerekRoberts
Copy link
Member

There have been problems with stale images being deployed. In a half-baked effort to solve this we can delete an image before replacing it. This will hopefully cause rebuilt images to always refresh. ...but it's a shot in the dark.

Also check SHAs before and after replacing an image. If they match, fail the job.

@DerekRoberts DerekRoberts self-assigned this Jul 11, 2024
@DerekRoberts DerekRoberts added the bug Something isn't working label Jul 11, 2024
@DerekRoberts
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants