Commit 2595a3b
committed
Set up Keycloak in the OpenShift test configuration
* Install cert-manager and Keycloak via Helm in 0_openshift-setup,
replacing the manual oc apply step for cert-manager
* Expose Keycloak through an OpenShift Route with edge TLS termination
at keycloak.apps-crc.testing, serving at root /
* Configure the TheiaCloud realm, test users (foo/bar), and admin group
membership via the existing modules/keycloak terraform module
* Add a null_resource wait loop so the realm setup runs only after
Keycloak is fully reachable
* Enable Keycloak authentication in 4-01_openshift_monitor via helm set
overrides and switch service.protocol to https
* Add keycloak values (realm, clientId, clientSecret, cookieSecret) to
valuesOpenShiftMonitor.yaml as explicit defaults
* Update openshift.md and test.md for the new dependency setup, login
flow, and hostname table1 parent c92ea4b commit 2595a3b
18 files changed
Lines changed: 529 additions & 175 deletions
File tree
- terraform
- test-configurations
- 0_openshift-setup
- 4-01_openshift_monitor
- 4_openshift-setup
- 5-01_openshift_monitor
- values
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
Lines changed: 0 additions & 22 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 110 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 46 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments