-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13.0
-
None
-
No
-
SDN Sprint 234, SDN Sprint 235
-
2
-
Approved
-
False
-
openshift-azure-routes.path has the following [Path] section:
[Path]
PathExistsGlob=/run/cloud-routes/*
PathChanged=/run/cloud-routes/
MakeDirectory=true
There was a change in systemd that re-checks the files watched with PathExistsGlob once the service finishes:
With this commit, systemd rechecks all paths specs whenever the triggered unit deactivates. If any PathExists=, PathExistsGlob= or DirectoryNotEmpty= predicate passes, the triggered unit is reactivated
This means that openshift-azure-routes will get triggered all the time as long there are files in /run/cloud-routes.
- clones
-
OCPBUGS-11162 openshift-azure-routes triggered continously on rhel9
- Closed
- links to