Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
shuting
|
931d7cd47c
|
Set mutating webhhok reinvocationPolicy to IfNeeded (#1097)
* add watch policy to clusterrole kyverno:customresources
* fix build
* fix nil pointer
* skip json patches if the mutation is re-invoked
* set resource mutating webhook invocation policy to IfNeeded
|
2020-09-03 08:54:37 -07:00 |
|
Mohan B E
|
f60deecdce
|
Feature/namespaced policy 280 (#1058)
* namespaced policy crd and cache
* modified main.go
* removed kyverno
* implemented policy violation generator for namespaced policy on audit
* modified cache
* added validation for cluster resource types
* install.yaml
* install.yaml
* removed namespaces from crd and refactored code
* modified NamespacePolicy to Policy
* added ClusterRole aggregate for policies
* modified clusterrole
|
2020-08-19 09:07:23 -07:00 |
|
Mohan B E
|
a14828246d
|
Feature/api version 852 (#1028)
* apiVersion support for generate
* added apiVersion to crds
|
2020-08-07 09:47:33 +05:30 |
|
Jim Bugwadia
|
65193feccb
|
update logging, naming, and event retry (#959)
* update logging and naming
* check per policy patch count
|
2020-06-30 11:53:27 -07:00 |
|
Shuting Zhao
|
ad4f06f22d
|
Merge branch 'master' into 744_deny_requests
# Conflicts:
# pkg/webhooks/mutation.go
# pkg/webhooks/server.go
# pkg/webhooks/validation.go
|
2020-05-18 12:32:42 -07:00 |
|
Jim Bugwadia
|
304c75403e
|
- skip resource schema validation when no mutate rules are applied
- cleanup webhook registration logic and logs
|
2020-05-17 14:37:05 -07:00 |
|
shravan
|
7a3f0012a9
|
744 untested prototype
|
2020-04-22 20:15:16 +05:30 |
|
shivkumar dudhani
|
1b1ab78f77
|
logs & access
|
2020-03-17 11:05:20 -07:00 |
|
shravan
|
8dc6b06d79
|
resolving merge conflicts
|
2020-01-11 18:33:11 +05:30 |
|
shivkumar dudhani
|
0d4bbb5a38
|
refactor
|
2019-11-19 10:13:03 -08:00 |
|
shivkumar dudhani
|
a315c22e2f
|
refer informer cache in policy controller for mutatingwebhookconfigs
|
2019-11-15 14:01:40 -08:00 |
|
Shuting Zhao
|
6e69c8b69b
|
cleanup pv with dependant when blocked admission request pass
|
2019-10-23 23:18:58 -07:00 |
|
shivkumar dudhani
|
c2e822c887
|
refactor webhook configuration
|
2019-09-04 13:43:12 -07:00 |
|
shivkumar dudhani
|
d71ad7004c
|
remove validation webhook configurations for resources
|
2019-08-28 11:04:38 -07:00 |
|
shivkumar dudhani
|
bfb16b0c11
|
create policy mutating webhook config resouce + refactoring
|
2019-08-27 14:52:56 -07:00 |
|