No description
Find a file
Daniel Sy 1f6e91b6ac
fix(secrets-backup): 🐛 add openssl install + upgrade image to 1.32.0
alpine/k8s:1.28.0 does not ship openssl. Script calls openssl enc
on line 116 causing exit 127 on every run.

Fix:
- apk add --no-cache openssl at script start (defensive, idempotent)
- upgrade image 1.28.0 -> 1.32.0 (kubectl client 5 minor versions behind
  cluster v1.33, outside supported skew of +/-1)
2026-06-12 09:33:20 +02:00
template fix(secrets-backup): 🐛 add openssl install + upgrade image to 1.32.0 2026-06-12 09:33:20 +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.