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

feature(dr): modify velero cron #234

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Conversation

sbruzzese902
Copy link
Contributor

@sbruzzese902 sbruzzese902 commented Jul 11, 2024

With this changes, we add two features:

  • the new parameter .spec.distribution.modules.dr.velero.schedules.install (true by default) states if we want to install velero-schedules

  • the new parameters .spec.distribution.modules.dr.velero.schedules.manifestsCron and .spec.distribution.modules.dr.velero.schedules.fullCron (both empty strings by default) can be used to customize the cron executions. If one or both are empty, the default ones are used, as specified in the vendor.

Note: maybe there's a more elegant way to accomplish the second goal, so if you have any suggestions, I'll be glad to read them 😄

@sbruzzese902 sbruzzese902 self-assigned this Jul 11, 2024
@sbruzzese902 sbruzzese902 marked this pull request as ready for review July 11, 2024 10:26
@sbruzzese902
Copy link
Contributor Author

After discussing with @nutellinoit I've changed the fields to the following:

  • .spec.distribution.modules.dr.velero.schedules.cron.manifests
  • .spec.distribution.modules.dr.velero.schedules.cron.full

@nutellinoit nutellinoit changed the base branch from main to feat/v1.29.2 July 31, 2024 08:05
Copy link
Member

@nutellinoit nutellinoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be tested after merge

@nutellinoit nutellinoit merged commit 9387770 into feat/v1.29.2 Jul 31, 2024
1 check passed
@ralgozino ralgozino deleted the feat/modify-velero-cron branch December 6, 2024 11:59
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