Skip to content

Conversation

Ankit801655
Copy link
Contributor

  • Fixed command structure mismatches between legacy registry and new registries commands
  • Updated API endpoints from /v2/registry/ to /v2/registries/ where needed
  • Corrected parameter order (added registry-name as first parameter for registries commands)
  • Fixed expected output messages to match actual command responses
  • Added support for both legacy and multi-registry endpoints in test servers

Tests fixed:

  • registry_delete_tag_test.go
  • registries_list_repositories_test.go
  • registries_options_test.go
  • registry_delete_manifest_test.go
  • registries_list_repository_tags_test.go
  • registry_garbagecollection_test.go"

rak16 and others added 15 commits November 11, 2024 03:33
…nd to support multi-regisry open beta endpoints
- Fix documentation
- Add `--registry` flag to support multi-registry open beta endpoints
- Fixed command structure mismatches between legacy registry and new registries commands
- Updated API endpoints from /v2/registry/ to /v2/registries/ where needed
- Corrected parameter order (added registry-name as first parameter for registries commands)
- Fixed expected output messages to match actual command responses
- Added support for both legacy and multi-registry endpoints in test servers

Tests fixed:
- registry_delete_tag_test.go
- registries_list_repositories_test.go
- registries_options_test.go
- registry_delete_manifest_test.go
- registries_list_repository_tags_test.go
- registry_garbagecollection_test.go
Copy link
Contributor

@SSharma-10 SSharma-10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SSharma-10 SSharma-10 merged commit 18c37e6 into digitalocean:main Aug 18, 2025
9 checks passed
SSharma-10 added a commit that referenced this pull request Aug 18, 2025
SSharma-10 added a commit that referenced this pull request Aug 18, 2025
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

Successfully merging this pull request may close these issues.

3 participants