aws-efs-csi-driver icon indicating copy to clipboard operation
aws-efs-csi-driver copied to clipboard

Add EFS CSI Driver support for ADC regions

Open mskanth972 opened this issue 1 year ago • 5 comments

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?

mskanth972 avatar Jan 28 '24 06:01 mskanth972

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jan 28 '24 06:01 k8s-ci-robot

/test pull-aws-efs-csi-driver-external-test-eks /test pull-aws-efs-csi-driver-e2e

mskanth972 avatar Jan 28 '24 18:01 mskanth972

/test pull-aws-efs-csi-driver-external-test-eks /test pull-aws-efs-csi-driver-e2e

seanzatzdev-amazon avatar Feb 13 '24 15:02 seanzatzdev-amazon

@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.

k8s-ci-robot avatar Feb 13 '24 17:02 k8s-ci-robot