-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
KubeArmor plugin integration #12833
Comments
Hey folks, which part will be added as documentation on the portal? Is the one present in |
Hi @Prateeknandle I reviewed the initial configuration and found a few things that needed to be updated to match the KubeArmor repo. I opened a PR to help push this request forward kubearmor/packer-plugin-kubearmor#8
All the docs are read from the .web-docs directory at this time. However, if you find that you would like to move the docs into a different directory you can do so. We would just need to know where to read the docs from in order for the integration to consume the correct information. |
is there something required from our side let me know, thanks folks. |
Hi there I opened a PR to fix an issue with the identifier in the KubeArmor repo. Also I don't see the actions for triggering a Packer integration release notification job. If you could merge in these actions after merging in these changes you can trigger a notification release job to ingest the plugin documentation into the Packer integration portal. |
@Prateeknandle , any updates on this? Would be great to have this merged. Thanks |
Yup, this was merged, and the documentation has also been generated, but there is an issue with the structure of the documentation. I will fix it. |
Closing as the integration is now complete https://developer.hashicorp.com/packer/integrations/kubearmor/kubearmor Thank you @Prateeknandle |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
A plugin for KubeArmor that provides KubeArmor Hardening Host Security policies for the build workloads.
The KubeArmor provisioner will configure the build and provide the KubeArmor Hardening Host Security Policies. These hardening policies will be in the context of your workload so you can see how they will be applied and what impact they will have on your system. This allows you to make informed decisions about which policies to apply and helps you understand the trade-offs between security and functionality.
plugin - https://github.com/kubearmor/packer-plugin-kubearmor
Integration Tier
Checklist
metadata.hcl
file in plugin repository.docs
directory..web-docs
directory ready for publishing to the integrations portal.The text was updated successfully, but these errors were encountered: