uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

refactor: add basic unauthenticated registry passthrough #249

Closed shreddedbacon closed 7 months ago

shreddedbacon commented 7 months ago

Checklist

With https://github.com/uselagoon/lagoon/pull/3659, core removed the support for this passthrough. This implements the passthrough in the remote-controller now for backwards compatibility for now.

This may get refactored again though if we revisit supporting more than Harbor in Lagoon remote clusters.