Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

create Download method which securely downloads a file from the mirror #13

Closed
groob opened this issue Jun 26, 2017 · 1 comment
Closed
Assignees

Comments

@groob
Copy link
Contributor

groob commented Jun 26, 2017

Right now, the only way the updater will get a new file is if an update has been issued. There does not appear for a way to download a file on demand.

We need an equivalent of the go-tuf Download method on the Updater.

See my comment here

@groob groob self-assigned this Jun 26, 2017
@groob
Copy link
Contributor Author

groob commented Jun 26, 2017

Working on this today.

@groob groob closed this as completed in #20 Jun 27, 2017
groob added a commit that referenced this issue Jun 27, 2017
* add download method for updater

Closes #13

In the process of adding the method also discovered and updated the potentially race-y usage of the repoManager struct.

Closes #16 but full fix should come in with #22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant