-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure kubernetes job retries (on failure)
- Modify Changelog format
- Loading branch information
akshat
committed
Oct 10, 2018
1 parent
43929df
commit 9e65076
Showing
10 changed files
with
161 additions
and
116 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
## Changelog | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
### v0.1.0 | ||
## [WIP: v0.2.0] - 2018-10-10 | ||
### Added | ||
- Configurable kubernetes job retries (on failure) | ||
### Modified | ||
- Changelog format | ||
- CI golang version. Reason: [kubernetes client-go issue](https://github.com/kubernetes/client-go/issues/449) | ||
|
||
## v0.1.0 - 2018-10-08 | ||
### Added | ||
- Add Authentication Headers: Email-Id and Access-Token | ||
- Add Job success and failure metrics | ||
|
||
[WIP: v0.2.0]: https://github.com/gojektech/proctor/compare/v0.1.0...v0.2.0 |
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
Oops, something went wrong.