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

hub update: reload crowdsec if only data files have changed #2912

Merged
merged 3 commits into from Mar 20, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Mar 20, 2024

From the cron scripts in both linux and freebsd:

upgraded=$(/usr/bin/cscli --error hub upgrade)
if [ -n "$upgraded" ]; then
    [...] reload crowdsec
fi

@mmetc mmetc added the kind/fix label Mar 20, 2024
@mmetc mmetc added this to the 1.6.1 milestone Mar 20, 2024
@mmetc mmetc requested a review from blotus March 20, 2024 14:21
Copy link

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@mmetc mmetc merged commit 7779c7f into master Mar 20, 2024
13 of 14 checks passed
@mmetc mmetc deleted the data-update-reload branch March 20, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants