Feature/collapse config crd - #24
Open
entlein wants to merge 24 commits into
Open
Conversation
Add support for user-defined NetworkNeighborhood profiles that allow pre-configured network policies without requiring a learning phase. - SharedContainerData: add UserDefinedNetwork field and label detection - NN cache: load user-defined NN directly, skip learning, prevent overwrite - Lifecycle: log user-defined network in profile skip message - Enable R0005 and R0011 alert triggers in test chart - Component tests: Test_27 (wildcard AP) and Test_28 (user-defined NN alerts) - Test resources: known profiles, deployment YAMLs, helper scripts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Custom GitHub Actions workflows for the k8sstormcenter fork. These changes should NOT be sent upstream.
* rebaseing the testimprovement branches * starting regression, FUN Signed-off-by: entlein <einentlein@gmail.com> * name mismatch - testing CI Signed-off-by: entlein <einentlein@gmail.com> * lost manifest during branch switch Signed-off-by: entlein <einentlein@gmail.com> * TEST 10: more verbose Signed-off-by: entlein <einentlein@gmail.com> * test 10 with more assertive asserts and xmr as benchmark Signed-off-by: entlein <einentlein@gmail.com> * the randomx tracer really doesnt trigger on certain kernels it seems, this is likely a longer story, but the tutorial is a 6.8 kernel and I need to make it work again * randomx: making it work on 6.1 * proposed randomx fix N2 * Signature: build sign tool Signed-off-by: entlein <einentlein@gmail.com> * revert the unsucessful randomx fix attempts * normal go build Signed-off-by: entlein <einentlein@gmail.com> * different go build Signed-off-by: entlein <einentlein@gmail.com> --------- Signed-off-by: entlein <einentlein@gmail.com>
* TEST29 minor fix, TEST28 add another dns spoof Signed-off-by: entlein <einentlein@gmail.com> * TEST28 another spoof, this time TCP Signed-off-by: entlein <einentlein@gmail.com> * Feature: Tampering Alert, Try1 * We seem to have lost some profiles or not synched them into cache Signed-off-by: entlein <einentlein@gmail.com> * Profile state cache: new error message Signed-off-by: entlein <einentlein@gmail.com> --------- Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
Signed-off-by: entlein <einentlein@gmail.com>
entlein
force-pushed
the
main
branch
2 times, most recently
from
April 26, 2026 19:36
de73fe9 to
99b1bf4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview