Skip to content

build(release)!: retire legacy paths and consume snapshots - #12956

Draft
DariuszPorowski wants to merge 3 commits into
dp/helm-immutable-image-tagsfrom
dp/release-final-cleanup
Draft

DariuszPorowski wants to merge 3 commits into
dp/helm-immutable-image-tagsfrom
dp/release-final-cleanup

docs: add follow-up plan for findings left as-is from the GoReleaser …

262b2a0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Functional Tests - upgrade-noncloud failed Sep 12, 2026 in 0s

1 fail in 5m 5s

1 tests  +1   0 ✅ ±0   5m 5s ⏱️ + 5m 5s
1 suites +1   0 💤 ±0 
1 files   +1   1 ❌ +1 

Results for commit 262b2a0. ± Comparison against earlier commit 773016d.

Annotations

Check warning on line 106 in test/functional-portable/upgrade/upgrade_test.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - upgrade-noncloud

Test_PreflightContainer (github.com/radius-project/radius/test/functional-portable/upgrade) failed

dist/functional_test//processed/results.xml [took 5m 5s]
Raw output
Failed
=== RUN   Test_PreflightContainer
    upgrade_test.go:103: Cleaning up any existing Radius installation
    upgrade_test.go:416: Waiting for 6 Radius pod(s) in radius-system to terminate...
    upgrade_test.go:103: Waiting for aggregated API service deregistration...
    upgrade_test.go:105: Installing Radius with preflight enabled and custom configuration
    upgrade_test.go:106: 
        	Error Trace:	/home/runner/work/radius/radius/test/functional-portable/upgrade/upgrade_test.go:106
        	Error:      	Received unexpected error:
        	            	command failed: exit status 1, output: Error: INSTALLATION FAILED: resource Deployment/radius-system/controller not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/dynamic-rp not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/applications-rp not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/ucp not ready. status: InProgress, message: Available: 0/1
        	            	context deadline exceeded
        	Test:       	Test_PreflightContainer
        	Messages:   	Failed to install Radius
--- FAIL: Test_PreflightContainer (305.25s)