Skip to content

Loxilb firewall command configuration is not persisted across pod restart #1081

Description

@karunadakandapatil

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.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions