 
|
2213ebc637
|
feat: add trace and timeout support for the timer (#2750)
* feat: add trace and timeout support for the timer
Co-authored-by: gw123 <iamakillerforyou@gmail.com>
Signed-off-by: saltbo <saltbo@foxmail.com>
* fix: add error check for the lint
Signed-off-by: saltbo <saltbo@foxmail.com>
---------
Signed-off-by: saltbo <saltbo@foxmail.com>
Co-authored-by: gw123 <iamakillerforyou@gmail.com>
|
2023-03-29 09:27:55 +05:30 |
|
 Shubham NazareandGitHub
|
922cb34243
|
Change cron syntax to standard format (#2678)
* Change cron syntax to standard format
* Add standard cron example in showschedule command
Signed-off-by: Shubham Nazare <shubham4443@gmail.com>
|
2023-01-02 20:05:58 +05:30 |
|
 
|
b9fa6ca20a
|
Use informer for time trigger handling with multiple namespace support (#2593)
* changes to add informer in timer for time trigger
* Refactor timer trigger handlers and remove unwanted code
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com>
|
2022-11-02 16:08:48 +05:30 |
|
 Gaurav GahlotandGitHub
|
695b0759e4
|
Fixed golangci-lint issues: /fission/pkg (#1902)
|
2021-01-19 23:29:20 +05:30 |
|
 Ta-Ching ChenandGitHub
|
11f9ef1045
|
Follow kubernetes APIs directory structure (#1497)
|
2020-01-20 17:06:46 +08:00 |
|
 Ta-Ching ChenandGitHub
|
574fb55fcf
|
Use code-generator to generate clientset/informer/lister (#1492)
To reduce maintenance effort and avoid writing duplicate informer code,
use code-generator to generate clientset/informer/lister code.
|
2020-01-16 15:18:38 +08:00 |
|
 Ta-Ching ChenandGitHub
|
a0e9a39511
|
Move packages to proejct/pkg to follow go project folder structure convention (#1190)
|
2019-05-31 16:28:55 +08:00 |
|