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

Update Backup & Restore #30

Merged
merged 10 commits into from
Sep 23, 2024
Merged

Update Backup & Restore #30

merged 10 commits into from
Sep 23, 2024

Conversation

j-lindner
Copy link
Contributor

Changes

  • copied starting point from https://github.com/ManuelDittmar/backup-restore-demo
  • Restructured folder structure
  • --version on helm install
  • added helm uninstall to cleanup
  • Downloaded used files (instead of wget-ing them)
  • Changed Validation: Cancel via Operate UI
  • Added 'bash' to ```bash, so it's clickable in IntelliJ
  • Correctd echo: "Restore completed for snapshot: $snapshot in repository: $repository" instead of "Restore initiated [...]"

Please also check the updated Slides
Slides 40 - 42: https://docs.google.com/presentation/d/1dWxsri2rKUPGqSGoXg7QQrzLSV-ZmnsodgclZEz4FZ4/edit#slide=id.g251fdc97518_0_24
--> Please add comments there and/or here. If everything looks good, please resolve the comment on the Slides directly. Thanks!

@j-lindner j-lindner linked an issue Jun 26, 2024 that may be closed by this pull request
Copy link
Contributor

@jonathanlukas jonathanlukas left a comment

Choose a reason for hiding this comment

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

I gave some hints. If they cannot be done in time, we can create issues for them.

03 - Lab 3 - Backup and Restore/Instructions.md Outdated Show resolved Hide resolved
03 - Lab 3 - Backup and Restore/Instructions.md Outdated Show resolved Hide resolved
@j-lindner j-lindner merged commit fb7fde8 into main Sep 23, 2024
1 check passed
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.

Improve on backup-restore with current example
3 participants