Jian Zhu
|
922fbd90c3
|
cache the executor validation results (#165)
* cache the executor validation results
Signed-off-by: zhujian <jiazhu@redhat.com>
* move executor cache controller to auth package
Signed-off-by: zhujian <jiazhu@redhat.com>
* add a binding resource executor mapper to process delete event
Signed-off-by: zhujian <jiazhu@redhat.com>
* initialize caches before starting the cache controller
Signed-off-by: zhujian <jiazhu@redhat.com>
* read enable executor caches from flag
Signed-off-by: zhujian <jiazhu@redhat.com>
* add unit tests for cache store
Signed-off-by: zhujian <jiazhu@redhat.com>
* add unit tests for cache validator
Signed-off-by: zhujian <jiazhu@redhat.com>
* add unit tests for cache controller
Signed-off-by: zhujian <jiazhu@redhat.com>
* read enable executor caches from feature gate
Signed-off-by: zhujian <jiazhu@redhat.com>
* add integration tests for cache controller
Signed-off-by: zhujian <jiazhu@redhat.com>
* add a description doc for the cache package
Signed-off-by: zhujian <jiazhu@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
|
2022-11-22 03:03:37 -05:00 |
|
Jian Zhu
|
90ef24d93b
|
Update ginkgo to v2 (#168)
Signed-off-by: zhujian <jiazhu@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
|
2022-11-18 09:37:57 +00:00 |
|
Jian Zhu
|
6820f68d81
|
check the executor subject permission for delete (#160)
Signed-off-by: zhujian <jiazhu@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
|
2022-10-10 03:21:06 +02:00 |
|
Jian Zhu
|
3947bd293b
|
check escalation for executor subject (#159)
Signed-off-by: zhujian <jiazhu@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
|
2022-09-29 05:42:18 +02:00 |
|
Jian Zhu
|
78c39cf7fb
|
check the executor subject permission for action apply (#152)
* check work execution permission
Signed-off-by: zhujian <jiazhu@redhat.com>
* Move requeue time in auth package
Signed-off-by: zhujian <jiazhu@redhat.com>
* fix flaky test
Signed-off-by: zhujian <jiazhu@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
|
2022-09-15 03:22:04 +02:00 |
|