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

DOCR: Add support for multiple-registry open beta endpoints #1611

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 10, 2024

  1. docr: Add registires (create, delete, get, list, docker-config) comma…

    …nd to support multi-regisry open beta endpoints
    rak16 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a18e7b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. docr: Update RunRegistriesGet to return retrieved regs instead of fai…

    …ling entirely if one fetch fails
    rak16 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9d0d3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e8962 View commit details
    Browse the repository at this point in the history
  3. docr: Update Repository sub-commands.

    - Fix documentation
    - Add `--registry` flag to support multi-registry open beta endpoints
    rak16 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ed343b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    9eec56b View commit details
    Browse the repository at this point in the history
  2. docr: Add integration tests

    rak16 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fe1456c View commit details
    Browse the repository at this point in the history