shivkumar dudhani
|
606c519789
|
clean up
|
2019-08-19 17:17: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 |
|
Shuting Zhao
|
4c34ff7a37
|
Change of annotation purpose #262
|
2019-08-19 16:10:10 -07:00 |
|
Shivkumar Dudhani
|
c2503e4482
|
Merge pull request #287 from nirmata/cleanup
Cleanup
|
2019-08-19 09:58:50 -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
|
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 |
|
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
|
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
|
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 |
|
Shuting Zhao
|
462231c09d
|
Merge commit 'a4e484b8d5003019c7f1b57af73422f418f01e81' into 254_dynamic_webhook_configurations
|
2019-08-08 15:28:59 -07:00 |
|
Shuting Zhao
|
05f26335f7
|
structure code to be reusable
|
2019-08-08 15:10:10 -07:00 |
|
Shuting Zhao
|
a8acc9eb5a
|
implement deletion logic
|
2019-08-08 13:09:40 -07:00 |
|
Shivkumar Dudhani
|
f9ad672027
|
Merge branch 'master' into 120_policy_performance
|
2019-08-07 18:57:00 -07:00 |
|
Shuting Zhao
|
6c12a76ab2
|
register webhookconfigurations when policy first applied
|
2019-08-07 18:01:28 -07:00 |
|
shivkumar dudhani
|
d16e398d38
|
fixes bug_267
|
2019-08-07 17:06:36 -07:00 |
|
Shuting Zhao
|
a4217de1a2
|
expose webhook timeout configuration
|
2019-08-07 12:32:44 -07:00 |
|
Shuting Zhao
|
1ddae23056
|
decrease webhook time to 2s
|
2019-08-07 11:29:19 -07:00 |
|
Shuting Zhao
|
4ef50c66ea
|
- add resource namespace in event info - improve event text
|
2019-08-06 11:30:44 -07:00 |
|
Shuting Zhao
|
80d1d926ca
|
add profiling flags
|
2019-08-02 11:18:02 -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
|
256240dc46
|
Merge commit 'c1916a8bfc5b35499638428fbcda12ca42babdc3' into 196_anchor_selection_on_peer
|
2019-07-26 13:47:23 -07:00 |
|
shivkumar dudhani
|
14bc6859f6
|
annotations json path update
|
2019-07-24 14:25:28 -04:00 |
|
shivkumar dudhani
|
94a6f1a71a
|
match % exclude resources
|
2019-07-23 23:34:03 -04:00 |
|
Shuting Zhao
|
7d2abc5df3
|
Merge branch 'master' into 196_anchor_selection_on_peer
|
2019-07-23 17:55:24 -07:00 |
|
Shuting Zhao
|
6d49a728a1
|
- update install_debug.yaml - add debug log
|
2019-07-23 17:54:31 -07:00 |
|
shivkumar dudhani
|
b839d4f134
|
change flag field
|
2019-07-23 18:29:44 -04:00 |
|
shuting
|
ba7ae52a90
|
Merge pull request #227 from nirmata/226_bug
hack to ignore selfLink generation
|
2019-07-23 11:02:22 -07:00 |
|
shivkumar dudhani
|
8a24798ca0
|
hack to ignore selfLink generation
|
2019-07-23 13:24:21 -04:00 |
|
shivkumar dudhani
|
4e40a49133
|
comments
|
2019-07-23 00:55:45 -04:00 |
|
shivkumar dudhani
|
63ef0f8fe4
|
cleanup
|
2019-07-23 00:38:04 -04:00 |
|
shivkumar dudhani
|
a7aab6fdc6
|
annotatiosn and name key change
|
2019-07-23 00:10:18 -04:00 |
|
shivkumar dudhani
|
d5979e8387
|
comment debug logs
|
2019-07-22 20:39:41 -04:00 |
|
shivkumar dudhani
|
2554919dc3
|
fallback if status not found
|
2019-07-22 20:10:06 -04:00 |
|
shivkumar dudhani
|
658fd18a95
|
set kind, reset seflink,annotations,resourceVersion, generation & observerd generation before comparions for annotation changes
|
2019-07-22 18:50:09 -04:00 |
|
Shuting Zhao
|
e0b06f8a8b
|
- add debug log - tested fix
|
2019-07-21 14:13:00 -07:00 |
|
shivkumar dudhani
|
06691dfa2a
|
testing
|
2019-07-20 23:58:46 -07:00 |
|
shivkumar dudhani
|
99782e4d95
|
pull
|
2019-07-19 20:32:57 -07:00 |
|
shivkumar dudhani
|
3cb978c16f
|
clean up + fix bugs
|
2019-07-19 20:30:55 -07:00 |
|