-
Couldn't load subscription status.
- Fork 115
fix minio bucket name in _index.en.md documentation #1779
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
Conversation
Signed-off-by: Denis GERMAIN <dt.germain@gmail.com>
| Hi @zwindler. Thanks for your PR. I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
| [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. Needs approval from an approver in each of these files: Approvers can indicate their approval by writing |
| Hey, thanks for the contribution! I haven't looked at why this might be failing yet, but the
Have you verified that this actually creates a bucket and not a local directory? |
| /hold to clarify. |
| I suspect maybe that the |
| Well, I tear down my test cluster but as I recall job kept failing when I tried running it when installing KKP 1.25.11 I should have kept the error messages but I don't think I did... I'll have to create a new cluster to try again |
All good, we can also investigate. I don't doubt it's failing, I was just very surprised to see this as a solution because my understanding of the tool (so far) was that it would just create a local directory. I could be wrong there though! |
| Hm, I cannot reproduce any error unfortunately. I've changed it to $ k logs create-minio-backup-bucket-3-ct5gs Added `src` successfully. Bucket created successfully `src/test-marvin-please-ignore`.It would be interesting to see the errors you've encountered. |
| Interesting, I'll try again. Thanks |
| Ok, I tried again and I can't reproduce. I don't know what happened nor why I though changing the command fixed it. Sorry for the time you lost on this |
No worries at all! We appreciate the spirit of contribution. Perhaps MinIO wasn't up yet and that produced a confusing error message. |
Trying to apply this manifest will fail
You can create buckets in MinIO with "/" in them, only lowercase letters, numbers dots and hyphens
I tried to reproduce on the MinIO UI, which is more verbose