Skip to content

wip: started to implement k8s for pia

Lars Weber requested to merge feature/k8s-2 into develop

wip: updated k8s snapshot

wip: fix database mount path, adjust landing page URL

wip: move configuration of authserver and modys to secrets

wip: move internal certificates to own secret

wip: get passwords from secret

wip: use messagequeue password from secret

wip: added kustomization

wip: fixed path in kustomization

wip: moved more custom configuration to kustomization

wip: moved firebase credentials to config secret

wip: generate certs with correct secret names

wip: added probes for autheventproxy

wip: moved app.yaml to deployment

wip: specify secret type

wip: add servicemonitor

wip: moved config to piaConfig

wip: add service monitor objects

wip: add more k8s doc

wip: updated k8s makefile

chore: add repo for prometheus helm chart in makefile

wip: added mailhog ingress + refactoring

wip: updated password

wip: fixed kustomization structure

wip: add component to remove servicemonitor

wip: updated structure

wip: add no-modysservice component

wip: added dockerfile

wip: k8s build docker image

wip: remove sormasservice by kustomization

wip: add no-deploymentservice kustomization

wip: use commander for cli

wip: added commands for pia precheck + generate internal secrets

wip: add precheck for pia-release

wip: add image pull secrets for k8s utils

wip: added limits

wip: updated resources

wip: use default security context

wip: set uids

wip: more config

wip: added dir

wip: updated db

wip: fixed user

wip: fixed user for apigateway to node

wip: fixed readonly root

wip: cleanup docu

wip: update images to 1.36

wip: update domain for pia-release

wip: fixed settings

wip: update pia release url

Merge request reports