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

Clarification on IAM requirements

Open randomvariable opened this issue 5 years ago • 4 comments

Reviewing this for inclusion in https://github.com/kubernetes-sigs/cluster-api-provider-aws, I just want a clarification as I've been going through the code. Are IAM permissions required specifically on every node, or only nodes running the controller? The driver-only code path doesn't seem to call into pkg/cloud/NewCloud() as far as I can tell. Is that reading correct?

/triage support /kind docs

randomvariable avatar Jun 02 '20 11:06 randomvariable

@randomvariable: The label(s) kind/docs cannot be applied, because the repository doesn't have them

In response to this:

Reviewing this for inclusion in https://github.com/kubernetes-sigs/cluster-api-provider-aws, I just want a clarification as I've been going through the code. Are IAM permissions required specifically on every node, or only nodes running the controller? The driver-only code path doesn't seem to call into pkg/cloud/NewCloud() as far as I can tell. Is that reading correct?

/triage support /kind docs

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.

k8s-ci-robot avatar Jun 02 '20 11:06 k8s-ci-robot

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Aug 31 '20 12:08 fejta-bot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten

fejta-bot avatar Sep 30 '20 12:09 fejta-bot

/lifecycle frozen

randomvariable avatar Sep 30 '20 13:09 randomvariable

/close

(closing out old issues)

Driver required permissions are documented in the installation docs (https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.md#set-up-driver-permissions) - no permissions are required on each node.

ConnorJC3 avatar Jul 03 '23 18:07 ConnorJC3

@ConnorJC3: Closing this issue.

In response to this:

/close

(closing out old issues)

Driver required permissions are documented in the installation docs (https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.md#set-up-driver-permissions) - no permissions are required on each node.

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.

k8s-ci-robot avatar Jul 03 '23 18:07 k8s-ci-robot