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(config): reload global config when config file is updated #1862

Merged
merged 10 commits into from
Dec 20, 2024

Conversation

tesla59
Copy link
Contributor

@tesla59 tesla59 commented Sep 11, 2024

Purpose of PR?:

Fixes #1303

part of #1815

Does this PR introduce a breaking change?
No

If the changes in this PR are manually verified, list down the scenarios covered::

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • Bug fix. Fixes KubeArmor Unorchestrated Config Watcher #1303
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

@tesla59 tesla59 force-pushed the tesla/non-k8s/dynamic-config branch from 81aebd4 to db299d2 Compare September 25, 2024 12:01
@tesla59 tesla59 marked this pull request as ready for review September 25, 2024 12:01
@tesla59
Copy link
Contributor Author

tesla59 commented Sep 25, 2024

@daemon1024 @DelusionalOptimist @Prateeknandle @rootxrishabh please review. I have added throttling configs to dynamic config as well

@Prateeknandle Prateeknandle self-assigned this Dec 16, 2024
@Prateeknandle Prateeknandle force-pushed the tesla/non-k8s/dynamic-config branch 2 times, most recently from 050b84f to 6306430 Compare December 20, 2024 07:54
Copy link
Collaborator

@Prateeknandle Prateeknandle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, works as expected.
Thanks @tesla59 for you contributions, great work

@daemon1024 daemon1024 merged commit 2691fa2 into kubearmor:main Dec 20, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

KubeArmor Unorchestrated Config Watcher
3 participants