test(rabbitmq): integrate current account and backup/restore heads#3206
Draft
weicao wants to merge 12 commits into
Draft
test(rabbitmq): integrate current account and backup/restore heads#3206weicao wants to merge 12 commits into
weicao wants to merge 12 commits into
Conversation
…tore KB12 AsDataSource prepareData injects DP_TARGET_RELATIVE_PATH (= pod archive stem) but may omit DP_TARGET_POD_NAME. Fall back so restore can locate <pod>.tar.zst without legacy annotation paths. Evidence: r18 kb-populate restore exit "DP_TARGET_POD_NAME is required". Co-authored-by: Cursor <cursoragent@cursor.com>
…abbitmq-current-pr-integration
…abbitmq-current-pr-integration
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3206 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 147 151 +4
Lines 23282 23554 +272
======================================
- Misses 23282 23554 +272 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Freeze the current RabbitMQ addon integration package from
main@41801859b685dea4f8d603b7aa4b90a7fb52e2d1.Included current non-draft addon PR heads:
e7353b8dc6c0a73722ed60363f2b38b42f26f1c0: versioned ComponentDefinition and fail-closed managed root account provisioning.8754805df0383047f070e38e29ed4e1e271eaa1c: physical backup/restore with validated one/two-segment target identity handling.Related draft PR classification:
restore.shand its contract spec, so no additional cherry-pick is required.Exact integration head at creation:
253754d4b8b0fdd594b916c7addaf119842ada73.Validation
sh: 35 examples, 0 failures.bash -nfor RabbitMQ scripts: PASS.sh -nfor POSIX startup/account scripts: PASS.helm lint addons/rabbitmq: PASS.helm dependency build addons-cluster/rabbitmq: PASS.helm lint addons-cluster/rabbitmq: PASS.helm template: PASS; rendered ComponentDefinition/Cluster reference israbbitmq-1.2.0-alpha.2.git diff --check: PASS.Runtime boundary
The running task81 package
e1dc5c0b.../ed2ec343...predates these current PR heads and is supporting signal only. It does not count toward this integration package. Runtime acceptance for this exact head starts at N=0 after test-owner handoff with exact KB/tests/vcluster/syncer/engine pins.