-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Bearer Token authentication to Provider alertmanager
Signed-off-by: Georgi Panov <[email protected]> Signed-off-by: Darkfella91 <[email protected]> Update alertmanager_test.go Signed-off-by: Georgi Panov <[email protected]> Signed-off-by: Darkfella91 <[email protected]> Update alertmanager_fuzz_test.go Signed-off-by: Georgi Panov <[email protected]> Signed-off-by: Darkfella91 <[email protected]> Update factory.go Signed-off-by: Georgi Panov <[email protected]> Signed-off-by: Darkfella91 <[email protected]> Update factory.go Signed-off-by: Darkfella91 <[email protected]> Fix a mistake with the last commit to update the docs Signed-off-by: Darkfella91 <[email protected]> Fix another formatting issue Signed-off-by: Darkfella91 <[email protected]> Screwed up my previous commit so implementing the suggested changes again and fixed formatting for the structs Signed-off-by: Darkfella91 <[email protected]> Tried to use better wording, to outline that authentication is optional Signed-off-by: Darkfella91 <[email protected]> Another small change to the explanation for bearer token authentication Signed-off-by: Darkfella91 <[email protected]> Fix incorrect article usage and the configured address example as suggested Signed-off-by: Darkfella91 <[email protected]>
- Loading branch information
Showing
5 changed files
with
47 additions
and
10 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
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