Commit Graph

2 Commits

Author SHA1 Message Date
Craig Osterhout
86d5f139ef hub: dvp docs update (#23474)
<!--Delete sections as needed -->

## Description

- Added Hub infrastructure as benefit for DVP, and add a visual.
  - Based on existing public info at:
    - https://www.docker.com/trust/availability/
    - https://www.cloudflare.com/case-studies/docker/
- Rearranged topic structure and flesh out the benefits section.
- Added DVP Core GUI and reports to analytics topic
- Added how DVPers can verify no pull limit
- Added that DVP is applied per namespace/org. 

Updated pages:

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/dvp-program/

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/insights-analytics/


## Related issues or tickets

ENGDOCS-3020
ENGDOCS-3035

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review
- [ ] Product review
- [ ] Engineering review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-27 12:45:38 -07:00
Vincent DAMERY
c69c0b53dd [docker-hub-api] add list namespace repositories endpoint (#22934)
<!--Delete sections as needed -->

## Description

- Add "new" list repositories in a given namespace endpoint : `GET
/v2/namespaces/{namespace}/repositories`

---
After the comments from @thaJeztah 
- Split DVP Data API and Docker Hub API for better visiblity
- Standardize sub entries in the side menu : Changelog, Deprecated and
OpenAPI
- Deprecated is now a table like in
https://docs.docker.com/engine/deprecated/

## Related issues or tickets

- https://github.com/docker/hub-feedback/issues/2357

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-15 08:46:14 -07:00