ubicloud/prog/vnet
Furkan Sahin 00e0f501f2 Rewrite port for load balancer when balanced
We were not rewriting the port when the load balancer redirects the
connection to the neighbor node. This was not an issue with the initial
implementation because the private networking was not impacted by
firewalls. It is now. Therefore, we must rewrite the port in a firewall
suitable way at the postrouting state. This commit adds that.
2024-11-19 12:04:56 +01:00
..
cert_nexus.rb Switch from pem to der encoding in cert_nexus development path 2024-11-02 11:18:23 -07:00
cert_server.rb Switch cert_nexus RSA key generation to elliptic curves 2024-10-29 07:40:12 -07:00
load_balancer_health_probes.rb Revert "Revert "Update health probes to use the hostname and check return type"" 2024-09-16 07:47:26 +03:00
load_balancer_nexus.rb Check if there are any missed dns records to add 2024-11-08 10:19:34 +01:00
nic_nexus.rb Move nic gateway setting from controlplane 2024-11-07 09:24:29 +01:00
rekey_nic_tunnel.rb Move nic gateway setting from controlplane 2024-11-07 09:24:29 +01:00
subnet_nexus.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
update_firewall_rules.rb Additional reorganization and testing changes for FirewallRules 2024-11-01 10:56:59 +01:00
update_load_balancer_node.rb Rewrite port for load balancer when balanced 2024-11-19 12:04:56 +01:00