ARO-RP/pkg/util/uuid
Tony Schneider 3b370aebff
multiple ARO managed public IPs per Load balancer during cluster update (#3095)
* add dynamic validation for lb profile

* add CreateOrUpdateAndWait to publicIpAddressClient

* add List to PublicIPAddressesClient

* fix fake uuid generator

* add reconcileLoadBalancerProfile to update process

* defer cleanup of ips to prevent orphaned ips

* cleanup

* cleanup

* patch effectiveOutboundIPs if it does not match actual loadbalancer ips

* cleanup

* refactor cleanup of managed ips to propogate cleanup errors

* update error description for multiple errors

* update dynamic validation to use snatPortsPerIP const
2023-08-28 15:40:12 -04:00
..
fake multiple ARO managed public IPs per Load balancer during cluster update (#3095) 2023-08-28 15:40:12 -04:00
uuid.go make a uuid package that implements or reexports all we need 2022-07-27 13:38:00 +10:00