Dmitry Mishin
Dmitry Mishin
Also if token is refreshed inside kubie first, it breaks the main one - the refresh token is already used, and main one can't refresh
I don't fix it now, just get a new config file with a new token..
Also is it possible to use several backends of the same type? For example docker hub and gcr.io? If I define a namespace "gcr/.*", the requests will fail as it...
I checked and it really worked in web version, but not in desktop element, although the docs are saying desktop also supports it.
I fixed the error above by removing the room name from URL. It didn't like the "!" symbol... Now I'm having CORS issues :(
Ok, I fixed it without the plugin. Simply removing the $room makes the trick, since private rooms have "!" in the name
This looks great and worked for me! Can this become the official helm chart?