Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: example manager and instructions (#48)
* Feat: upgrade k8s.io dependency to 0.26 (#39) * Feat: upgrade k8s.io dependency to 0.26 Signed-off-by: Yin Da <yd219913@alibaba-inc.com> * Fix: golangci-lint action failure Signed-off-by: Yin Da <yd219913@alibaba-inc.com> --------- Signed-off-by: Yin Da <yd219913@alibaba-inc.com> Signed-off-by: Amit Singh <singhamitch@outlook.com> * Feat: add cluster info to action context (#43) Feat: add cluster info in action context Signed-off-by: yangsoon <songyang.song@alibaba-inc.com> Co-authored-by: yangsoon <songyang.song@alibaba-inc.com> Signed-off-by: Amit Singh <singhamitch@outlook.com> * Feat: add cronjob source (#42) * Refactor: allow the use of singleton for one Source, while also allowing non-singleton Sources, making it more extensible Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: add cronjob source Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Chore: update cron lib Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: do not exit if config contains invalid sources Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Chore: add tests and fix linter Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Chore: go mod tidy Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Docs: add cronjob example Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * fix comments Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Chore: force lint to use the exact version Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * remove unnecessary dep Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * fix comments Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * use codecov token Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * update lint script Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> --------- Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> Signed-off-by: Amit Singh <singhamitch@outlook.com> * Feat: support leader election for kube-trigger (#45) Signed-off-by: yangsoon <songyang.song@alibaba-inc.com> Co-authored-by: yangsoon <songyang.song@alibaba-inc.com> Signed-off-by: Amit Singh <singhamitch@outlook.com> * adds instruction to enable kube-trigger addon Signed-off-by: Amit Singh <singhamitch@outlook.com> * updates sample.yaml path Signed-off-by: Amit Singh <singhamitch@outlook.com> * fix: updates instructions to apply config files in order Signed-off-by: Amit Singh <singhamitch@outlook.com> * fix: adds the missing api group to the first rule Signed-off-by: Amit Singh <singhamitch@outlook.com> * Revert "Feat: support leader election for kube-trigger (#45)" This reverts commit 4351008. Removing changes unrelated to this branch Signed-off-by: Amit Singh <singhamitch@outlook.com> * Revert "Feat: add cronjob source (#42)" This reverts commit 46f5975. Removes changes unrelated to the branch Signed-off-by: Amit Singh <singhamitch@outlook.com> * Revert "Feat: add cluster info to action context (#43)" This reverts commit e214be5. Removes changes unrelated to the branch Signed-off-by: Amit Singh <singhamitch@outlook.com> * Revert "Feat: upgrade k8s.io dependency to 0.26 (#39)" This reverts commit a22e316. Removes changes unrelated to the branch Signed-off-by: Amit Singh <singhamitch@outlook.com> --------- Signed-off-by: Yin Da <yd219913@alibaba-inc.com> Signed-off-by: Amit Singh <singhamitch@outlook.com> Signed-off-by: yangsoon <songyang.song@alibaba-inc.com> Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> Co-authored-by: Somefive <Somefive@foxmail.com> Co-authored-by: yangs <yangsoonlx@gmail.com> Co-authored-by: yangsoon <songyang.song@alibaba-inc.com> Co-authored-by: Charlie Chiang <charlie_c_0129@outlook.com>
- Loading branch information