Skip to content

Commit

Permalink
Merge branch 'master' into update-iam
Browse files Browse the repository at this point in the history
  • Loading branch information
aclevername committed Jan 22, 2021
2 parents 65d4c07 + da2c317 commit f303006
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/release_notes/0.36.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Release 0.36.2

## Improvements
- Make v0.2.4 the default for VPC Resource Controller

## Acknowledgments
Weaveworks would like to sincerely thank our contributors!
2 changes: 1 addition & 1 deletion integration/tests/crud/creategetdelete_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ var _ = Describe("(Integration) Create, Get, Scale & Delete", func() {
})
})

Context("create, update and delete iamserviceaccounts", func() {
Context("create, update, and delete iamserviceaccounts", func() {
var (
cfg *api.ClusterConfig
ctl *eks.ClusterProvider
Expand Down

0 comments on commit f303006

Please sign in to comment.