Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stackabletech
/
airflow-operator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6
Star
32
Code
Issues
31
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add support for reverse proxy header handling
- #835
#835
Draft
razvan
wants to merge 13 commits into
main
stackabletech/airflow-operator:main
from
feat/trusted-proxies
stackabletech/airflow-operator:feat/trusted-proxies
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
feat: add support for reverse proxy header handling
#835
razvan
wants to merge 13 commits into
main
stackabletech/airflow-operator:main
from
feat/trusted-proxies
stackabletech/airflow-operator:feat/trusted-proxies
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Add TrustedProxy type for validating trusted reverse proxy entries
razvan
committed
1b12235
View commit details
Copy full SHA for 1b12235
Browse repository at this point
Add trustedProxies field to the webserver role config
razvan
committed
37c0bc3
View commit details
Copy full SHA for 37c0bc3
Browse repository at this point
Validate trustedProxies during cluster validation
razvan
committed
455d3c6
View commit details
Copy full SHA for 455d3c6
Browse repository at this point
Enable api-server proxy headers when trusted proxies are configured
razvan
committed
f9857e7
View commit details
Copy full SHA for f9857e7
Browse repository at this point
Configure which reverse proxies the api-server trusts
razvan
committed
27ecc17
View commit details
Copy full SHA for 27ecc17
Browse repository at this point
Document running the Airflow webserver behind a reverse proxy
razvan
committed
dcfb924
View commit details
Copy full SHA for dcfb924
Browse repository at this point
Add integration test coverage for trusted proxies
razvan
committed
7e9c567
View commit details
Copy full SHA for 7e9c567
Browse repository at this point
Gate trusted-proxies kuttl assertions for Airflow 2.x scenarios
razvan
committed
0ff22b3
View commit details
Copy full SHA for 0ff22b3
Browse repository at this point
Fix trusted-proxies review findings: host-bit CIDRs, sole-wildcard rule, and error causes
Show description for 4852379
razvan
committed
4852379
View commit details
Copy full SHA for 4852379
Browse repository at this point
Docs: fix reverse-proxy guidance to avoid invalid trustedProxies entries
Show description for 30c51ec
razvan
committed
30c51ec
View commit details
Copy full SHA for 30c51ec
Browse repository at this point
Reject trusted-proxy prefix lengths with a leading sign
Show description for f82c7be
razvan
committed
f82c7be
View commit details
Copy full SHA for f82c7be
Browse repository at this point
Commits on Aug 5, 2026
Tone down the verbosity of the CRD field doc
razvan
committed
56960e9
View commit details
Copy full SHA for 56960e9
Browse repository at this point
Remove comment verbosity
razvan
committed
066898f
View commit details
Copy full SHA for 066898f
Browse repository at this point
You can’t perform that action at this time.