You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But then couldn't pull it down with appr because the above regex does not allow upper case. Should the server have not let the chart into the registry or should the client's regex be less restrictive and allow upper case characters?
The text was updated successfully, but these errors were encountered:
I'm curious if this regex is to restrictive:
in utils.py
I was able to push a chart up to a quay-enterprise server with the name:
my-server.com/my-org/[email protected]
But then couldn't pull it down with appr because the above regex does not allow upper case. Should the server have not let the chart into the registry or should the client's regex be less restrictive and allow upper case characters?
The text was updated successfully, but these errors were encountered: