Skip to content

Commit 236c213

Browse files
committed
Added changelog
1 parent 7daecf3 commit 236c213

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## 1.0.0 - 2018-03-19
2+
3+
### Added
4+
- Assign work to kubernetes GoCD agent based on job identifier.
5+
- Restrict creation of new pods when pending pod count is already at user specified threshold.
6+
- Support for agent status report with following information -
7+
- Pod information
8+
- GoCD agent information
9+
- Pod events
10+
- Pod logs
11+
- Pod configuration in form of YAML file
12+
- Support to configure plugin settings using service account token and CA cert of cluster.
13+
14+
**_NOTE: _** *_Requires GoCD version 18.2.0 or higher. Plugin will not work with the older version of GoCD._*
15+
16+
17+
## 0.0.1 - 2017-10-26
18+
19+
Initial release of plugin.

0 commit comments

Comments
 (0)