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

Update Controller Makefile to include Helm CRD and update CRDs #1693

Closed
sratslla opened this issue Mar 18, 2024 · 0 comments · Fixed by #1694
Closed

Update Controller Makefile to include Helm CRD and update CRDs #1693

sratslla opened this issue Mar 18, 2024 · 0 comments · Fixed by #1694
Labels
bug Something isn't working

Comments

@sratslla
Copy link
Contributor

Issue Description

Currently, there exists a discrepancy between the ksp.yaml in the Helm directory and the KubeArmorPolicy.yaml in the Controller directory of KubeArmor. Upon further investigation, it was noted that these differences stemmed from two merged pull requests (PR1 and PR2) in the project.

Action Items

  1. Update the Makefile to incorporate the Helm CRD.
  2. Ensure that the CRDs are updated to reflect the changes made by the aforementioned pull requests.
  3. This update will facilitate smoother installation for users who opt to install without the KubeArmor operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant