-
Notifications
You must be signed in to change notification settings - Fork 85
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
support karmor tool on windows #270
Comments
Ref #50 |
Hey @nyrahul ,I would like to take this one on |
Great. Thank you for your interest. |
Could you help me with some resource to get started. |
KubeArmor uses goreleaser to get the releases prepared for Mac and Linux. You will have to enable windows in there and check if the compilation etc works fine. I guess you will run into issues that will need fixes. |
Yes, this is still up as a good-first-issue and we welcome contributions
towards this. Thanks
…On Sat, 2 Dec 2023 at 12:32, Yash Khare ***@***.***> wrote:
Hey @nyrahul <https://github.com/nyrahul> . Is this issue open to
contribute?
—
Reply to this email directly, view it on GitHub
<#270 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFVZKZP5KYX3HPW2JVGOA3YHLHAZAVCNFSM6AAAAAAU6E3W7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGA3DMNBQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@nyrahul is this issue still relevant? |
Yes imo it is still relevant. Cc: @daemon1024 |
please assign me this issue |
@EraKin575 thanks for taking it up. I see you have asked to be assigned on a couple of issues, let's focus on other issues once we wrap this up. Appreciate the enthusiasm! |
Would like to work on it, please assign @daemon1024 @nyrahul |
@nyrahul So I tried compiling the application for windows. I got errors from following packaged:
|
Conclusively it can be said that Karmor in windows will only display data when KubeArmor is running in k8s enviornment and also I think we can make profiling available for windows because cilium is not used in profile, so by picking that code from accunox instead of using external package we can make compilation for windows success |
@daemon1024 , I think we should have any dep on Cilium anymore for karmor .. isn't it? |
Currently, karmor tool can be installed only from linux. It should be possible to install kubearmor using karmor client tool on windows.
Tasks:
The text was updated successfully, but these errors were encountered: