-
Notifications
You must be signed in to change notification settings - Fork 198
Notification Self Service Namespaced Config #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e277c34
self-service from event
mayzhang2000 d07364d
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#175)
Juneezee 905c884
feat: Adding new PagerDuty integration based on Events API v2 (#105)
EricTendian 560c56b
self-service from event
mayzhang2000 dc25793
self-service from event
mayzhang2000 714c7c3
self-service from event
mayzhang2000 c78fc69
self-service from event
mayzhang2000 8c38002
self-service from event
mayzhang2000 518f9d0
Merge remote-tracking branch 'origin/self-service' into self-service
mayzhang2000 ad9af61
clean up factory.go
mayzhang2000 3669f0a
error handleing in factory.go
mayzhang2000 7a729d6
error handleing in factory.go
mayzhang2000 c0d5bab
error handleing in factory.go
mayzhang2000 b535cad
error handleing in factory.go
mayzhang2000 f7be52d
error handleing in factory.go
mayzhang2000 8e233b8
error handleing in factory.go
mayzhang2000 6df2afd
error handleing in factory.go
mayzhang2000 5625a21
better caching
mayzhang2000 152986e
better caching
mayzhang2000 626964f
Merge branch 'master' of https://github.com/argoproj/notifications-en…
zachaller a6d34f8
refactor
zachaller d55c301
unused
zachaller 2a125ca
lint
zachaller d74aa14
bump ci
zachaller 5f03d01
small fixes
zachaller 4b1a742
rename
zachaller e43f9de
rename
zachaller 0bfbd0f
rename
zachaller 0014c33
change log line
zachaller 3b951a8
update tests
zachaller d882bfd
Merge branch 'master' of https://github.com/argoproj/notifications-en…
zachaller f0a3872
continue on error
zachaller dcfceac
continue on errors
zachaller 3a6ced8
add godoc
zachaller 40120ab
continue on error
zachaller 806df6c
fix error by going back to non namespace support
zachaller d36e32b
fix log
zachaller 2264742
improve log on error
zachaller ba8bd6e
Merge branch 'master' of https://github.com/argoproj/notifications-en…
zachaller File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder to myself: need to discuss this with you.