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

Consider purge of changelists #866

Closed
NathanMcCauley opened this issue Jul 21, 2016 · 3 comments
Closed

Consider purge of changelists #866

NathanMcCauley opened this issue Jul 21, 2016 · 3 comments
Assignees
Milestone

Comments

@NathanMcCauley
Copy link
Contributor

If a changelist fails to upload, Docker currently holds on to it forever. The only recourse a user has is manual deletion.

Consider two changes:

  1. Add a changelist purge mechanism to notary.
  2. Have docker not use local changelist files, instead preferring to dynamically generate changelists upon push.
@NathanMcCauley NathanMcCauley added this to the Notary 0.4 milestone Jul 21, 2016
@HuKeping
Copy link
Contributor

Not only Docker holds the failing changelist, Notary CLI holds that too.

@endophage
Copy link
Contributor

That PR needs tests before merge but can be reviewed for behaviour

@riyazdf
Copy link
Contributor

riyazdf commented Aug 2, 2016

Closing after merging #856 with the --reset flag

@riyazdf riyazdf closed this as completed Aug 2, 2016
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

No branches or pull requests

4 participants