-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed as not planned
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/networkCategorizes an issue or PR as relevant to SIG Network.Categorizes an issue or PR as relevant to SIG Network.
Description
Describe the issue
In the icons set, there does not appear to be an icon for coredns. I was able to modify one of the icons to accomplish this but for reasons I don't know, the alignment doesn't work as expected when scaling the .svg file to a png via the rasterize.sh script. Exporting direct from illustrator however, had the desired result and in the interim, I'm using this version. For completeness it would be great if this existed with it being a core component (rather than it being treated as just a deployment).
Possibly, there is an alignment step in the source svg creation that I am missing. If the creator of these icons can include this icon it would be greatly appreciated.
For reference, this is the set of current icons.
% find . -type f -name "*.svg" -exec basename {} \; | sort -u
api.svg
c-c-m.svg
c-m.svg
c-role.svg
cm.svg
control-plane.svg
crb.svg
crd.svg
cronjob.svg
deploy.svg
ds.svg
ep.svg
etcd.svg
group.svg
hpa.svg
ing.svg
job.svg
k-proxy.svg
kubelet.svg
limits.svg
netpol.svg
node.svg
ns.svg
pod.svg
psp.svg
pv.svg
pvc.svg
quota.svg
rb.svg
role.svg
rs.svg
sa.svg
sc.svg
sched.svg
secret.svg
sts.svg
svc.svg
user.svg
vol.svg
Many Thanks
James Spurin
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/networkCategorizes an issue or PR as relevant to SIG Network.Categorizes an issue or PR as relevant to SIG Network.