Skip to content

[WIP] Feature: Radius In-Place Upgrade #8776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

ytimocin
Copy link
Contributor

@ytimocin ytimocin commented Mar 10, 2025

Description

Please don't review yet

Feature: Radius In-Place Upgrade

Type of change

  • This pull request adds or changes features of Radius and has an approved issue (issue link required).
    Fixes: Radius upgrades #8095

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

Copy link

github-actions bot commented Mar 10, 2025

Unit Tests

3 624 tests  +1   3 622 ✅ +1   6m 24s ⏱️ -1s
  296 suites +2       2 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit f010b22. ± Comparison against base commit f8b7080.

♻️ This comment has been updated with latest results.

@ytimocin ytimocin force-pushed the features/radius-upgrade branch from 160d9de to b769290 Compare March 10, 2025 20:55
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 9.29487% with 283 lines in your changes missing coverage. Please review.

Project coverage is 59.51%. Comparing base (f8b7080) to head (f010b22).
Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cli/cmd/upgrade/kubernetes/kubernetes.go 0.00% 88 Missing ⚠️
...g/components/database/postgres/postgressnapshot.go 0.00% 88 Missing ⚠️
pkg/cli/helm/cluster.go 0.00% 27 Missing ⚠️
pkg/cli/helm/contourclient.go 0.00% 25 Missing ⚠️
pkg/cli/helm/helmclient.go 0.00% 25 Missing ⚠️
...nents/database/apiserverstore/apiserversnapshot.go 47.82% 20 Missing and 4 partials ⚠️
pkg/cli/cmd/upgrade/upgrade.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8776      +/-   ##
==========================================
- Coverage   59.91%   59.51%   -0.40%     
==========================================
  Files         595      599       +4     
  Lines       40481    40780     +299     
==========================================
+ Hits        24254    24271      +17     
- Misses      14403    14680     +277     
- Partials     1824     1829       +5     

☔ 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.

@ytimocin ytimocin force-pushed the features/radius-upgrade branch from b769290 to db054b6 Compare March 11, 2025 01:16
@ytimocin ytimocin force-pushed the features/radius-upgrade branch from db054b6 to 9ec4bd2 Compare March 11, 2025 02:20
@ytimocin ytimocin force-pushed the features/radius-upgrade branch from 9ec4bd2 to 4fa1ea3 Compare March 11, 2025 02:25
@ytimocin ytimocin force-pushed the features/radius-upgrade branch from 4fa1ea3 to f010b22 Compare March 18, 2025 21:12
@ytimocin ytimocin closed this Apr 22, 2025
@ytimocin ytimocin deleted the features/radius-upgrade branch April 22, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Radius upgrades
1 participant