v0.1.0
What's Changed
- Feat: add an option to use default instance by @charlie0129 in #9
- Chore: update configuration schema by @charlie0129 in #10
- Chore: fix build by @charlie0129 in #11
- Test: Clean up all test applications after test by @Mcduller in #13
- Test: clean up all test configmaps in action patchk8sobjects by @leil24 in #14
- Test:Add unit test of triggerinstance controller by @Mcduller in #17
- Cancel fetching the event object from informer and fetch it from unique queue by @leil24 in #18
- Refactor: refactor kube-trigger to cue-template-based trigger by @FogDong in #19
- Fix: refactor template to type by @FogDong in #20
- Feat: add event listener crd by @FogDong in #21
- Chore: refactor filter and action with cuex by @FogDong in #22
- Chore: remove trigger instance and support record event by @FogDong in #25
- Chore: optimize build infra by @charlie0129 in #24
- Feat: add create event action for event listener watcher by @FogDong in #26
- Feat: make filter optional in trigger service by @FogDong in #27
- Feat: support multi cluster for source watcher by @FogDong in #28
- Docs: refine readme with new design by @FogDong in #29
- Feat: support cluster gateway for multi cluster by @FogDong in #32
- Feat: add workqueue for list watcher by @FogDong in #30
New Contributors
- @Mcduller made their first contribution in #13
- @leil24 made their first contribution in #14
- @FogDong made their first contribution in #19
Full Changelog: v0.0.1-alpha.2...v0.1.0