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

[bitnami/influxdb] Fix aws s3 sync command #31087

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

Conversation

syakirali
Copy link

Fix old backup files in AWS S3 storage not being deleted during sync

Description of the change

This update fix the aws sync command so the old backup in AWS S3 storage also deleted according to retentionDays parameter.

Benefits

The old backup that deleted in local container storage also deleted in AWS S3 storage

Possible drawbacks

None

Applicable issues

Additional information

None

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Fix old backup files in AWS S3 storage not being deleted during sync

Signed-off-by: Syakir Ali <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Dec 18, 2024
@github-actions github-actions bot removed the triage Triage is needed label Dec 18, 2024
@github-actions github-actions bot removed the request for review from javsalgar December 18, 2024 09:17
@github-actions github-actions bot requested a review from migruiz4 December 18, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress influxdb verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/Influxdb] RetentionDays parameter does not work on AWS S3 Storage
5 participants