Open wongma7 opened 3 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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/lifecycle frozen /help-wanted
/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
kubectl version
):