Sign inSign up

k8sgerrit/gerrit-init

By k8sgerrit

Updated 6 days ago

Init container to initialize a Gerrit, before starting it on Kubernetes.

Image
Integration & delivery
Content management system
0

100K+

k8sgerrit/gerrit-init repository overview

Gerrit slave init container image

Kubernetes init container for initializing gerrit. The python script running in the container initializes Gerrit including the installation of configured core plugins.

Content

  • gerrit-base image

Setup and configuration

  • install python 3
  • copy tool scripts

Start

  • start the container via start script /var/tools/gerrit_init.py

The gerrit_init.py-script

  • reads configuration from gerrit.config (via gerrit_config_parser.py)
  • initializes Gerrit

The validate_notedb.py-script

  • validates and waits for the repository All-Projects.git with the refs refs/meta/config.
  • validates and waits for the repository All-Users.git with the ref refs/meta/config.

Tag summary

Content type

Image

Digest

sha256:52bcffc2e

Size

389.6 MB

Last updated

6 days ago

docker pull k8sgerrit/gerrit-init