Skip to content

Commit fc12374

Browse files
vikeshi26Vikeshi TiwaritejaswiMinnu
authored
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
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
lease:
22
resource-provider: Microsoft.DesktopVirtualization
3-
startdate: "2026-05-04"
4-
duration: P90D
5-
reviewer: "@tejaswiminnu"
3+
startdate: "2026-06-26"
4+
duration: P180D
5+
reviewer: "@vikeshi26"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lease:
2+
resource-provider: Microsoft.KubernetesConfiguration
3+
startdate: "2026-06-26"
4+
duration: P180D
5+
reviewer: "@vikeshi26"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lease:
2+
resource-provider: Microsoft.KubernetesConfiguration
3+
startdate: "2026-06-26"
4+
duration: P180D
5+
reviewer: "@vikeshi26"

0 commit comments

Comments
 (0)