Actions
Refactor #27502
closedCheck facts every 15 minutes
Status:
Closed
Priority:
Normal
Assignee:
Category:
Image
Target version:
Difficulty:
Triaged:
Yes
Description
Discovery image (node) checks all facts every 30 seconds and if there was a change it will reupload this to Foreman.
However there can be a custom fact, new fact or bug in facter causing unique fact value every run. This can easily lead to uploading facts of all discovered hosts every 30 seconds leading to DDoS attack or causing rediscovery of hosts which are in process of provisioning.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/114 added
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases Discovery Image 3.5.1 added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-discovery-image|99e713ccc79524623ce8555a0b1cf5f28f4f5b2c.
Actions