shivkumar dudhani
|
cd6b1d0990
|
aggregate rule status
|
2019-09-03 17:43:36 -07:00 |
|
shivkumar dudhani
|
6228b8343e
|
refactor engine api
|
2019-09-03 15:48:13 -07:00 |
|
shivkumar dudhani
|
786cbf5522
|
fix test
|
2019-09-03 15:02:00 -07:00 |
|
shivkumar dudhani
|
fa53519e2a
|
change CRD Name to ClusterPolicy & ClusterPolicyViolations
|
2019-09-03 14:51:51 -07:00 |
|
shivkumar dudhani
|
d43b4d93c2
|
rebase with master
|
2019-08-30 01:08:54 -07:00 |
|
shivkumar dudhani
|
07d86cb769
|
add success tests for validation & mutation
|
2019-08-29 18:48:58 -07:00 |
|
shivkumar dudhani
|
20e2f639eb
|
add validate helper functions
|
2019-08-29 11:44:50 -07:00 |
|
shivkumar dudhani
|
69060bf635
|
proposed solution
|
2019-08-27 11:41:47 -07:00 |
|
shivkumar dudhani
|
116203282d
|
fix patches
|
2019-08-26 16:10:19 -07:00 |
|
shivkumar dudhani
|
5b80da32ba
|
replace policyInfo with engineResponse
|
2019-08-26 13:34:42 -07:00 |
|
shivkumar dudhani
|
b062d70e29
|
initial redesign
|
2019-08-23 18:34:23 -07:00 |
|
Shuting Zhao
|
fcaa495790
|
remove commented code
|
2019-08-21 17:23:51 -07:00 |
|
Shuting Zhao
|
ead99660f0
|
Merge commit '042bc645497ce6713bfca286f8bacd73ef7387b6' into 285_allow_OR_across_overlay_patterns
# Conflicts:
# pkg/engine/validation.go
|
2019-08-21 14:13:22 -07:00 |
|
Shuting Zhao
|
97335270cd
|
add anyPattern in validate rule
|
2019-08-21 12:38:15 -07:00 |
|
shivkumar dudhani
|
042bc64549
|
fix test build errors + skip testrunner
|
2019-08-21 12:03:53 -07:00 |
|
shivkumar dudhani
|
292a644bf8
|
generate stats for generate rules
|
2019-08-20 17:35:40 -07:00 |
|
shivkumar dudhani
|
e507fb6422
|
recieve stats + update violation status move to aggregator
|
2019-08-20 12:51:25 -07:00 |
|
shivkumar dudhani
|
0b5cc03b2d
|
engineResponse to contain stats
|
2019-08-19 18:57:19 -07:00 |
|
shivkumar dudhani
|
61d7ea276a
|
rebase
|
2019-08-19 17:26:52 -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
|
8b1066be29
|
initial commit
|
2019-08-19 16:40:10 -07:00 |
|
Shuting Zhao
|
4c34ff7a37
|
Change of annotation purpose #262
|
2019-08-19 16:10:10 -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
|
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
|
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
|
e7b538be79
|
add process existing for mutation & validation + come cleanup
|
2019-08-13 11:32:12 -07:00 |
|
shivkumar dudhani
|
1e621146be
|
test policy engine on admission requests
|
2019-08-09 16:55:43 -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 |
|
shivkumar dudhani
|
cc907bccba
|
create violation on existing namespace that dont satisfy the generate rules
|
2019-08-08 15:15:47 -07:00 |
|
shivkumar dudhani
|
15092f6927
|
update comment for bug_268
|
2019-08-07 18:24:55 -07:00 |
|
shivkumar dudhani
|
87994e4a77
|
fixes 268_bug
|
2019-08-07 18:13:43 -07:00 |
|
shuting
|
4d684fca51
|
Merge pull request #249 from nirmata/filter_resources
Filter resources
|
2019-07-31 18:04:44 -07:00 |
|
shivkumar dudhani
|
afe54e2953
|
rebase with master
|
2019-07-31 17:43:46 -07:00 |
|
Shuting Zhao
|
dedec6ec6c
|
Merge branch 'master' into 196_anchor_selection_on_peer
|
2019-07-31 17:17:26 -07:00 |
|
shivkumar dudhani
|
fde4de5017
|
existing resources checks all namespace, instead of jst default it left blank
|
2019-07-31 17:05:26 -07:00 |
|
Shuting Zhao
|
d32f88f981
|
add unit test case
|
2019-07-26 18:27:59 -07:00 |
|
Shuting Zhao
|
590aa74bd8
|
update unit tests
|
2019-07-26 17:52:26 -07:00 |
|
Shuting Zhao
|
a70d253828
|
fix anchors in the list of map VS anchors on different list
|
2019-07-26 17:52:12 -07:00 |
|
Shuting Zhao
|
ff45794455
|
patch overlay
|
2019-07-26 15:54:42 -07:00 |
|
Shuting Zhao
|
256240dc46
|
Merge commit 'c1916a8bfc5b35499638428fbcda12ca42babdc3' into 196_anchor_selection_on_peer
|
2019-07-26 13:47:23 -07:00 |
|
Shuting Zhao
|
6bcce11735
|
update unit tests
|
2019-07-26 13:41:39 -07:00 |
|
Shuting Zhao
|
900ebea247
|
check conditions
|
2019-07-26 12:01:09 -07:00 |
|
shivkumar dudhani
|
361961ac1b
|
cleanup
|
2019-07-26 08:11:20 -04:00 |
|
Shivkumar Dudhani
|
6c0fd5351d
|
Merge pull request #239 from nirmata/233_deploy
show mutation changes in annotation
|
2019-07-26 07:44:07 -04:00 |
|