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

Data repository integration s3 automatic sync #255

Open
ilkarataev opened this issue Sep 13, 2022 · 6 comments
Open

Data repository integration s3 automatic sync #255

ilkarataev opened this issue Sep 13, 2022 · 6 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@ilkarataev
Copy link

Hi gyus, Thank you for you work.
I see that Fsx Lustre now can do full bi-directional synchronization for s3.
We need configure an automatic export policy for your data repository association, files on your FSx for Lustre file system are automatically exported to your data repository.
In storage class we don't have this option.
image
I see that in api aws 2. Have AutoExportPolicy and AutoImportPolicy
https://github.com/aws/aws-sdk-go/blob/v1.44.96/service/fsx/api.go#L15954-L15964
https://docs.aws.amazon.com/sdk-for-go/api/service/fsx/#AutoImportPolicy
Thank you and have a nice day.

@PatrickGhadban
Copy link
Contributor

Hi, thank you for bringing this to our attention. I've created a ticket for us to add support for AutoExportPolicy to dynamic provisioning. In the meantime, it is possible to create a Lustre file system with AutoExportPolicy & AutoImportPolicy and use static provisioning then it could be mounted inside container as a volume using the Driver.

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 9, 2023
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 8, 2023
@jacobwolfaws
Copy link
Contributor

/kind feature
/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels May 8, 2023
@elgalu
Copy link

elgalu commented Jun 20, 2023

/kind feature
/remove-lifecycle rotten

@jacobwolfaws
Copy link
Contributor

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

6 participants