Skip to content

chore(bootstrap): refactor local container registry - #789

Open
tadas-cs wants to merge 5 commits into
mainfrom
tadas/local-registry-install
Open

chore(bootstrap): refactor local container registry#789
tadas-cs wants to merge 5 commits into
mainfrom
tadas/local-registry-install

Conversation

@tadas-cs

Copy link
Copy Markdown
  • Moved local container registry to the jumpbox away from the PostgreSQL node
  • Moved container registry code out of gcp.go -> registry.go
  • Changed references from full installer to lite installer due to not shipping full installer anymore
  • Default registry-type is now GitHub

Tested via gcp bootstrapping

@tadas-cs
tadas-csforce-pushed the tadas/local-registry-install branch from 1b0d91b to 492e48bCompareSeptember 9, 2026 08:26
tadas-csand others added 5 commits September 9, 2026 10:34
Signed-off-by: Tadas Vakulenko <tadas@codesphere.com>
Signed-off-by: Tadas Vakulenko <tadas@codesphere.com>
Signed-off-by: tadas-cs <216520294+tadas-cs@users.noreply.github.com>
Signed-off-by: Tadas Vakulenko <tadas@codesphere.com>
@tadas-cs
tadas-csforce-pushed the tadas/local-registry-install branch from 492e48b to 08fc156CompareSeptember 9, 2026 08:37
@tadas-cstadas-cs changed the title Tadas/local registry installchore(bootstrap): refactor local container registrySep 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@tadas-cs