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

Add minio helpers for file and bucket interactions #249

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

superseb
Copy link
Contributor

  • Removes ./scripts/deploy help, shortens it to ./scripts/deploy for displaying info
  • Refactored the KUBECONFIG check, if ~/.kube/config is correct, the environment variable is not set but it can still work (like with k3d) so removed the explicit check for KUBECONFIG
  • Renamed copy-minio-files to retrieve-minio-files so its clear its for retrieving from Minio
  • Added copy-minio-files to copy local files to the Minio bucket
  • Added reset-minio-bucket to delete and create the rancherbackups bucket

@superseb superseb merged commit c35905c into rancher:master Jun 17, 2022
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.

None yet

2 participants