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

fix: Add OCI icon #583

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

keithchong
Copy link
Contributor

@keithchong keithchong commented Jan 22, 2025

This is for the PR argoproj/argo-cd#18646

In the Repository settings panel, each OCI repo connection in the list of repository connections should have an icon. Other connection types, like Git, have icons of their own. This argo-ui PR will add the OCI icon, so, the repo list will look something like the following screenshot. No additional changes in the argo-cd PR will have to be done (The classname on the relevant element is set to argo-icon-oci)

Note, I copied the icon from here https://github.com/opencontainers/artwork/blob/main/oci/icon/black/oci-icon-black.svg and changed the viewbox size to 512x512 to match the size of the git icon.

The license is Apache License 2.0 - https://github.com/opencontainers/artwork/blob/main/LICENSE

OCI-Icon

Signed-off-by: Keith Chong <[email protected]>
Copy link
Member

@blakepettersson blakepettersson left a comment

Choose a reason for hiding this comment

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

LGTM

@keithchong
Copy link
Contributor Author

Thanks @blakepettersson for the review. This PR can be merged independently of your PR. Also the argo-ui 'version' containing this change can be pulled into Argo CD independent of your PR being merged or not.

@ishitasequeira ishitasequeira merged commit 5cf3610 into argoproj:master Jan 24, 2025
5 checks passed
blakepettersson added a commit to blakepettersson/argo-cd that referenced this pull request Jan 24, 2025
This adds the OCI icon from argoproj/argo-ui#583.

Signed-off-by: Blake Pettersson <[email protected]>
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