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

feat: add automatic filesystem trim feature using recurringjob #22

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Jan 24, 2024

Description of the changes

Add feature to enable automatic filesystem trim on volumes using recurringjob and add recurringjob selectors on the default storageclass.
⚠️ Need #21 to be merged

Breaking change

  • No
  • Yes (in the Helm chart(s)): indicate the chart, version & release note link
  • Yes (in the module itself): give an explanation of the breaking change

Tests executed on which distribution(s)

  • KinD
  • AKS (Azure)
  • EKS (AWS)
  • Scaleway
  • SKS (Exoscale)

@hbollon hbollon requested a review from a team as a code owner January 24, 2024 16:28
locals.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
charts/longhorn/templates/backup-storageclass.yaml Outdated Show resolved Hide resolved
charts/longhorn/values.yaml Outdated Show resolved Hide resolved
@hbollon hbollon force-pushed the feat/filesystem-trim-automation branch 3 times, most recently from 5c278c0 to 4510896 Compare January 25, 2024 16:19
@hbollon hbollon requested a review from lentidas January 25, 2024 16:21
@hbollon hbollon force-pushed the feat/filesystem-trim-automation branch 3 times, most recently from 7d7cc93 to 70d95e0 Compare January 26, 2024 08:39
locals.tf Outdated Show resolved Hide resolved
@hbollon hbollon force-pushed the feat/filesystem-trim-automation branch from 2977926 to 44b8056 Compare January 26, 2024 09:32
@hbollon hbollon requested a review from lentidas January 26, 2024 09:33
@hbollon hbollon merged commit 8de7829 into main Jan 26, 2024
@hbollon hbollon deleted the feat/filesystem-trim-automation branch January 26, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants