Skip to content

Revert Deployment Engine image tag pin in Helm chart#11906

Open
brooke-hamilton wants to merge 1 commit into
mainfrom
brooke-hamilton/revert-de-tag-pin
Open

Revert Deployment Engine image tag pin in Helm chart#11906
brooke-hamilton wants to merge 1 commit into
mainfrom
brooke-hamilton/revert-de-tag-pin

Conversation

@brooke-hamilton
Copy link
Copy Markdown
Member

Description

Reverts the Deployment Engine (de) image tag pin in deploy/Chart/values.yaml. The tag was previously pinned to 0.56 for the v0.57.1 patch release. With that release out, the chart should fall back to using the Chart AppVersion as the default tag.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 15, 2026 02:42
@brooke-hamilton brooke-hamilton requested review from a team as code owners May 15, 2026 02:42
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reverts the Helm chart’s temporary pin of the Deployment Engine (de) image tag so the chart again defaults to using a tag derived from the chart AppVersion (via the chart helper logic), consistent with other control-plane components.

Changes:

  • Removed the hardcoded de.tag: 0.56 value from deploy/Chart/values.yaml.
  • Updated inline comments to reflect the defaulting behavior when de.tag is unset.

Comment thread deploy/Chart/values.yaml
@github-actions
Copy link
Copy Markdown

Unit Tests

    2 files  ±0    422 suites  ±0   7m 19s ⏱️ +2s
5 127 tests ±0  5 125 ✅ ±0  2 💤 ±0  0 ❌ ±0 
6 156 runs  ±0  6 154 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 982e1cd. ± Comparison against base commit 48bcd09.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.72%. Comparing base (48bcd09) to head (982e1cd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11906      +/-   ##
==========================================
- Coverage   51.74%   51.72%   -0.03%     
==========================================
  Files         726      726              
  Lines       45605    45605              
==========================================
- Hits        23597    23587      -10     
- Misses      19788    19794       +6     
- Partials     2220     2224       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented May 15, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref 982e1cd
Unique ID funcd74abd77a0
Image tag pr-funcd74abd77a0
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcd74abd77a0
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcd74abd77a0
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funcd74abd77a0
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcd74abd77a0
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcd74abd77a0
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants