-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* support sls sink for external labels. * fix markdown bug * fix external bug with deep copy * fix mysql sink with wrong table name * refine mysql sink README.md * 修复,当event没有形成series时,只有eventTimestamp字段,无first、lastTimestamp,会造成如FailedScheduling等单次事件记录时无时间戳情况。 * refine elasticsearch readme for index define * webhook debug log * update makefile go mod vendor * update makefile for go mod tidy * update dockerfile golang 1.20.7 * when a event is a series, event ObjectMeta.UID is not unique. * fix webhook sink with wrong event timestamp
- Loading branch information
1 parent
f43e7c8
commit 3c70ea5
Showing
3 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters