[BUG] s3gw-ui: unable to access UI due to admin ops verifying cert #737
Labels
area/ui
User Interface
kind/bug
Something isn't working
priority/0
Needs to go into the next release or force a patch
Milestone
The
s3gw-ui
backend is verifying certificates when sending admin ops api requests to thes3gw
service. This is not a problem on local clusters not relying on https, nor or clusters with properly signed certificates (e.g., let's encrypt), but for self-signed certificates this becomes a problem.This can easily be reproduced by deploying s3gw's helm chart, accessing the UI, and trying to login. How this was not found out during testing is weird, but I guess this proves that we need more resilient integration testing.
The UI will show a rather cryptic error:
While the logs will essentially be a big backtrace:
The text was updated successfully, but these errors were encountered: