Skip to content

Commit

Permalink
*: update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed May 23, 2020
1 parent 24fc00c commit c39f141
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG/CHANGELOG-1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<hr>


## [v1.2.5](https://github.com/aws/aws-k8s-tester/releases/tag/v1.2.5) (2020-05)
## [v1.2.5](https://github.com/aws/aws-k8s-tester/releases/tag/v1.2.5) (2020-05-22)

See [code changes](https://github.com/aws/aws-k8s-tester/compare/v1.2.4...v1.2.5).

### `eks`

- Cut [`eks/conformance` tail output to max 30-line](https://github.com/aws/aws-k8s-tester/commit/).
- Set [`eks/conformance` `sonobuoy run --timeout`](https://github.com/aws/aws-k8s-tester/commit/).
- Improve [`eks/conformance` log outputs](https://github.com/aws/aws-k8s-tester/commit/).
- Cut [`eks/conformance` tail output to max 30-line](https://github.com/aws/aws-k8s-tester/commit/24fc00cfa8986a3ca0e4230fbd286141b64c34fb).
- Set [`eks/conformance` `sonobuoy run --timeout`](https://github.com/aws/aws-k8s-tester/commit/24fc00cfa8986a3ca0e4230fbd286141b64c34fb).
- Improve [`eks/conformance` log outputs](https://github.com/aws/aws-k8s-tester/commit/24fc00cfa8986a3ca0e4230fbd286141b64c34fb).
- Update [`sonobuoy` version to `v0.18.2`](https://github.com/vmware-tanzu/sonobuoy/releases/tag/v0.18.2).

### Go
Expand Down
6 changes: 3 additions & 3 deletions eksconfig/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ log-level: info
log-outputs:
- stderr
- /home/ANT.AMAZON.COM/leegyuho/go/src/github.com/aws/aws-k8s-tester/eksconfig/default.log
name: eks-2020052216-butterflyrtc
name: eks-2020052220-cloudc7539ko
on-failure-delete: true
on-failure-delete-wait-seconds: 120
parameters:
Expand All @@ -38,7 +38,7 @@ parameters:
role-cfn-stack-id: ""
role-create: true
role-managed-policy-arns: null
role-name: eks-2020052216-butterflyrtc-role
role-name: eks-2020052220-cloudc7539ko-role
role-service-principals: null
signing-name: eks
tags: null
Expand All @@ -51,7 +51,7 @@ partition: aws
region: us-west-2
remote-access-commands-output-path: /home/ANT.AMAZON.COM/leegyuho/go/src/github.com/aws/aws-k8s-tester/eksconfig/default.ssh.sh
remote-access-key-create: true
remote-access-key-name: eks-2020052216-butterflyrtc-remote-access-key
remote-access-key-name: eks-2020052220-cloudc7539ko-remote-access-key
remote-access-private-key-path: /home/ANT.AMAZON.COM/leegyuho/.ssh/kube_aws_rsa
s3-bucket-create: false
s3-bucket-create-keep: false
Expand Down

0 comments on commit c39f141

Please sign in to comment.