Last Modified: Oct 19, 2025
Affected Product(s):
BIG_IP_NEXT(SPK) SPK
Known Affected Versions:
1.9, 1.9.0, 1.9.1
Fixed In:
1.9.2
Opened: Apr 23, 2024 Severity: 3-Major
Validation webhook is preventing reapply of an existing static route Custom Resources (CR).
The kubectl apply command throws an error if the CR is already applied.
- Run the command 'kubectl apply -f <static-route-cr>'. - Run the command again with the same static route YAML file.
None
Validation webhook is modified to allow updates on static route CR. It does not block kubectl apply command if same CR is applied again.