Skip to content
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 CSI controller support #1174

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

hebelsan
Copy link
Contributor

How to categorize this PR?

/area control-plane
/kind enhancement
/platform aws

What this PR does / why we need it:
This PR is adding support for AWS EFS CSI driver.
The controller can currently not be deployed on the seed because of the following issue.
Therefore we deploy the controller in the shoot and add the necessary authorization rules (e.g. allow on elasticfilesystem:DescribeFileSystems) to the IAM profile of the VM.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Adding support to enable AWS EFS CSI driver via shoot param

@gardener-robot gardener-robot added kind/api-change API change with impact on API users needs/second-opinion Needs second review by someone else area/control-plane Control plane related kind/enhancement Enhancement, improvement, extension platform/aws Amazon web services platform/infrastructure needs/review Needs review labels Dec 17, 2024
@hebelsan hebelsan mentioned this pull request Dec 17, 2024
@gardener-robot gardener-robot added the size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) label Dec 17, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 17, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Dec 17, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 17, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 17, 2024
@AndreasBurger AndreasBurger marked this pull request as ready for review December 18, 2024 12:19
@AndreasBurger AndreasBurger requested review from a team as code owners December 18, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Control plane related kind/api-change API change with impact on API users kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review needs/second-opinion Needs second review by someone else platform/aws Amazon web services platform/infrastructure size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants