alert-monitor-28534
03/20/2019, 6:50 AMallowed_address_pairs
for an Openstack port? This only uses the latest `ip_address`: allowed_address_pairs=[{'ip_address': config.kube_service_addresses,
'ip_address': config.kube_pods_subnet}]
white-balloon-205
03/20/2019, 4:29 PMstocky-spoon-28903
03/20/2019, 5:26 PMallowed_address_pairs
- in the NodeJS SDK it gets projected as an array of objects (https://github.com/pulumi/pulumi-openstack/blob/master/sdk/nodejs/networking/port.ts#L248)alert-monitor-28534
03/21/2019, 11:11 AMallowed_address_pairs
defined one after another. I'll explore this more once I have time.