Skip to content

Fixed the registry info issue#237

Merged
Vad1mo merged 3 commits intogoharbor:mainfrom
Althaf66:fixissue#224
Nov 1, 2024
Merged

Fixed the registry info issue#237
Vad1mo merged 3 commits intogoharbor:mainfrom
Althaf66:fixissue#224

Conversation

@Althaf66
Copy link
Copy Markdown
Contributor

@Althaf66 Althaf66 commented Nov 1, 2024

This fixes #224
Now we can view the registry by giving the registry name
image

Signed-off-by: ALTHAF <althafasharaf02@gmail.com>
Signed-off-by: ALTHAF <althafasharaf02@gmail.com>
Signed-off-by: ALTHAF <althafasharaf02@gmail.com>
@Althaf66 Althaf66 requested a review from Vad1mo November 1, 2024 20:09
@Althaf66 Althaf66 changed the title Fixed the registry view issue Fixed the registry info issue Nov 1, 2024
@Althaf66
Copy link
Copy Markdown
Contributor Author

Althaf66 commented Nov 1, 2024

ready for review

@Vad1mo Vad1mo merged commit 82a1435 into goharbor:main Nov 1, 2024
@Vad1mo
Copy link
Copy Markdown
Member

Vad1mo commented Nov 2, 2024

The flow should be consistent across all cli calls by name or id. If you take a look into the api spec, you see many commands that support name also support id.

As we are calling the rest api it makes sense to have the same flow?

What do you think?

@Althaf66
Copy link
Copy Markdown
Contributor Author

Althaf66 commented Nov 2, 2024

most of the commands support name. so we can consistently follow the cli calls by name.

qcserestipy pushed a commit to qcserestipy/harbor-cli that referenced this pull request Dec 22, 2024
* fixed the issue#224

Signed-off-by: ALTHAF <althafasharaf02@gmail.com>

* fixed the issue#224

Signed-off-by: ALTHAF <althafasharaf02@gmail.com>

* some modification in registry

Signed-off-by: ALTHAF <althafasharaf02@gmail.com>

---------

Signed-off-by: ALTHAF <althafasharaf02@gmail.com>
Signed-off-by: Patrick Eschenbach <patrickeschenbach96@gmail.com>
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.

registry view xxx fails

2 participants