Jaehyun Nam

Results 9 comments of Jaehyun Nam

@Ankurk99 once this PR is updated, please let me know.

@daemon1024 @nyrahul Can you split this issue into multiple ones? Then, people can choose one of them in parallel while we may need to reorganize the pages later.

@daemon1024 in terms of self-managed k8s, let's have two items: one is for docker and the other is for containerd. Also, I removed helm-based KubeArmor deployment.

Let's wait until all comments are squashed to a single one.

``` spec: Selector: containerName: - container1 - container2 ``` how about this? having a list of containers rather than having a string?

@salman-accuknox it means that /src/server may not be the subject that accesses /etc/passwd. /src/server may just receive some outputs from other processes (e.g., shells).

wondering if there is any reason that we use "\" rather than a link?

@h3llix we already check if the new code is compilable during ci-test. can you check if the ci-test contains what you think?

Just curiosity. Does the GitHub Action work per commit? or... Does it work per PR? I mean the point of view of KubeArmor repo (not a personal repo for development)