Describe the bug
Lets say i configure firewall rule as shown below. Then i restart the loxilb pod .. After that , the below rule is not found.
loxicmd create firewall --firewallRule="sourceIP:200.0.0.101/32" --snat=100.0.0.10
To Reproduce
Lets say i configure firewall rule as shown below. Then i restart the loxilb pod .. After that , the below rule is not found.
loxicmd create firewall --firewallRule="sourceIP:200.0.0.101/32" --snat=100.0.0.10
Expected behavior
Firewall should persist across loxilb pod restarts.
Screenshots
Environment (please complete the following information):
OS: Ubuntu 20.04
Kernel Version: 6.8.0-101-generic
LoxiLB Version: 0.9.8.5
Cloud Environment: On-prem K8s cluster
K8s Version - 1.33.7
Additional context
Add any other context or topology about the problem here.
Describe the bug
Lets say i configure firewall rule as shown below. Then i restart the loxilb pod .. After that , the below rule is not found.
loxicmd create firewall --firewallRule="sourceIP:200.0.0.101/32" --snat=100.0.0.10
To Reproduce
Lets say i configure firewall rule as shown below. Then i restart the loxilb pod .. After that , the below rule is not found.
loxicmd create firewall --firewallRule="sourceIP:200.0.0.101/32" --snat=100.0.0.10
Expected behavior
Firewall should persist across loxilb pod restarts.
Screenshots
Environment (please complete the following information):
OS: Ubuntu 20.04
Kernel Version: 6.8.0-101-generic
LoxiLB Version: 0.9.8.5
Cloud Environment: On-prem K8s cluster
K8s Version - 1.33.7
Additional context
Add any other context or topology about the problem here.