Commit fc12374
Add ARM lease entries for KubernetesConfiguration services and refresh DesktopVirtualization lease (#44242)
* Remove stale Microsoft.DBforPostgreSQL/PostgreSQL/ ARM lease (case-collision fix)
Removes .github/arm-leases/postgresql/Microsoft.DBforPostgreSQL/PostgreSQL/lease.yaml
which case-collides with the sibling PostgreSql/lease.yaml on Windows/macOS
filesystems and is no longer referenced by the spec layout. The lowercase
PostgreSql/ folder matches the service folder casing introduced by
Azure/azure-rest-api-specs-pr#28858 / #43777
(postgresql folder restructure), so keeping PostgreSql/ preserves lease
coverage for that PR while eliminating the case-only duplicate.
Supersedes #43887, which removed the lowercase variant; removing the lowercase
one would re-trigger ARMModelingReviewRequired on the partner restructure PR
because the lease checker looks up the exact-cased path.
* Add ARM leases for KubernetesConfiguration services and refresh DesktopVirtualization lease
* Set DesktopVirtualization lease reviewer to @vikeshi26
---------
Co-authored-by: Vikeshi Tiwari <vikestiwari@microsoft.com>
Co-authored-by: Tejaswi Salaigari <tsalaigari@microsoft.com>1 parent e7a85a5 commit fc12374
3 files changed
Lines changed: 13 additions & 3 deletions
File tree
- .github/arm-leases
- desktopvirtualization/Microsoft.DesktopVirtualization/DesktopVirtualization
- kubernetesconfiguration/Microsoft.KubernetesConfiguration
- kubernetesResources
- upgradeAssessments
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments