Skip to content

feat(api): [PATCH 03/08] FrontDoorProfile/Backend/CustomDomain CRDs +… #379

Closed
rchincha wants to merge 3 commits into
Azure:mainfrom
rchincha:rchinchani/afd-03-api-crds
Closed

feat(api): [PATCH 03/08] FrontDoorProfile/Backend/CustomDomain CRDs +… #379
rchincha wants to merge 3 commits into
Azure:mainfrom
rchincha:rchinchani/afd-03-api-crds

Conversation

@rchincha

Copy link
Copy Markdown

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Requirements:

How has this code been tested

Special notes for your reviewer

rchincha and others added 3 commits July 22, 2026 11:32
…(SFI-NS253)

Part 01 of an 8-patch split of PR Azure#373.

- Add first-party design docs (001-003 + README) covering the Azure Front
  Door + WAF + Private Link global-load-balancing proposal.
- Add planning breadcrumbs used during design (frontdoor phase-2 custom
  domains, AFD export-mode MCS parity, ATM baselines).
- Allow eng.ms links in the markdown link checker config so design links
  stop failing CI.

This patch is docs-only; no code changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a8fabc68-e113-49ef-b82d-d99a8502da11
Part 02 of an 8-patch split of PR Azure#373.

- Add github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v2
  v2.2.0 as a direct dependency; also pulls the armfrontdoor helper.
- Refresh go.sum with the transitive checksums.

The dependency is unused by any application code in this patch — it is
introduced ahead of the Azure Front Door client bundle (PATCH 04) so that
each subsequent branch can compile against a stable module graph.

Verification:
  go mod verify        # ''all modules verified''
  go build ./...       # clean

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a8fabc68-e113-49ef-b82d-d99a8502da11
… InternalServiceExport ExportMode

Part 03 of an 8-patch split of PR Azure#373.

- Add v1alpha1 API types for the three new AFD-facing CRDs:
    * FrontDoorProfile
    * FrontDoorBackend
    * FrontDoorCustomDomain
- Extend InternalServiceExport with ExportMode + PrivateLinkServiceResourceID
  so member-cluster exports can advertise an L7 export path plus a
  Private Link Service resource ID for AFD origin bindings.
- Regenerate zz_generated.deepcopy.go and the four CRD YAMLs under
  config/crd/bases (three new + updated InternalServiceExport).

No controller logic is registered against these APIs yet — the reconcilers
land in PATCH 06/07/08.

Verification:
  go build ./api/... ./cmd/net-crd-installer/...   # clean
  go build ./...                                    # clean

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a8fabc68-e113-49ef-b82d-d99a8502da11
@rchincha rchincha closed this Jul 22, 2026
@rchincha
rchincha deleted the rchinchani/afd-03-api-crds branch July 22, 2026 19:28
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.

1 participant