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 lifecycle events #360

Open
masterSplinter01 opened this issue Feb 25, 2022 · 1 comment
Open

Add lifecycle events #360

masterSplinter01 opened this issue Feb 25, 2022 · 1 comment
Labels
blocked Can't be done because of something feature Completely new functionality I2 Regular impact S4 Routine U4 Nothing urgent

Comments

@masterSplinter01
Copy link
Contributor

masterSplinter01 commented Feb 25, 2022

S3 GW should listen ticks from neofs and send the following notifications:

  • s3:LifecycleExpiration:Delete -- when an object in an unversioned bucket is deleted or object version is permanently deleted
  • s3:LifecycleExpiration:DeleteMarkerCreated
  • s3:LifecycleExpiration:*

Maybe:

  • s3:LifecycleTransition
@alexvanin
Copy link
Contributor

Seems like NeoFS already produce notifications when object is removed, so we can catch it to produce s3:LifecycleExpiration:Delete.

@roman-khimov roman-khimov added U4 Nothing urgent S4 Routine I2 Regular impact feature Completely new functionality and removed triage labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Can't be done because of something feature Completely new functionality I2 Regular impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

3 participants