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

Pre and post Traefik reboot hooks #573

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Nov 8, 2023

Provide pre and post reboot hooks for Traefik, that can be used to remove/add to an external load balancer to prevent requests from being sent during the reboot.

Works best with the --rolling setting, where each hook is called once per host.

@djmb djmb force-pushed the pre-post-traefik-reboot-hooks branch from 79f5ed8 to efb4c3f Compare November 8, 2023 15:07
Provide pre and post reboot hooks for Traefik, that can be used to
remove/add to an external load balancer to prevent requests from being
sent during the reboot.

Works best with the --rolling setting, where each hook is called once
per host.
@djmb djmb force-pushed the pre-post-traefik-reboot-hooks branch from efb4c3f to 5fd4a28 Compare November 8, 2023 15:11
@djmb djmb merged commit a0959b5 into main Nov 15, 2023
6 checks passed
@djmb djmb deleted the pre-post-traefik-reboot-hooks branch November 15, 2023 14:01
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this file was committed by mistake?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh thanks, I'll remove!

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.

2 participants