1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
shuting e54776ee7e
Bug fix - namespace is not returned properly (#1491)
* skip sending API request for filtered resource

* fix PR comment

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fixes https://github.com/kyverno/kyverno/issues/1490

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix bug - namespace is not returned properly

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-01-22 17:56:41 -08:00
..
common update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generate fix generate clone/data check 2020-12-14 02:43:16 -08:00
mutate update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
validate fix variable substitution 2020-11-25 00:21:51 -08:00
actions.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
apply.go update validation logic 2020-12-23 15:10:07 -08:00
background.go Fix 1351 - policy report (#1359) 2020-12-04 10:04:46 -08:00
common.go Bug fix - namespace is not returned properly (#1491) 2021-01-22 17:56:41 -08:00
existing.go Reduce throttling - skip sending API request for filtered resources (#1489) 2021-01-21 18:58:53 -08:00
report.go update validation logic 2020-12-23 15:10:07 -08:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
validate_controller.go add logging for policy creation and deletion events (#1445) 2021-01-06 20:34:01 -08:00
validate_test.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00