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

add manifests for the aws-fsx-csi-driver #8823

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

demonCoder95
Copy link
Member

@demonCoder95 demonCoder95 commented Jan 23, 2025

Adds manifests needed for support of AWS FSx CSI Driver as requested by the data team. The manifest source is: https://github.com/kubernetes-sigs/aws-fsx-csi-driver/tree/master/charts/aws-fsx-csi-driver

Dry-ran helm in the chart directory to render the manifests and then adjusted for our environment:

$ helm install aws-fsx-csi-driver . --dry-run --debug

TODO:

  • Add an AWS IAM role for the controller, annotate the service account.
  • Put the feature behind a feature flag.

@demonCoder95 demonCoder95 added the architectural New features and architectural changes, e.g. framework changes, migrations, rollout of new services. label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architectural New features and architectural changes, e.g. framework changes, migrations, rollout of new services. do-not-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants