Skip to content

reading gateway reading configuration#51

Merged
landryb merged 3 commits intomasterfrom
read_gateway_config
Apr 13, 2026
Merged

reading gateway reading configuration#51
landryb merged 3 commits intomasterfrom
read_gateway_config

Conversation

@jeanmi151
Copy link
Copy Markdown
Collaborator

@jeanmi151 jeanmi151 commented Apr 10, 2026

Addressing this issue #38

create a function to read security-proxy or gateway configuration routes

working in my docker development environment

@jeanmi151 jeanmi151 requested a review from landryb April 10, 2026 08:26
Copy link
Copy Markdown
Member

@landryb landryb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for that contributino, i'll test that next week hopefully :)

Comment thread geordash/georchestraconfig.py Outdated
Comment thread geordash/georchestraconfig.py Outdated
Comment thread geordash/georchestraconfig.py Outdated
Comment thread README.md Outdated
Comment thread geordash/georchestraconfig.py Outdated
Copy link
Copy Markdown
Member

@landryb landryb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i've lightly tested it (eg mv targets-mapping.properties away, restart gaia-gunicorn, and print(dict(self.sections["app_routes"])) at the end of read_app_routes) and it seems to work fine.

Comment thread geordash/georchestraconfig.py Outdated
@landryb landryb merged commit 8fbe7a4 into master Apr 13, 2026
@jeanmi151 jeanmi151 deleted the read_gateway_config branch April 13, 2026 16:09
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.

When there is no security-proxy configuration because we are using gateway error on boot

2 participants