[WIP/ Do not review] Migrate to new Azure tenant#11269
[WIP/ Do not review] Migrate to new Azure tenant#11269willdavsmith wants to merge 27 commits intoradius-project:mainfrom
Conversation
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
| if ! rad install kubernetes \ | ||
| --set global.azureWorkloadIdentity.enabled=true \ | ||
| --set database.enabled=true; then | ||
| --set database.enabled=false; then |
There was a problem hiding this comment.
The new tenants have pretty tight quotas, and the database feature doesn't seem to work in single-node AKS. disabling for now.
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11269 +/- ##
==========================================
- Coverage 51.00% 50.99% -0.01%
==========================================
Files 679 679
Lines 43174 43174
==========================================
- Hits 22019 22015 -4
- Misses 19035 19037 +2
- Partials 2120 2122 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
NOTE: the cloud tests are failing in this PR. it seems to be running the version of the workflow from main. this should be resolved when it's merged into main.
Description
[Fork] Passing LRT run: https://github.com/willdavsmith/radius/actions/runs/22155234512
Passing Cloud test run: https://github.com/willdavsmith/radius/actions/runs/22124974117
[main] Passing Cloud test run: https://github.com/radius-project/radius/actions/runs/22248309367/job/64367219331
[main] Passing long-running test run: https://github.com/radius-project/radius/actions/runs/22248761002
New/updated GitHub variables:
New/updated GitHub secrets:
Type of change
Fixes: #issue_number
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: