HoustonPutman commented on PR #814:
URL: https://github.com/apache/solr-operator/pull/814#issuecomment-4146063406

   > Hmm, I hate the idea of mixing different artifact types on the same OCI 
path. If I do a list operation on the OCI I'd need to filter on the "^v" each 
time to just see the versions.
   
   Yeah, I had assumed that the oci tools (like ORAS) would do a much better 
job of differentiating artifact types for you. Apparently they do almost 
nothing, so unless you are looking at the tags in DockerHub, it's very 
confusing. I would love to have everything in one place, but I'm not against 
putting the charts in GHCR right now, and it doesn't stop us in the future 
putting them in both GHCR and DockerHub if ORAS makes differentiating the two 
better.
   
   > Mainly so not all RMs need to obtain the secret docker-hub credentials 
which are stored as secrets by INFRA in docker. But also good to have all these 
steps automated. We could use similar workflow for pushing the operator image?
   
   Fair enough, I guess this is a good thing to start with, then we can expand 
to the image (which will be harder since multi-image build is pretty resource 
intensive)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to