kubernetes-sigs / aws-fsx-csi-driver

CSI Driver of Amazon FSx for Lustre https://aws.amazon.com/fsx/lustre/
Apache License 2.0
129 stars 83 forks source link

Support running e2e test on EKS #206

Open wongma7 opened 3 years ago

wongma7 commented 3 years ago

/kind bug

What happened? The test fails because it tries to determine what security group to create the FSx file system in using kops-specific ec2 instance tags . https://github.com/kubernetes-sigs/aws-fsx-csi-driver/blob/master/tests/e2e/cloud.go#L46 The test should also check for EKS tags like https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/test/e2e/cloud.go#L215

https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/test/e2e/cloud.go#L215

What you expected to happen?

How to reproduce it (as minimally and precisely as possible)?

Anything else we need to know?:

Environment

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

wongma7 commented 2 years ago

/lifecycle frozen /help-wanted