Tags: mellarch/wire-server
Tags
charts/galley: Set secrets to empty object (wireapp#2643) This avoids some templating errors when deploying the chart without any secrets as the templating code can assume that `.Values.secrets` is a map and not `null`.
port checklist documentation over to docs, and adjust PR template (wi… …reapp#2617) Old documentation was at https://github.com/zinfra/backend-wiki/wiki/Checklists and was partially outdated due to hegemony not being a thing anymore. Updated docs.
charts/galley: Set secrets to empty object (wireapp#2643) This avoids some templating errors when deploying the chart without any secrets as the templating code can assume that `.Values.secrets` is a map and not `null`.
port checklist documentation over to docs, and adjust PR template (wi… …reapp#2617) Old documentation was at https://github.com/zinfra/backend-wiki/wiki/Checklists and was partially outdated due to hegemony not being a thing anymore. Updated docs.
We only need one rule for `make clean`. (wireapp#2639) * Rename `delete-cache-on-linker-errors` makefile rule to `full-clean`. * rm trailing whitespace.
SQSERVICES-1645-backend-servantify-brig-auth-api (wireapp#2633) * migrated `LoginId` to schema-profunctor
Add option for MLS private keys (wireapp#2602) * Add mls secrets to galley chart and settings * Store MLS private keys in a map * Document mlsPrivateKeyPaths setting * Add functions to load private keys in x509 format * Use x509 private keys * Do not use a map to store key pairs * Expose MLS public keys in an endpoint * Add CHANGELOG entries * Add testing private key to CI config * Add mls secret to galley integration * Add purpose to MLS private keys * Cannot use paths as secret keys in helm charts * Add purpose to mlsPrivateKeyPaths in galley chart * Fix yaml formatting of test private key * Add purpose to docs Co-authored-by: Stefan Matting <stefan@wire.com>
PreviousNext