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

doc: update Velero config with new restic flag #1012

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

nvanthao
Copy link
Member

@nvanthao nvanthao commented Feb 2, 2024

There's a breaking change from Velero 1.10

https://github.com/vmware-tanzu/velero/blob/main/changelogs/CHANGELOG-1.10.md#breaking-changes

restic daemonset is renamed to node-agent resticRepository CR is renamed to backupRepository velero restic repo command is renamed to velero repo velero-restic-credentials secret is renamed to velero-repo-credentials default-volumes-to-restic parameter is renamed to default-volumes-to-fs-backup restic-timeout parameter is renamed to fs-backup-timeout default-restic-prune-frequency parameter is renamed to default-repo-maintain-frequency

Our default advanced spec has --default-restic-prune-frequency=12h which will cause the installation to be failed with pod error An error occurred: unknown flag: --default-restic-prune-frequency

I have updated the doc with the new flag.

@nvanthao nvanthao requested a review from a team as a code owner February 2, 2024 03:00
@nvanthao nvanthao added the type::docs Improvements or additions to documentation label Feb 2, 2024
Copy link

github-actions bot commented Feb 2, 2024

@github-actions github-actions bot temporarily deployed to preview February 2, 2024 03:03 Inactive
@laverya laverya merged commit 606c0c9 into main Feb 15, 2024
3 of 4 checks passed
@laverya laverya deleted the gerard/doc-remove-deprecated-restic-flag branch February 15, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants