2i2c-org / binderhub-service

https://2i2c.org/binderhub-service/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

bugfix: trim suffix #44

Closed GeorgianaElena closed 1 year ago

GeorgianaElena commented 1 year ago

Otherwise I think it tries to reach out to http://pod-ip:8585/ which fails, since we've de-registered the / and /v2 endpoints.

GeorgianaElena commented 1 year ago

Fixes ci, and it's straightforward, so serlf-merging.