1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/cmd
Chandan DK 20bf9f235f
fix: apply command doesn't consider git and non-git paths together (#7832) (#7885)
* fix: apply command doesn't consider git and non-git paths together

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* fix: reorder if block to check err

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* test: add unit tests to check both git and non git paths are applied irrespective of their order

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

---------

Signed-off-by: Chandan-DK <chandandk468@gmail.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-08-16 16:03:42 +00:00
..
background-controller feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
cleanup-controller feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
cli/kubectl-kyverno fix: apply command doesn't consider git and non-git paths together (#7832) (#7885) 2023-08-16 16:03:42 +00:00
internal feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
kyverno feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
kyverno-init refactor: move clients creation in internal package (#6924) 2023-04-14 09:00:52 +00:00
reports-controller feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00