[WIP/ Do not review] Migrate to new Azure tenant#11269
[WIP/ Do not review] Migrate to new Azure tenant#11269willdavsmith wants to merge 21 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% 51.00%
=======================================
Files 679 679
Lines 43174 43174
=======================================
Hits 22019 22019
Misses 19035 19035
Partials 2120 2120 ☔ 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... |
Description
Passing LRT run: https://github.com/willdavsmith/radius/actions/runs/22155234512
Passing Cloud test run: https://github.com/willdavsmith/radius/actions/runs/22124974117
Passing noncloud test run: https://github.com/willdavsmith/radius/actions/runs/22116389603
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: