WIP: Sprint 59: Auth safe-to-expose probe hardening #39

Draft
bluejay wants to merge 0 commits from codex/s59-auth-safe-to-expose-bluejay-infra into main
Owner

Summary

  • mark DNS, Distribution, and Media OIDC /healthz probes with the explicit anonymous-healthz contract annotation
  • reconcile Distribution lint expectations with Sprint 58 OIDC already enabled/live
  • no public routes added; no Auth:Enabled flips

Tests

  • dotnet.exe test tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj --filter "FullyQualifiedName~OidcEnforcedDeployments_WithHttpHealthzProbes|FullyQualifiedName~Distribution_OidcEnforcement" --logger "console;verbosity=minimal" -m:1
## Summary - mark DNS, Distribution, and Media OIDC /healthz probes with the explicit anonymous-healthz contract annotation - reconcile Distribution lint expectations with Sprint 58 OIDC already enabled/live - no public routes added; no Auth:Enabled flips ## Tests - `dotnet.exe test tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj --filter "FullyQualifiedName~OidcEnforcedDeployments_WithHttpHealthzProbes|FullyQualifiedName~Distribution_OidcEnforcement" --logger "console;verbosity=minimal" -m:1`
bluejay added 1 commit 2026-06-04 16:04:21 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin codex/s59-auth-safe-to-expose-bluejay-infra:codex/s59-auth-safe-to-expose-bluejay-infra
git checkout codex/s59-auth-safe-to-expose-bluejay-infra
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bluejay/bluejay-infra#39