Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding option to set global toggles. #79

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Adding option to set global toggles. #79

merged 2 commits into from
Jun 14, 2024

Conversation

akowalik-transporeon
Copy link
Contributor

This small change adds option to set some simple toggles in the global portion of haproxy configuration. This is needed for some smaller, one-of-a-kind fixes, like this one: FireBurn/haproxy@f1e82e9 where creating and maintaining a list would be very burdensome.

This could be achieved by misusing global tunes (just create a tune with empty value), but that approach looks like a really ugly hack.

@goldyfruit goldyfruit merged commit 4ff3612 into uoi-io:master Jun 14, 2024
@goldyfruit
Copy link
Contributor

Thanks @akowalik-transporeon 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants