You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[shiftstack] Support passing extra vars into shiftstackclient pod
Add support for injecting environment-specific variables into the
shiftstackclient pod via a ConfigMap volume mount. When
cifmw_shiftstack_extra_vars is set, the role creates a ConfigMap
with the variables as a YAML file, mounts it in the pod, and
passes it to ansible-navigator with -e @path/to/extra-vars.yaml.
This enables the telco/NFV verification job to keep environment-
specific configuration (network names, flavors, CIDRs) in
ci-framework-jobs while the generic job definition stays in
shiftstack-qa.
Signed-off-by: Ella Shulman <eshulman@redhat.com>
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments