| name | configure-downstream |
| description | Configure Konflux for new Submariner version - creates overlays, tenant config, and RPAs for Y-stream releases. |
| version | 1.0.0 |
| argument-hint | <new-version> |
| user-invocable | true |
| allowed-tools | Bash, Read, Glob |
Configure Downstream Release
Configures Konflux CI/CD for a new Submariner minor version (Y-stream releases).
Usage:
/configure-downstream 0.23
/configure-downstream 0.23.0
What it does:
- Auto-detects previous version from existing overlays
- Creates feature branch (subm-configure-v0.23) from main
- Creates 3 commits with 49 total files:
- Commit 1: 26 YAML overlay files
- Commit 2: 22 auto-generated Kustomize manifests
- Commit 3: 2 ReleasePlanAdmission files (stage + prod)