fix: app-deploy safety — no secret helm dump, jwt mount, ingress, smoke #347

Open
johnride wants to merge 5 commits from fix/app-deploy-safety into master
Owner
  • Drop Zitadel Helm values trace (embeds admin password)
  • Honor OPENBAO_JWT_AUTH_MOUNT on assignment role read/write
  • Fail loud on unknown ingress endpoint instead of silent None
  • Gate smoke checks on rollout.readiness.wait
- Drop Zitadel Helm values trace (embeds admin password) - Honor OPENBAO_JWT_AUTH_MOUNT on assignment role read/write - Fail loud on unknown ingress endpoint instead of silent None - Gate smoke checks on rollout.readiness.wait
johnride added 1 commit 2026-08-08 22:14:43 +00:00
fix: app-deploy safety — no secret helm dump, jwt mount, ingress, smoke
All checks were successful
Run Check Script / check (pull_request) Successful in 1m52s
633c9990a4
- Drop Zitadel Helm values trace (embeds admin password)
- Honor OPENBAO_JWT_AUTH_MOUNT on assignment role read/write
- Fail loud on unknown ingress endpoint instead of silent None
- Gate smoke checks on rollout.readiness.wait
johnride added 4 commits 2026-08-08 23:59:17 +00:00
chore: clear compile warnings; retire SecretManager
Some checks failed
Run Check Script / check (pull_request) Failing after 2s
3b2da4d6ff
- Migrate callers from SecretManager to harmony_config::get_or_prompt
- Lazy-init global ConfigClient from HARMONY_SECRET_NAMESPACE
- Convert remaining Secret derives to Config + #[config(secret)]
- Remove deprecated SecretManager
- Retry::spawn → start; drop unused import; cfg-gate nm_bond_mode
- allow(deprecated) on legacy ApplicationScore examples
feat: bump harmony composer docker rust version
All checks were successful
Run Check Script / check (pull_request) Successful in 1m51s
3163d916b1
Reviewed-on: #346
All checks were successful
Run Check Script / check (pull_request) Successful in 1m44s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/app-deploy-safety:fix/app-deploy-safety
git checkout fix/app-deploy-safety
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#347
No description provided.