shuting
|
6fc349716c
|
Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625)
* 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>
* fixes #1480
* store resource name and kind in (c)rcr's annotation
|
2021-02-19 09:09:41 -08:00 |
|
Jim Bugwadia
|
125faaf4e3
|
fix variable substitution
|
2020-11-25 00:21:51 -08:00 |
|
Shuting Zhao
|
943935ee1b
|
properly deserialize anyPattern
|
2020-11-13 16:25:51 -08:00 |
|
Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
Mohan B E
|
a827f88dc7
|
resolved conditional anchor issue and added validation to pattern labels (#1060)
* resolved conditional anchor issue and added validation to pattern labels
* restored IsConditionAnchor
* added annotation and anypattern validation
* added conditional anchor key checker
* reverted docs
* fixed tests
* modified validation
* modified validate condition check
|
2020-08-28 18:22:22 -07:00 |
|
shravan
|
0a34357921
|
744 improving error message
|
2020-04-27 16:02:02 +05:30 |
|
shravan
|
93fa54bf79
|
744 deny all requests
|
2020-04-18 18:26:09 +05:30 |
|
shravan
|
83ecd95945
|
744 added all request values to context
|
2020-04-15 21:17:14 +05:30 |
|
shivkumar dudhani
|
b1063a95e1
|
refactor & validate operations for generate rules in PolicyValidation
|
2020-03-11 18:14:23 -07:00 |
|