-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EFS service controller #328
Comments
Issues go stale after 90d of inactivity. |
/lifecycle frozen |
Is access point still a priority given EFS CSI driver supports dynamic provisioning of access points? There is also open issue on EFS CSI driver repo for dynamic provisioning of file systems kubernetes-sigs/aws-efs-csi-driver#310 |
IT seems that this Kubernetes-sigs issue has been closed without a resolution to create EFS filesystems. Currently only EFS access points are able to be created dynamically. This is still an option that should be looked into, even if the CSI driver does end up implementing it in the future it is something that currently doesn't exist hand there is a need for. |
aws-controllers-k8s/community#328 Generate `FileSystem` resource - Add necessary hooks for create/update/delete methods - Add e2e tests for CRUD operations By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
aws-controllers-k8s/community#328 Generate `MountTarget` resource - Add necessary hooks for create/update/delete methods - Add e2e tests for CRUD operations By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
aws-controllers-k8s/community#328 Generate `AccessPoint` resource - Add necessary hooks for create/update/delete methods - Add e2e tests for CRUD operations By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
The latest version (v0.0.3) of the cross-controller resource references is also possible with CRs managed by EC2 and KMS controller (Keys, Subnets and SecurityGroups) |
Closing as controller is now 1.0 https://github.com/aws-controllers-k8s/efs-controller |
New ACK Service Controller
Support for EFS
List of API resources
List the API resources in order of importance to you:
The text was updated successfully, but these errors were encountered: