Page MenuHomePhabricator

toolforge lima-kilo: introduce harbor support
Closed, ResolvedPublic

Description

I see two main options:

  • deploy harbor locally, either via the docker compose (like in production) or via helm (which requires PVCs configured in lima-kilo)
  • configure lima-kilo to be able to inject artifacts into toolsbeta's harbor (so we need to somehow share the secret for the harbor account)

Each option has pros/cons, but once solved I think we will increase development speed.