forked from rancher/rancher-selinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement e2e test for Rancher Logging SELinux context validation
This commit introduces installRancherLogging and an end-to-end test `e2eLoggingMonitoring` to verify the correct SELinux context is applied to the fluentbit container within the Rancher Logging system. The test performs the following checks: * Install Rancher Logging Chart and applies the type `rke_logreader_t` * Presence of the `rke_logreader_t` SELinux type. * Correct application of the `rke_logreader_t` type to the running fluentbit container and pid. * Absence of any AVC denials related to the `rke_logreader_t` type
- Loading branch information
1 parent
6c85b22
commit 149f025
Showing
1 changed file
with
88 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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