Hayato Kiwata

Results 43 comments of Hayato Kiwata

I could write the code to fix it, so I will handle it on my end!

Hi, @kranurag7 Thanks for comments. I did not know that Kubearmor grants annotations, thank you for letting me know. How did kranurag7 get kubearmor to launch on a K8s cluster...

Hi Team I will create a procedure to reproduce the event.

Hi, @kranurag7 Thank you for sharing the information in kranurag7's environment. I verified it on my new `Ubuntu 20.04 on EC2` (c5.xlarge). As a result, I was able to deploy...

Hi, @kranurag7 We have confirmed that `kubearmor-policy: enabled` annotation is `not` added to the deployed Pod on `Amazon Linux 2023 on EC2`, which was built with reference to the development...

Hi, @daemon1024 Thanks for comments :) > Can you rebase the PR and handle conflicts? > I see that karmor.te is also changed, I don't it should be updated for...

Hi, @daemon1024 I have rebased my local branch and created a commit again. Could you please review this PR ? Note that the CI test failed, but it failed in...

Hi, @rksharma95 Thanks for comments !!! For example, should I change` --timeout=30m` in the Makefile and push to check the status of the test? ``` @ginkgo --vv --flake-ts=10 --timeout=30m syscalls/...

I extended the timeout period and pushed. I'll take a look at the status of CI.

@rksharma95 The timeout period was set to 1 hour. As a result, the CI relating to the systemcall passed. Meanwhile, the test for blocks unrelated to the current changes failed....