ubicloud/prog/vnet
Jeremy Evans 49f332807e Fix load balancer creation in api without health_check_endpoint param
If the health_check_endpoint param was not specified,
request_body_params["health_check_endpoint"] params is explicitly
nil, and the default value of /up is not used.

Add a constant for the default value, and use that.  An alternative
approach would be do not pass the keyword argument if the parameter
is not set, but that seemed like more work.
2025-02-21 09:32:10 -08:00
..
cert_nexus.rb CertNexus restart counter is added to not DOS ZeroSSL 2025-02-11 17:49:22 +01:00
cert_server.rb CP start using put-certificate endpoint in DP for metadata-endpoint 2025-01-09 16:44:52 +01:00
load_balancer_nexus.rb Fix load balancer creation in api without health_check_endpoint param 2025-02-21 09:32:10 -08:00
nic_nexus.rb Fix Nic label progress sync issue after VM allocation 2025-01-08 16:49:59 +01:00
rekey_nic_tunnel.rb Move nic gateway setting from controlplane 2024-11-07 09:24:29 +01:00
subnet_nexus.rb Fix private subnet selection in a way to support larger subnets (/16) 2025-02-06 12:31:42 +02:00
update_firewall_rules.rb Add private_ipv4 and private_ipv6 utility functions 2025-01-30 12:24:20 +01:00
update_load_balancer_node.rb Update Load Balancer for newly added VMs even when they are down 2025-01-30 12:40:21 +01:00