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

Fixed the registry info issue #237

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

Althaf66
Copy link
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
Contributor Author

Althaf66 commented Nov 1, 2024

ready for review

@Vad1mo Vad1mo merged commit 82a1435 into goharbor:main Nov 1, 2024
5 checks passed
@Vad1mo
Copy link
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
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