Skip to content
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

feat: creating a GitHub action for installing karmor #289

Open
kranurag7 opened this issue Mar 13, 2023 · 4 comments
Open

feat: creating a GitHub action for installing karmor #289

kranurag7 opened this issue Mar 13, 2023 · 4 comments

Comments

@kranurag7
Copy link
Member

Create a GitHub action for installing karmor in the CI.
In a big workflow file, this will be prerequisite to kubearmor/KubeArmor#1128

From the installation perspective, one have to use the following in the workflow.

- name: Install karmor
  uses: kubearmor/setup-karmor@main

This can be done in the individual repo as well, but it will be good if we can have this as part of kubearmor.

cc @Ankurk99 @nyrahul

@xiao-jay
Copy link
Contributor

https://github.com/xiao-jay/kubearmor-client/actions/runs/4425881156/jobs/7761479618
This is the ci you want to?
image
cc @kranurag7 @Ankurk99 @nyrahul
I will write action file in the future.

@YashPimple
Copy link

@kranurag7 Sure, I will be happy to work on this issue and create a GitHub action for installing Karmor in the CI. Thank you for bringing this to my attention.

@EraKin575
Copy link
Contributor

is this issue still relevant?

@kranurag7
Copy link
Member Author

I think it's not required anymore.
We had a project which required this but I think it's already handled.

Please check: https://github.com/kubearmor/kubearmor-action?tab=readme-ov-file#action-install-kubearmor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants