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

Delegation #44

Closed
titanous opened this issue Jan 10, 2015 · 2 comments
Closed

Delegation #44

titanous opened this issue Jan 10, 2015 · 2 comments

Comments

@titanous
Copy link
Contributor

We should have support for target role delegation.

@ethan-lowman-dd
Copy link
Contributor

ethan-lowman-dd commented Aug 11, 2021

Support has been added for delegation in the client in #137. We still need to add support in the repo writer packages. We (@trishankatdatadog and co. @ Datadog) intend to take on this work.

@ethan-lowman-dd
Copy link
Contributor

The repository APIs support delegation as of https://github.com/theupdateframework/go-tuf/releases/tag/v0.2.0

rdimitrov pushed a commit to rdimitrov/go-tuf that referenced this issue Jan 25, 2024
* Add unit test for metadata config

This change adds tests for initializing metadata config

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

* Add unit tests for Fetcher

This change tests the DownloadFile functionality of Fetcher covering
both use-cases of failed download and a successful root role
download of a real test repo

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

* Add unit tests for repository type

This change adds test coverage for repository checking that all
roles once set are as expected

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

---------

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>
rdimitrov pushed a commit that referenced this issue Jan 29, 2024
* Add unit test for metadata config

This change adds tests for initializing metadata config

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

* Add unit tests for Fetcher

This change tests the DownloadFile functionality of Fetcher covering
both use-cases of failed download and a successful root role
download of a real test repo

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

* Add unit tests for repository type

This change adds test coverage for repository checking that all
roles once set are as expected

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>

---------

Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants