No description
Find a file
Daniel Sy 81b721bb5a
Some checks failed
Build secrets-backup image / build-and-push (push) Failing after 3s
fix(secrets-backup): 🔥 remove client-side openssl encryption
OBS bucket has server-side KMS encryption. Client-side openssl was
redundant and caused failures (Alpine CDN unreachable at 03:30 UTC).

Changes:
- Dockerfile: remove openssl apk install (no longer needed)
- CronJob: remove openssl enc step, upload .tar.gz directly
- CronJob: remove secrets-backup-config Secret (encryption passphrase)
- CronJob: remove ENCRYPTION_PASSPHRASE env var
- Bump image tag to 1.0.1, update workflow and manifest reference

Flow: kubectl export → tar.gz → upload to OBS (SSE-KMS handles rest)

Ref: IPCEICIS-9317
2026-06-12 13:02:11 +02:00
.forgejo/workflows fix(secrets-backup): 🔥 remove client-side openssl encryption 2026-06-12 13:02:11 +02:00
build/secrets-backup fix(secrets-backup): 🔥 remove client-side openssl encryption 2026-06-12 13:02:11 +02:00
template fix(secrets-backup): 🔥 remove client-side openssl encryption 2026-06-12 13:02:11 +02:00
.gitignore alloy implementation 2025-03-12 13:37:16 +01:00
README.md feat(stacks): change references to point to new PROD 2025-07-04 10:49:42 +02:00

edpbuilder stacks

This repository contains the building blocks to instantiate Internal Developer Platforms.