Files
homelab-frontend/k8s
Admin Bot 57d64039d5
CI / Vet, test, build (push) Successful in 2m6s
CI / Build and push image (push) Successful in 45s
config: set memory to public (no JWT required), only iam protected
- sqs, s3, memory: public APIs (auth not required)
- memory: uses static API key internally, no JWT validation needed
- iam: protected by JWT validation + iam:admin capability check
- revoked tokens detected via JWKS key rotation (15min cache TTL)
2026-08-27 11:11:37 -07:00
..