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
Add configuration option to allow for proxy to only be set on GetUplo…
…adURL requests (#311)
* proxy routing per request
* README + cleanup
* version
* cleanup
* lint
* fmt
* fmt again
Allow API Key to be Mounted As Volume (#308)
* update to read api key from mounted secret
* readme
* pr feedback
* update feedback
* do not crash failing to read from volume
* more feedback