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

Cleanup manifests after artifacts #462

Closed

Conversation

sudo-bmitch
Copy link
Contributor

This avoids race conditions if the registry deletes the artifacts after the manifest is deleted.

Fixes #457.

This avoids race conditions if the registry deletes the artifacts
after the manifest is deleted.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there language requiring sequence? or should it work both directions?

@sudo-bmitch
Copy link
Contributor Author

It works either way if the errors are ignored from the registry running a fast GC. This is resolved a better way by #479. Closing this PR in favor of that.

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.

Conformance Test: References teardown should expect 404 response
2 participants