WIP: v1.99-internal version for Deuxfleurs use only #964

Draft
lx wants to merge 165 commits from v1.99-internal into hotfix/1.0.0-rc1-red-ftr-wquorum
Owner
  • backports two patches from v2: decreased write quorum & s3 endpoint redirection
  • don't include admin refactoring from v2
- backports two patches from v2: decreased write quorum & s3 endpoint redirection - don't include admin refactoring from v2
lx added 2 commits 2025-02-18 18:12:26 +00:00
support redirection on s3 endpoint
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
e0f8a72a81
lx changed target branch from main to hotfix/1.0.0-rc1-red-ftr-wquorum 2025-02-18 18:15:44 +00:00
lx added 1 commit 2025-02-18 18:35:18 +00:00
admin api: avoid overwriting redirect rules in UpdateBucket
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
032f7cf100
lx force-pushed v1.99-internal from 032f7cf100 to 0a2e809cb9 2025-02-18 18:40:03 +00:00 Compare
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/tag/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin v1.99-internal:v1.99-internal
git checkout v1.99-internal

Merge

Merge the changes and update on Forgejo.
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge --no-ff v1.99-internal
git checkout v1.99-internal
git rebase hotfix/1.0.0-rc1-red-ftr-wquorum
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge --ff-only v1.99-internal
git checkout v1.99-internal
git rebase hotfix/1.0.0-rc1-red-ftr-wquorum
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge --no-ff v1.99-internal
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge --squash v1.99-internal
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge --ff-only v1.99-internal
git checkout hotfix/1.0.0-rc1-red-ftr-wquorum
git merge v1.99-internal
git push origin hotfix/1.0.0-rc1-red-ftr-wquorum
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#964
No description provided.