Shuting Zhao
|
f0d943e970
|
Merge branch 'master' into 518_pod_controller
|
2019-12-26 15:35:23 -08:00 |
|
Shuting Zhao
|
54ecb7738a
|
- insert annotation to podTemplate; - skip apply rule on pod if annotation exists
|
2019-12-26 15:34:19 -08:00 |
|
Shivkumar Dudhani
|
085856baa1
|
add event source and format event messages (#565)
|
2019-12-26 11:50:41 -08:00 |
|
Shuting Zhao
|
b5255893e3
|
update autogen annotation for pod controllers
|
2019-12-26 10:09:49 -08:00 |
|
Shuting Zhao
|
a8aa83573b
|
fix merge error
|
2019-12-20 19:08:26 -08:00 |
|
Shuting Zhao
|
1f0187e8ea
|
Merge commit 'f1330ede8234eb4d449eb9ec72b41c627488350d' into 518_pod_controller
|
2019-12-20 19:06:35 -08:00 |
|
Shuting Zhao
|
8be4db3de3
|
Merge branch '529_query' into 518_pod_controller
|
2019-12-20 18:55:08 -08:00 |
|
Shuting Zhao
|
cc87ea7339
|
add unit test
|
2019-12-20 18:53:44 -08:00 |
|
Shuting Zhao
|
74b85d8143
|
generate rule for pod controllers
|
2019-12-20 18:53:29 -08:00 |
|
Shuting Zhao
|
e3a8cabe8d
|
add omitempty to types
|
2019-12-20 18:51:07 -08:00 |
|
shivkumar dudhani
|
d04f49b5d8
|
fix message string
|
2019-12-17 17:16:50 -08:00 |
|
shivkumar dudhani
|
2a56a8e043
|
remove duplicate functions
|
2019-12-17 16:37:52 -08:00 |
|
shivkumar dudhani
|
a86aa06e28
|
Merge branch 'master' into 529_query
|
2019-12-17 16:36:58 -08:00 |
|
shivkumar dudhani
|
615f1ae940
|
Merge branch 'master' into 529_query
|
2019-12-17 16:22:00 -08:00 |
|
shivkumar dudhani
|
38987d50c3
|
store context values as single JSON document using merge patches.
|
2019-12-17 16:06:13 -08:00 |
|
Shuting Zhao
|
0d71e4a669
|
remove condition check while generating mutation patch as conditions are verified in the first iteration
|
2019-12-16 18:26:38 -08:00 |
|
shuting
|
4149d706e8
|
Merge pull request #558 from nirmata/428_quantity
implement quantity comparison
|
2019-12-16 15:53:09 -08:00 |
|
Shivkumar Dudhani
|
39e08aa1fc
|
76 cache invalidate (#557)
* invalidate local cache of registererd resources
* update client in initContainer
* update message
|
2019-12-16 12:55:44 -08:00 |
|
Shuting Zhao
|
35adbbe0df
|
convert type boolean to string in /metadata/annotation
|
2019-12-13 18:04:19 -08:00 |
|
Shuting Zhao
|
5ced2409a3
|
update test
|
2019-12-13 13:30:24 -08:00 |
|
Shuting Zhao
|
0969aa9bf9
|
implement quantity comparison
|
2019-12-13 13:17:22 -08:00 |
|
shivkumar dudhani
|
793d878b18
|
correct webhook endpoint
|
2019-12-13 11:13:58 -08:00 |
|
shivkumar dudhani
|
c4da72ad3e
|
fix indentation in logs
|
2019-12-13 09:49:09 -08:00 |
|
Shuting Zhao
|
625e45c847
|
remove duplicate code
|
2019-12-12 18:55:40 -08:00 |
|
shivkumar dudhani
|
0bd05fd227
|
missing update
|
2019-12-12 18:48:53 -08:00 |
|
shivkumar dudhani
|
5659f2fbcf
|
merge master
|
2019-12-12 18:44:52 -08:00 |
|
shivkumar dudhani
|
8414681e60
|
support variable substitution in overlay mutation
|
2019-12-12 18:25:54 -08:00 |
|
shivkumar dudhani
|
10fc1b47ba
|
Merge branch 'master' into v1.1.0
|
2019-12-12 16:54:42 -08:00 |
|
shivkumar dudhani
|
745727fd70
|
add missing files
|
2019-12-12 16:35:37 -08:00 |
|
shivkumar dudhani
|
a19785261d
|
Merge branch '524_bug' into v1.1.0
|
2019-12-12 16:25:50 -08:00 |
|
shivkumar dudhani
|
b5de11fc0e
|
refactor engine packages for validate & generate
|
2019-12-12 15:02:59 -08:00 |
|
shivkumar dudhani
|
507c43ddca
|
update test
|
2019-12-12 10:55:10 -08:00 |
|
shivkumar dudhani
|
8b1e084691
|
update tests
|
2019-12-12 10:47:25 -08:00 |
|
shivkumar dudhani
|
7c9bc6fecf
|
variable substitution
|
2019-12-12 10:19:45 -08:00 |
|
Shuting Zhao
|
2c783cfe02
|
rename namespacedpolicyviolation: update code
|
2019-12-11 16:09:05 -08:00 |
|
Shuting Zhao
|
a107ad7ac8
|
rename namespacedpolicyviolation: update codegen
|
2019-12-11 16:07:39 -08:00 |
|
shivkumar dudhani
|
4c55fe00bc
|
Merge branch 'v1.1.0' into 524_bug
|
2019-12-11 11:21:31 -08:00 |
|
shivkumar dudhani
|
75eee39d7d
|
remove fix for 535
|
2019-12-11 11:18:38 -08:00 |
|
shivkumar dudhani
|
ad54683f71
|
CR fixes
|
2019-12-11 11:15:13 -08:00 |
|
shuting
|
f06b19bb14
|
Merge pull request #525 from nirmata/421_test_webhook
421 test webhook
|
2019-12-11 11:13:37 -08:00 |
|
shivkumar dudhani
|
12edc56613
|
initial commit
|
2019-12-11 09:45:22 -08:00 |
|
shivkumar dudhani
|
4c2a16904c
|
update tests
|
2019-12-10 09:15:50 -08:00 |
|
Shuting Zhao
|
8edb00d714
|
- skip processing mutate rule if condition is not met; - update debugging info
|
2019-12-09 19:28:34 -08:00 |
|
Shuting Zhao
|
b2ad71cc5e
|
remove channel, introduced a flag to indicate the webhook creation status
|
2019-12-05 15:49:02 -08:00 |
|
Shuting Zhao
|
183f844029
|
- move resourcewebhookregister to webhookconfig
|
2019-12-05 13:51:02 -08:00 |
|
Shuting Zhao
|
1c1f47bbc5
|
correct error msg
|
2019-12-05 11:57:34 -08:00 |
|
Shuting Zhao
|
b99293018e
|
add unit test
|
2019-12-05 11:55:00 -08:00 |
|
shivkumar dudhani
|
4f174779dc
|
remove typed client ref
|
2019-12-05 11:52:13 -08:00 |
|
Shuting Zhao
|
55f243b55b
|
add validation for a policy userInfo
|
2019-12-04 18:50:51 -08:00 |
|
Shivkumar Dudhani
|
ffe3bdb677
|
remove newline from engine response strings (#537)
* remove newline from engine response strings
* add scenario file updates
* cr: remove . in trailing msg string
|
2019-12-04 18:04:42 -08:00 |
|