Ignore object pool already exists creation errors 17.1
What does this MR do and why?
Backport of !158412 (merged) into %17.1
This is a bugfix for object-pool restores that would cause dataloss by removing and recreating the pool after de-duplication.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
This MR is backporting a bug fix, documentation update, or spec fix, previously merged in the default branch. -
The MR that fixed the bug on the default branch has been deployed to GitLab.com (not applicable for documentation or spec changes). -
This MR has a severity label assigned (if applicable). -
Set the milestone of the merge request to match the target backport branch version. -
This MR has been approved by a maintainer (only one approval is required). -
Ensure the e2e:package-and-test-ee
job has either succeeded or been approved by a Software Engineer in Test.
Note to the merge request author and maintainer
If you have questions about the patch release process, please:
- Refer to the patch release runbook for engineers and maintainers for guidance.
- Ask questions on the
#releases
Slack channel (internal only).
Merge request reports
Activity
assigned to @proglottis
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@proglottis
- please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
2 Warnings Backporting to older releases requires an exception request process The e2e:package-and-test-ee
job needs to succeed or have approval from a Software Engineer in Test.
Read the "QA e2e:package-and-test-ee" section for more details.Reviewer roulette
Category Reviewer Maintainer backend @ssuman3
(UTC+5.5, 6.5 hours behind author)
@rkumar555
(UTC+2, 10 hours behind author)
Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
QA
e2e:package-and-test-ee
@proglottis, the
package-and-test
job must complete before merging this merge request.*If there are failures on the
package-and-test
pipeline, ping your team's associated Software Engineer in Test (SET) to confirm the failures are unrelated to the merge request. If there's no SET assigned, ask for assistance on the#test-platform
Slack channel.If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangeradded severity1 label
changed milestone to %17.1
- Resolved by James Fargher
@marc_shaw can you please maintainer review? Thanks
requested review from @marc_shaw
added group::gitalygit label
added Category:Gitaly devopssystems sectioncore platform labels
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-package-and-test:
test report for 01c08026expand test summary
+--------------------------------------------------------------+ | suites summary | +---------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +---------+--------+--------+---------+-------+-------+--------+ | Systems | 7 | 0 | 0 | 0 | 7 | ✅ | | Govern | 4 | 0 | 0 | 0 | 4 | ✅ | | Create | 8 | 0 | 0 | 0 | 8 | ✅ | | Plan | 8 | 0 | 0 | 0 | 8 | ✅ | +---------+--------+--------+---------+-------+-------+--------+ | Total | 27 | 0 | 0 | 0 | 27 | ✅ | +---------+--------+--------+---------+-------+-------+--------+
changed milestone to %17.2
added missed:17.1 label