steveahnahn opened a new pull request, #69579:
URL: https://github.com/apache/airflow/pull/69579

   Backport of #68552
   
   * Add config guards for the API server HTTPRoute: mutual exclusivity with 
the API server Ingress, and required `parentRefs` enforced via schema `minItems`
   * Move `httpRoute` configuration under `apiServer`
   
   (cherry picked from commit d2d9f4c2d837146895cddf48f9debbbb49008ce3)
   
   One conflict in `chart/templates/api-server/api-server-ingress.yaml`: kept 
this branch's Ingress enablement condition (which retains the `semverCompare` / 
global `ingress.enabled` handling) and applied only the new HTTPRoute 
mutual-exclusion guard. Verified with the full apiserver helm-test group (125 
passed) on this branch.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes (please specify the tool below)
     - Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to