shravan
|
1fa88e0dd0
|
536 workin cli
|
2020-03-06 03:00:18 +05:30 |
|
shravan
|
e1b9a13590
|
resolving merge conflicts
|
2020-01-25 14:55:36 +05:30 |
|
shravan
|
78cae242c5
|
522 restructured files
|
2020-01-25 14:53:12 +05:30 |
|
Shivkumar Dudhani
|
1171ac691b
|
cleanup phase 1 (#653)
|
2020-01-24 09:37:12 -08:00 |
|
shravan
|
fa7c522b5c
|
522 minor changes from tests
|
2020-01-24 09:51:40 +05:30 |
|
Shivkumar Dudhani
|
ffd2179b03
|
538 (#587)
* initial commit
* background policy validation
* correct message
* skip non-background policy process for add/update
* add Generate Request CR
* generate Request Generator Initial
* test generate request CR generation
* initial commit gr generator
* generate controller initial framework
* add crd for generate request
* gr cleanup controller initial commit
* cleanup controller initial
* generate mid-commit
* generate rule processing
* create PV on generate error
* embed resource type
* testing phase 1- generate resources with variable substitution
* fix tests
* comment broken test #586
* add printer column for state
* return if existing resource for clone
* set resync time to 2 mins & remove resource version check in update handler for gr
* generate events for reporting
* fix logs
* cleanup
* CR fixes
* fix logs
|
2020-01-07 10:33:28 -08:00 |
|
Shuting Zhao
|
0f5cf40eda
|
- holds resource webhook creation requests in a quene; - remove webhookinformer from policy controller and webhookregistrationclient
|
2019-12-04 12:31:27 -08:00 |
|
Shuting Zhao
|
f506789498
|
create resource mutating webhook after verifying webhook is active
|
2019-11-25 18:07:11 -08:00 |
|
Shuting Zhao
|
b67577994a
|
update apiversion to v1 in code
|
2019-11-13 13:41:08 -08:00 |
|
shivkumar dudhani
|
e022084dd0
|
add checker to verify if mutatingwebhook is enabled or not + refactoring
|
2019-10-30 13:39:19 -07:00 |
|
Shuting Zhao
|
32f94bca27
|
manage policy validation inside engine pkg
|
2019-10-18 17:45:24 -07:00 |
|
Shuting Zhao
|
e20d86f45c
|
remove duplicate code: hasMutate..
|
2019-10-03 17:00:05 -07:00 |
|
Shuting Zhao
|
8a7250ffef
|
refactor policy validation, moved to pkg/api/kyverno
|
2019-09-27 16:31:27 -07:00 |
|
Shuting Zhao
|
76ad9406b1
|
only allow one type of rule defined in a single rule
|
2019-09-26 18:02:24 -07:00 |
|
shivkumar dudhani
|
44af35d6e4
|
support wild cards for namespaces in rule resource description
|
2019-09-12 17:11:55 -07:00 |
|
shivkumar dudhani
|
90a7282b97
|
remove log
|
2019-09-04 14:09:42 -07:00 |
|
shivkumar dudhani
|
c2e822c887
|
refactor webhook configuration
|
2019-09-04 13:43:12 -07:00 |
|
shivkumar dudhani
|
fa53519e2a
|
change CRD Name to ClusterPolicy & ClusterPolicyViolations
|
2019-09-03 14:51:51 -07:00 |
|
shivkumar dudhani
|
470862a7b1
|
endpoint for policy mutation + refactor + graceful shutdown
|
2019-08-27 16:44:10 -07:00 |
|
Shuting Zhao
|
6f875bbac2
|
update document
|
2019-08-21 18:47:49 -07:00 |
|
Shuting Zhao
|
31566844bb
|
Merge commit '5672c4d67c479aecadffd9d367661493b42d5015' into 285_allow_OR_across_overlay_patterns
# Conflicts:
# pkg/webhooks/policyvalidation.go
|
2019-08-21 17:25:01 -07:00 |
|
shivkumar dudhani
|
fdfa074954
|
return on delete request
|
2019-08-21 16:42:42 -07:00 |
|
Shuting Zhao
|
42b55ab9e0
|
add check for validate rule
|
2019-08-21 14:06:06 -07:00 |
|
Shuting Zhao
|
97335270cd
|
add anyPattern in validate rule
|
2019-08-21 12:38:15 -07:00 |
|
Shuting Zhao
|
124b105736
|
add anyPattern in crd definition
|
2019-08-20 18:01:43 -07:00 |
|
Shuting Zhao
|
a110efb96c
|
Merge branch 'policyViolation' into 254_dynamic_webhook_configurations
# Conflicts:
# main.go
# pkg/annotations/annotations.go
# pkg/annotations/controller.go
# pkg/controller/controller.go
# pkg/controller/controller_test.go
# pkg/engine/engine.go
# pkg/engine/generation.go
# pkg/engine/mutation.go
# pkg/engine/validation.go
# pkg/event/controller.go
# pkg/webhooks/mutation.go
# pkg/webhooks/policyvalidation.go
# pkg/webhooks/report.go
# pkg/webhooks/server.go
# pkg/webhooks/validation.go
|
2019-08-14 19:00:37 -07:00 |
|
shivkumar dudhani
|
aed0ed0dc1
|
clean up
|
2019-08-14 10:01:47 -07:00 |
|
Shuting Zhao
|
a8acc9eb5a
|
implement deletion logic
|
2019-08-08 13:09:40 -07:00 |
|
Shuting Zhao
|
6c12a76ab2
|
register webhookconfigurations when policy first applied
|
2019-08-07 18:01:28 -07:00 |
|
shivkumar dudhani
|
68a6751990
|
restructure webhooks pkg
|
2019-07-15 16:07:56 -07:00 |
|