aws-efs-csi-driver
aws-efs-csi-driver copied to clipboard
Add EFS CSI Driver support for ADC regions
Is this a bug fix or adding new feature? New Feature
What is this PR about? / Why do we need it? This PR introduces support for ADC regions in the EFS CSI Driver. For containers to effectively communicate with service endpoints in these ADC regions, it's essential to reference the region-specific Certificate Authority (CA) files. These necessary CA files are already present on the worker nodes. The modifications in this PR enable both the node daemonset and the controller ConfigMaps to utilize the CA file available on the worker node.
What testing is done?
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mskanth972
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [mskanth972]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/test pull-aws-efs-csi-driver-external-test-eks /test pull-aws-efs-csi-driver-e2e
/test pull-aws-efs-csi-driver-external-test-eks /test pull-aws-efs-csi-driver-e2e
@mskanth972: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-aws-efs-csi-driver-e2e | 232ffaf0e4aa49488f16f123d7ecdc40b5e7cb8f | link | true | /test pull-aws-efs-csi-driver-e2e |
pull-aws-efs-csi-driver-external-test-eks | 232ffaf0e4aa49488f16f123d7ecdc40b5e7cb8f | link | true | /test pull-aws-efs-csi-driver-external-test-eks |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.