Skip to content
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

Create rc release v0.33.0-rc1 #7535

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Create rc release v0.33.0-rc1 #7535

merged 1 commit into from
Apr 24, 2024

Conversation

lakshmimsft
Copy link
Contributor

Description

Creating RC Release v0.33.0-rc1

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.

@lakshmimsft lakshmimsft requested review from a team as code owners April 24, 2024 17:45
Copy link

Release Information

  • Previous version: v0.32.0
  • New version: v0.33.0-rc1

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Update logging for failed async operations by @kachawla in https://github.com/radius-project/radius/pull/7370
* Official Release 0.32.0 by @youngbupark in https://github.com/radius-project/radius/pull/7405
* Upgrade action versions of workflow to resolve openSSF issues by @youngbupark in https://github.com/radius-project/radius/pull/7415
* Upgrade all remaining actions to the latest by @youngbupark in https://github.com/radius-project/radius/pull/7424
* Upgrade actions to fix upload conflict by @youngbupark in https://github.com/radius-project/radius/pull/7426
* Enable codecov by @youngbupark in https://github.com/radius-project/radius/pull/7421
* Run codecov action only once by @youngbupark in https://github.com/radius-project/radius/pull/7427
* Do not fail for codecov error by @youngbupark in https://github.com/radius-project/radius/pull/7429
* Creating an optional interface to get secret id references for driver with secrets. by @vishwahiremat in https://github.com/radius-project/radius/pull/7306
* Updating the GH_TOKEN for terraform private repo testing to use github app installation token. by @vishwahiremat in https://github.com/radius-project/radius/pull/7434
* Add permission to build workflow for codecov by @youngbupark in https://github.com/radius-project/radius/pull/7432
* Enable retry on functional test by @youngbupark in https://github.com/radius-project/radius/pull/7430
* Revert "Enable retry on functional test (#7430)" by @youngbupark in https://github.com/radius-project/radius/pull/7442
* Allow codecov to create comment by @youngbupark in https://github.com/radius-project/radius/pull/7443
* Remove double imports and some dead code by @ytimocin in https://github.com/radius-project/radius/pull/7445
* Update dependencies of Magpie by @ytimocin in https://github.com/radius-project/radius/pull/7446
* Add cli validation for missing Bicep parameters by @rynowak in https://github.com/radius-project/radius/pull/7298
* Remove unused parameters by @ytimocin in https://github.com/radius-project/radius/pull/7473
* Fix dashboard app graph not showing bug by @willdavsmith in https://github.com/radius-project/radius/pull/7478
* Updating Azure and AWS packages by @ytimocin in https://github.com/radius-project/radius/pull/7456
* PR - Root certificate authority requires escape characters on windows OS by @gpltaylor in https://github.com/radius-project/radius/pull/7479
* Update dependencies of Radius (2nd batch) by @ytimocin in https://github.com/radius-project/radius/pull/7483
* Disable codecov patch check by @youngbupark in https://github.com/radius-project/radius/pull/7486
* Add temporary login for expired auth by @sk593 in https://github.com/radius-project/radius/pull/7491
* Update `az login` on LRT to run always by @sk593 in https://github.com/radius-project/radius/pull/7496
* Updating release documentation for clarity by @willdavsmith in https://github.com/radius-project/radius/pull/7150
* rad group switch output by @gpltaylor in https://github.com/radius-project/radius/pull/7488
* Remove httpRoute type from Radius by @rynowak in https://github.com/radius-project/radius/pull/7342
* Update TF Exec package version by @ytimocin in https://github.com/radius-project/radius/pull/7497
* Updating contour, stern, cloudformation, and k8s controller runtime versions by @ytimocin in https://github.com/radius-project/radius/pull/7498
* Updating jsondiff package (and 2 others) and updating the tests by @ytimocin in https://github.com/radius-project/radius/pull/7517
* Bump danhellem/github-actions-issue-to-work-item from 2.2 to 2.3 in the all group by @dependabot in https://github.com/radius-project/radius/pull/7501
* Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /test/magpiego in the go_modules group across 1 directory by @dependabot in https://github.com/radius-project/radius/pull/7514
* Adding functional test for private terraform repo support and fixing delete issue with private repo by @vishwahiremat in https://github.com/radius-project/radius/pull/7436
* Create the issue only when there are consecutive failures by @youngbupark in https://github.com/radius-project/radius/pull/7485
* Correct message in functional test failure issue by @youngbupark in https://github.com/radius-project/radius/pull/7527
* Remove '[TEST] Functional tests with retry' by @youngbupark in https://github.com/radius-project/radius/pull/7428


**Full Changelog**: https://github.com/radius-project/radius/compare/v0.32.0...v0.33.0-rc1

@radius-functional-tests
Copy link

radius-functional-tests bot commented Apr 24, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 2e4da00
Unique ID funccd5d9f8263
Image tag pr-funccd5d9f8263
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funccd5d9f8263
  • 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-funccd5d9f8263
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funccd5d9f8263
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funccd5d9f8263
  • 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 cli functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting samples functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting shared functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting msgrp functional tests...
✅ kubernetes functional tests succeeded
✅ ucp functional tests succeeded
✅ daprrp functional tests succeeded
✅ msgrp functional tests succeeded
✅ cli functional tests succeeded
✅ samples functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

Copy link

Test Results

3 122 tests  ±0   3 115 ✅ ±0   3m 31s ⏱️ -7s
  259 suites ±0       7 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 2e4da00. ± Comparison against base commit b6856b2.

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.60%. Comparing base (b6856b2) to head (2e4da00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7535   +/-   ##
=======================================
  Coverage   63.59%   63.60%           
=======================================
  Files         414      414           
  Lines       23310    23310           
=======================================
+ Hits        14824    14826    +2     
+ Misses       7224     7223    -1     
+ Partials     1262     1261    -1     

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

@lakshmimsft lakshmimsft merged commit 90705a8 into main Apr 24, 2024
21 checks passed
@lakshmimsft lakshmimsft deleted the lakshmimsft/v0.33.0-rc1 branch April 24, 2024 18:06
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.

2 participants