1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 17:23:32 +00:00
kyverno/pkg
Jim Bugwadia e8e3b93a5f
api server lookups (#1514)
* initial commit for api server lookups

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

* initial commit for API server lookups

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

* Enhancing dockerfiles (multi-stage) of kyverno components and adding non-root user to the docker images (#1495)

* Dockerfile refactored

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* Adding non-root commands to docker images and enhanced the dockerfiles

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* changing base image to scratch

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* Minor typo fix

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* changing dockerfiles to use /etc/passwd to use non-root user'

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* minor typo

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>

* minor typo

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* revert cli image name (#1507)

Signed-off-by: Raj Babu Das <mail.rajdas@gmail.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* Refactor resourceCache; Reduce throttling requests (background controller) (#1500)

* 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>

* reduce throttling - list resource using lister

* refactor resource cache

* fix test

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

* fix label selector

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

* fix build failure

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix merge issues

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

* fix unit test

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

* add nil check for API client

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

Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
Co-authored-by: shuting <shutting06@gmail.com>
2021-02-01 12:59:13 -08:00
..
api api server lookups (#1514) 2021-02-01 12:59:13 -08:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common Add Policy Report (#1229) 2020-11-09 11:26:12 -08:00
config Reduce throttling - skip sending API request for filtered resources (#1489) 2021-01-21 18:58:53 -08:00
dclient api server lookups (#1514) 2021-02-01 12:59:13 -08:00
engine api server lookups (#1514) 2021-02-01 12:59:13 -08:00
event Fixes 1410 strategic merge patch (#1414) 2020-12-23 17:48:00 -08:00
generate api server lookups (#1514) 2021-02-01 12:59:13 -08:00
kyverno api server lookups (#1514) 2021-02-01 12:59:13 -08:00
openapi Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policy api server lookups (#1514) 2021-02-01 12:59:13 -08:00
policycache fixes for golint ./... 2020-11-17 13:07:30 -08:00
policymutation ignore non-policy files in CLI and improve validation messages (#1362) 2020-12-07 11:26:04 -08:00
policyreport Refactor resourceCache; Reduce throttling requests (background controller) (#1500) 2021-01-29 17:38:23 -08:00
policystatus Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
resourcecache Refactor resourceCache; Reduce throttling requests (background controller) (#1500) 2021-01-29 17:38:23 -08:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner api server lookups (#1514) 2021-02-01 12:59:13 -08:00
tls Feature/fix dev mode execution (#1477) 2021-01-20 15:25:27 -08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils handle discovery errors for metrics API group (#1494) 2021-01-24 11:34:02 -08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig clean up old webhooks before registering new ones 2020-12-08 15:04:24 -08:00
webhooks api server lookups (#1514) 2021-02-01 12:59:13 -08:00