Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for sensor update policies #556

Closed
wants to merge 3 commits into from

Conversation

mhyson-cs
Copy link
Contributor

@mhyson-cs mhyson-cs commented Jun 17, 2024

Adds support for Falcon Sensor update policies via new configuration options:

  • autoUpdate -- Whether to automatically update the sensor as new versions are released.
  • updatePolicy -- Name of an existing sensor update policy, as configured in the Falcon UI, that determines which version of the sensor should be installed.

Adds two new configuration options to FalconAdmission, FalconContainer, and FalconNodeSensor:
    - updatePolicy: Name of an existing sensor update policy, as configured in the Falcon UI, that determines which version of the sensor should be installed.
    - updateFrequency: How often, in seconds, the registry should be checked for new sensor versions.
@redhatrises
Copy link
Contributor

Please remove commit 3ba7ad4. It should not be in the PR.

@mhyson-cs mhyson-cs force-pushed the sensor-update-policy branch from 3ba7ad4 to 659037d Compare July 1, 2024 17:20
@mhyson-cs
Copy link
Contributor Author

Closing this pull request as this work is being split into smaller pieces.

@mhyson-cs mhyson-cs closed this Jul 23, 2024
@mhyson-cs mhyson-cs deleted the sensor-update-policy branch July 25, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants