Open def- opened 9 hours ago
Hi @def-, please add branch-* labels to identify which branch(es) this C-bug affects.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
Hello, I am Blathers. I am here to help you get the issue triaged.
Hoot - a bug! Though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here.
I have CC'd a few people who may be able to assist you:
If we have not gotten back to your issue within a few business days, you can try the following:
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
cc @cockroachdb/disaster-recovery
Describe the problem
AWS_ENDPOINT is not working properly in v24.3.0, works fine in v24.2.
To Reproduce
We are running
In old versions this connects to the host minio. In new CRDB version it connects to the host persist.minio, which does not exist.
Expected behavior Keep connecting to the right hostname, persist/crdb-backup is the bucket name. I could not find anything about this in the release notes: https://www.cockroachlabs.com/docs/releases/v24.3
Additional data / screenshots
Environment:
Additional context Failed tests in our CI
Jira issue: CRDB-45195