Commit graph

7 commits

Author SHA1 Message Date
mrrishi
3433e4b58f probe: fix namespace field to the policies list
Signed-off-by: mrrishi <mrrishi373@gmail.com>
Signed-off-by: jokestax <mrrishi373@gmail.com>
Signed-off-by: mrrishi <mrrishi373@gmail.com>

Signed-off-by: rksharma95 <ramakant@accuknox.com>
2026-01-02 10:21:04 +05:30
Sahil Raja
a0cf786477 Revert "chores(accuknox-cli): update karmor to accuknox-cli"
Signed-off-by: sahil <sahilraja242@gmail.com>
2023-04-13 12:51:33 +05:30
sahil
bcd6ed2d06 chores(accuknox-cli): update karmor to accuknox-cli
Signed-off-by: sahil <sahilraja242@gmail.com>
2023-04-13 12:24:34 +05:30
vishnusomank
ba6ce813f6 karmor recommend: handling policy-templates
- Updated `policy recommend` with `--update` flag
- Added functions to check for new policy-template releases
- Added functions to generate rules.yaml from metadata.yaml in policy-templates
- Updated policy creation logic will select embeded rules.yaml if it cannot generate rules.yaml from policy-templates
- Updated rules structure to include policy-template policies
- Updated runtime policy generation logic
  - added ability to continue generate policies from rules.yaml even if runtime policy generation fails
- Included `and operation` on preconditions while creating policy
- Updated code to use existing rules.yaml if user doesnt want to downlaod policy-templates

Fixes: https://github.com/kubearmor/kubearmor-client/issues/176

Signed-off-by: vishnusomank <vishnu@accuknox.com>
2022-09-23 12:45:16 +05:30
daemon1024
df5bff38ec chore: handle fmt and linter error/warnings
Signed-off-by: daemon1024 <barun.acharya@accuknox.com>
2022-08-12 19:58:23 +05:30
Rahul Jadhav
79daad5bf1 changed the EventChan exported data; fixed lints
Signed-off-by: Rahul Jadhav <nyrahul@gmail.com>
2022-07-12 00:19:52 +05:30
Rahul Jadhav
31d2a2cb5f added selfupdate support
`karmor selfupdate` to auto update karmor to latest one

Signed-off-by: Rahul Jadhav <nyrahul@gmail.com>
2022-06-23 23:29:19 +05:30