1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
Commit graph

787 commits

Author SHA1 Message Date
Shuting Zhao
dcc851dee2 fix pr comments 2019-08-20 17:01:47 -07:00
Shuting Zhao
e83cb51313 update gitignore 2019-08-20 10:16:26 -07:00
Shuting Zhao
54fc55f47a add debug log 2019-08-20 10:08:00 -07:00
Shuting Zhao
0157d80b2c add check for registerinig webhookconfiguration in policy controller 2019-08-19 19:26:51 -07:00
shivkumar dudhani
606c519789 clean up 2019-08-19 17:17:52 -07:00
shivkumar dudhani
3abd422de4 Merge branch '254_dynamic_webhook_configurations' into feature_redesign 2019-08-19 17:12:28 -07:00
Shivkumar Dudhani
a1692b50be
remove in cleanup 2019-08-19 17:07:48 -07:00
Shivkumar Dudhani
742f8083ad
file removed in clean up 2019-08-19 17:06:05 -07:00
Shuting Zhao
bde04ed097 Merge commit '8676aef6f1ac6b7161940d6a4818227bcfaabcd8' into 254_dynamic_webhook_configurations 2019-08-19 16:48:51 -07:00
Shuting Zhao
a83e5c1d05 Merge commit '2192703df1bb26cb8b30a1aece6f9afeed09b214' into 254_dynamic_webhook_configurations
# Conflicts:
#	pkg/engine/generation.go
#	pkg/engine/overlay.go
#	pkg/engine/utils.go
#	pkg/engine/utils_test.go
#	pkg/gencontroller/controller.go
#	pkg/gencontroller/generation.go
#	pkg/webhooks/mutation.go
#	pkg/webhooks/server.go
2019-08-19 16:44:38 -07:00
shivkumar dudhani
8676aef6f1 add listers 2019-08-19 16:43:15 -07:00
Shuting Zhao
4c34ff7a37 Change of annotation purpose #262 2019-08-19 16:10:10 -07:00
Shivkumar Dudhani
2192703df1
Merge pull request #288 from nirmata/284_bug_multipleNamespaces
284 bug multiple namespaces
2019-08-19 11:55:39 -07:00
shivkumar dudhani
bbf30a9ec0 update crd 2019-08-19 11:54:25 -07:00
shivkumar dudhani
9cfdf45bbc fixes 2019-08-19 11:52:48 -07:00
shivkumar dudhani
856d3310d4 Merge branch '284_bug_multipleNamespaces' of github.com:nirmata/kyverno into 284_bug_multipleNamespaces 2019-08-19 10:06:40 -07:00
shivkumar dudhani
d4c0bbc59e rebase 2019-08-19 10:00:39 -07:00
Shivkumar Dudhani
c2503e4482
Merge pull request #287 from nirmata/cleanup
Cleanup
2019-08-19 09:58:50 -07:00
shivkumar dudhani
4087fdb184 change for client refactor 2019-08-17 10:11:47 -07:00
shivkumar dudhani
24c9ad0926 update openapi spec 2019-08-17 09:59:13 -07:00
shivkumar dudhani
6580e0e73a remove temp clientNew 2019-08-17 09:58:14 -07:00
shivkumar dudhani
44db8b064e resource description: support list of namespaces 2019-08-17 09:45:57 -07:00
Shuting Zhao
998f612679 fix engine unit test 2019-08-15 15:23:54 -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
c3de511773
Merge pull request #278 from nirmata/test_redesign
Test redesign
2019-08-14 18:41:44 -07:00
shivkumar dudhani
63a5337c9b generation test 2019-08-14 18:40:33 -07:00
Shuting Zhao
6b1b6dddfa combine policy engine returns into single struct 2019-08-14 15:18:46 -07:00
shivkumar dudhani
aca4b13d54 add resource manager to namespace controller 2019-08-14 15:06:38 -07:00
shivkumar dudhani
05e1f128c7 namespace controller redesign 2019-08-14 14:56:53 -07:00
Shuting Zhao
e87c72291f - Patch resource between every rule application - move mutation & validation to mutate webhook 2019-08-14 11:51:01 -07:00
shivkumar dudhani
aed0ed0dc1 clean up 2019-08-14 10:01:47 -07:00
shivkumar dudhani
d8c6dc3bc6 construct policy Info 2019-08-13 17:24:05 -07:00
shivkumar dudhani
b0d7cdba6f policy store test 2019-08-13 13:15:32 -07:00
shivkumar dudhani
c04a935300 existing resource reporting 2019-08-13 13:15:04 -07:00
shivkumar dudhani
e7b538be79 add process existing for mutation & validation + come cleanup 2019-08-13 11:32:12 -07:00
shivkumar dudhani
4bf3043a18 check cache drop for process existing 2019-08-13 10:03:00 -07:00
shivkumar dudhani
cc368b6182 existing resource processing v1 2019-08-13 09:37:02 -07:00
shivkumar dudhani
0d6760cb19 pv controller to clean pv, for state references to resources 2019-08-12 10:52:02 -07:00
shivkumar dudhani
9f0e5d2fe3 increase resync time 2019-08-12 10:51:17 -07:00
shivkumar dudhani
9af6bf9003 update testing v1 2019-08-12 10:02:07 -07:00
shivkumar dudhani
a5e1b43eb7 policy violation support (incomplete) 2019-08-09 20:08:22 -07:00
shivkumar dudhani
2cdeac5988 start creation policy violation 2019-08-09 19:12:50 -07:00
shivkumar dudhani
e5b4e5a116 generate events for resource & policy 2019-08-09 17:28:49 -07:00
shivkumar dudhani
1e621146be test policy engine on admission requests 2019-08-09 16:55:43 -07:00
shivkumar dudhani
135f241a4a event generator cleanup 2019-08-09 13:41:56 -07:00
shivkumar dudhani
373d9a45ad clean up mutation 2019-08-09 12:59:37 -07:00
shivkumar dudhani
a30ad6bab2 cleanup 2019-08-09 11:08:02 -07:00
Shuting Zhao
c839149fb9 update vendor 2019-08-08 16:33:28 -07:00
shivkumar dudhani
a813b84c24 rebase with master v1 2019-08-08 15:36:37 -07:00
shivkumar dudhani
9569c0772a init policy violation container 2019-08-08 15:36:19 -07:00