We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue To Fix:
Features:
Apply SecretTransform to allow to use custom secret.
Introduce RestoreBatch
Refactor BackupBatch
Support Snapshot listing for NFS server
Fix NFS server tests
Tag Stash addon's image with -v1 suffix
-v1
Update documentation
exec
The text was updated successfully, but these errors were encountered:
Introduce RestoreBatch CRD + Additional Improvements (#22)
a4be15a
xref: - stashed/stash#1041 - stashed/stash#1053 - stashed/stash#1039 - stashed/project#2 - stashed/project#5 **Tasks:** - [x] Add RestoreBatch types - [x] Add `alias` field in BackupConfiguration, BackupBatch and RestoreSession - [x] Generated Code - [x] Add client utils - [x] Add restore invoker helpers - [x] Add necessary constants - [x] Add `RepositoryExist`, `BackendSecretExist` conditions - [x] Add `--include` and `--exclude` options - [x] Implement RestoreBatch in `stashed/stash` - [x] Add additional print column into Snapshot Signed-off-by: hossainemruz <[email protected]> Co-authored-by: Tamal Saha <[email protected]>
hossainemruz
No branches or pull requests
Issue To Fix:
Features:
Apply SecretTransform to allow to use custom secret.
Introduce RestoreBatch
Refactor BackupBatch
Support Snapshot listing for NFS server
Fix NFS server tests
Tag Stash addon's image with
-v1
suffixUpdate documentation
exec
hookThe text was updated successfully, but these errors were encountered: