Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

aws ebs csi driver: Update to 1.1.0 #1504

Merged
merged 4 commits into from
Jun 18, 2021
Merged

Conversation

surajssd
Copy link
Member

No description provided.

Maartje Eyskens and others added 2 commits June 18, 2021 11:59
Signed-off-by: Maartje Eyskens <maartje@kinvolk.io>
Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
@surajssd surajssd force-pushed the surajssd/update-aws-csi-driver branch from d07a5be to 1357842 Compare June 18, 2021 06:37
- This commit fixes the changed defaults by overriding the values file.
- Fix tests for the changed results.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@surajssd surajssd merged commit 004294c into master Jun 18, 2021
@surajssd surajssd deleted the surajssd/update-aws-csi-driver branch June 18, 2021 12:01
@invidian invidian added area/components Items related to components area/dependency-update To label pending updates of upstream projects labels Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
ipochi added a commit that referenced this pull request Sep 10, 2021
…-driver"

This reverts commit 004294c, reversing
changes made to 9f67cb3.

This is reverted due to flakiness/issue of `aws-ebs-csi-driver` on
Kubernetes version 1.21.4.

`ebs-plugin` container panics due to not being able to query instance
metadata:
```
W0909 10:57:15.342750       1 metadata.go:101] EC2 instance metadata is not available
panic: error getting information from metadata service or node object: node providerID empty, cannot parse

goroutine 1 [running]:
github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/driver.newNodeService(0xc00003a730, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/go/src/github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/driver/node.go:88 +0x24c
github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/driver.NewDriver(0xc00050ff40, 0x7, 0x7, 0xc000078660, 0xc00032ec30, 0x1fded28)
	/go/src/github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/driver/driver.go:94 +0x425
main.main()
	/go/src/github.com/kubernetes-sigs/aws-ebs-csi-driver/cmd/main.go:46 +0x212
```
ipochi added a commit that referenced this pull request Sep 10, 2021
…-driver"

This reverts commit 004294c, reversing
changes made to 9f67cb3.
ipochi added a commit that referenced this pull request Sep 10, 2021
Revert "Merge pull request #1504 from kinvolk/surajssd/update-aws-csi-driver
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/components Items related to components area/dependency-update To label pending updates of upstream projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants