Skip to content

Commit

Permalink
CHANGELOG: update
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Jun 15, 2020
1 parent f478b09 commit 7476cce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG/CHANGELOG-1.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ See [code changes](https://github.com/aws/aws-k8s-tester/compare/v1.3.7...v1.3.8

- Improve [`eks/app-mesh` delete operation](https://github.com/aws/aws-k8s-tester/commit/2d1346cb3e28e7669dc984683b8c95ff7a384f93).
- Improve [`eks/mng` delete operation](https://github.com/aws/aws-k8s-tester/commit/2d1346cb3e28e7669dc984683b8c95ff7a384f93).
- Install [`eks/metrics-server` at the very beginning, and delete at the end](https://github.com/aws/aws-k8s-tester/commit/f478b099b50f7f94559dd74bef31cd579f15836c).
- Fix namespace deletion stuck in `"Terminating"` state.
- See https://github.com/kubernetes/kubernetes/issues/60807 for more details.
- `"The fundamental issue is that an aggregated API group in your cluster is unavailable. It is intentional that the namespace cleanup controller blocks until all APIs are available, so that it can verify all resources from all API groups are cleaned up for that namespace."`

### `pkg/k8s-client`

Expand Down

0 comments on commit 7476cce

Please sign in to comment.