Closed Gerrit91 closed 3 years ago
Now tests are failing in CI only because of outdated firewall-controller version(locally tested with correct branch).
I removed firewall CRDs. Tried to track logic, where CNWPs or Firewall resources created. And it looks like they're always installed at reconcilation stage. If installation fails and returns error, at least by default, reconcilation should restart, after some delay, for same event. Not sure if it's a right way in this specific case.
Release Notes