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
ci-operator/step-registry/ipi/conf/aws: Get region from Boskos lease
Like 7aa198b (ci-operator/step-registry/ipi/conf/azure: Get region
from Boskos lease, 2020-10-14, openshift#12584), but for AWS.
I'm keeping a switch for AWS to give folks a pattern for selecting
zones, if AWS breaks a zone in a particular region. We should
probably distribute that (and the shared subnets, for shared-subnet
tests?) via leases as well, but baby steps.
I'm leaving ci-operator/templates alone; hopefully those will be gone
soon. I've already updated ci-tools with
openshift/ci-tools@00ebab17e1 (pkg/steps/clusterinstall/template: Get
region from Boskos lease, 2020-12-11, openshift/ci-tools#1527).
I'm also normalizing to uppercase shell variables, now that we are no
longer constrained by Go template expansion. Hmm, at least that's why
I thought the variables used to be lowercase, see 43e08e7
(ci-operator/templates/openshift/installer/cluster-launch-installer-upi-e2e:
Push AWS-specific default base domain down into the template,
2019-09-23, openshift#5151). But looking at the templates when de3de20
(step-registry: add configure and install IPI steps, 2020-01-14, openshift#6708),
I'm now not sure why these step commands were using lowercase
variable names.
0 commit comments