Actions
Bug #13778
closedPolicy server status is not used to decide if a policy generation is needed
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
51
Name check:
Fix check:
Regression:
Description
It seems that if a node becomes a relay, Rudder does not see that a generation is needed.
We need to check if the policy server status is correctly used for node configuration cache (which assess if config changed for the node) and in node info cache (which triggers generation)
Actions