Bug ID 1581289: Validation webhook is preventing reapply of an existing static route CR

Last Modified: Oct 19, 2025

Affected Product(s):
BIG_IP_NEXT(SPK) SPK(all modules)

Known Affected Versions:
1.9, 1.9.0, 1.9.1

Fixed In:
1.9.2

Opened: Apr 23, 2024

Severity: 3-Major

Symptoms

Validation webhook is preventing reapply of an existing static route Custom Resources (CR).

Impact

The kubectl apply command throws an error if the CR is already applied.

Conditions

- Run the command 'kubectl apply -f <static-route-cr>'. - Run the command again with the same static route YAML file.

Workaround

None

Fix Information

Validation webhook is modified to allow updates on static route CR. It does not block kubectl apply command if same CR is applied again.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips