1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-10 11:04:25 +00:00
kyverno/pkg/policyreport
Jim Bugwadia 76608e315e
handle duplicate images; use container name as key (#3779)
* handle duplicate images; use container name as key

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* use OldObject for modify requests

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* use unique image names

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* merge main

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* create a single annotation patch across rules and images

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fmt and change annotation key name

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix linter issues

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
2022-05-05 14:06:18 -07:00
..
builder.go handle duplicate images; use container name as key (#3779) 2022-05-05 14:06:18 -07:00
changerequestcreator.go refactor: replace clientset by inteface (#3774) 2022-05-02 20:30:07 +00:00
conversion.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
policyreport.go refactor: replace clientset by inteface (#3774) 2022-05-02 20:30:07 +00:00
policyreport_test.go Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
reportcontroller.go fix: add missing tombstone calls (#3784) 2022-05-03 16:58:20 +00:00
reportrequest.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00