Skip to content

fix: reduce success and failed job history limit to 0#12

Merged
BetoFandino merged 3 commits intomainfrom
JF/sidecar_to_clean_pvc
Feb 27, 2025
Merged

fix: reduce success and failed job history limit to 0#12
BetoFandino merged 3 commits intomainfrom
JF/sidecar_to_clean_pvc

Conversation

@BetoFandino
Copy link
Contributor

@BetoFandino BetoFandino commented Feb 26, 2025

Description

Change in the fields configuration:

 successfulJobsHistoryLimit: 0
failedJobsHistoryLimit: 0

In order not to leave pvc after a backup.

@BetoFandino BetoFandino requested a review from a team February 26, 2025 05:12
@jfavellar90
Copy link
Member

@BetoFandino the Title of the PR is confusing: "sidecar to clean pvc". It's just a configuration change to prevent having historic pods in the cron job, it is not the implementation of a sidecar :)

@BetoFandino BetoFandino changed the title Jf/sidecar to clean pvc feat: configrate variables to delete alive pvc after backup Feb 26, 2025
@BetoFandino
Copy link
Contributor Author

@jfavellar90 Ready, sorry, the title was when I had made the previous commit

@MoisesGSalas
Copy link
Member

The title and commit still has a typo.

Those are not variables they are fields. It should probably read something like 'fix: reduce success and failed job history limit to 0' and we should set both to 0.

@BetoFandino BetoFandino changed the title feat: configrate variables to delete alive pvc after backup fix: reduce success and failed job history limit to 0 Feb 27, 2025
@BetoFandino
Copy link
Contributor Author

@MoisesGSalas. Thanks, let me know if the PR needs other fix

@BetoFandino BetoFandino merged commit e851484 into main Feb 27, 2025
1 check passed
@BetoFandino BetoFandino deleted the JF/sidecar_to_clean_pvc branch February 27, 2025 21:28
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.

3 participants