Commit e213aad
[shiftstack] Mount TRex SSH keypair secret into shiftstackclient pod
Add optional support for mounting a Kubernetes Secret containing SSH
keys into the shiftstackclient pod. When
cifmw_shiftstack_trex_keypair_secret is set, the secret is mounted
at /home/cloud-admin/trex-keypair/.
This is used by the NFV telco verification job to provide the TRex
traffic generator SSH key (created by Terraform) to the shiftstack-qa
automation running inside the pod, without relying on file system paths
on the hypervisor.
Signed-off-by: Ella Shulman <eshulman@redhat.com>
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0b9b031 commit e213aad
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
0 commit comments