Skip to content

Commit

Permalink
CHANGELOG-0.1: add "LaunchTime" fields
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Oct 30, 2018
1 parent 36fe557 commit 141d7d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG-0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ See [code changes](https://github.com/aws/awstester/compare/0.1.0...0.1.1).
- Use EC2 metadata to name [`awstester wrk` output](https://github.com/aws/awstester/commit/03ec0af6e12d4ca85e539905b7ec3da2729c1f3f).
- Split [`awstester eks prow status-serve/get` to `awstester eks prow status serve` and `awstester eks prow status get`](https://github.com/aws/awstester/commit/297bf2795c4bc62c55de121b47e0a1bb62ad6108).

### `eksconfig`

- Add [`eksconfig.Instance.LaunchTime`](https://github.com/aws/awstester/commit/d886cbeb0d7ea9b8e71f0b9bf57e04923985202d) field.

### `internal`

- Add [`"install-kubeadm"` plugin to `internal/ec2/config/plugins`](https://github.com/aws/awstester/commit/e103c1ca68742bb56a8c43d3508d0c09423bb6b5).
- Add [`internal/ec2/config.Config.InitScriptCreated`](https://github.com/aws/awstester/commit/793935db2418a7c960d89512372f534996adcb19) flag.
- Add [`internal/ec2/config.Instance.LaunchTime`](https://github.com/aws/awstester/commit/36fe5579ffb719d108272640c22f478127295dac) field.

### Go

Expand Down

0 comments on commit 141d7d0

Please sign in to comment.