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

[ATMOSPHERE-567] allow failover on ERROR Amphora #2110

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ricolin
Copy link
Member

@ricolin ricolin commented Nov 12, 2024

add health_manager.failover_on_error config to allow running failover when an Amphora is expired with heartbeats and in ERROR status. ref: https://review.opendev.org/c/openstack/octavia/+/934638

@ricolin
Copy link
Member Author

ricolin commented Nov 18, 2024

let's wait for https://review.opendev.org/c/openstack/octavia/+/934638 review for now
It contains DB schema change, so need to plan carefully.

Add config `failover_on_error` to allow Amphora failover with `ERROR`
status.
Add config `failover_on_error_max_retries` to allow limit retries for
Amphora failover with `ERROR` status. Set to -1 to drop the limitation.
ref: https://review.opendev.org/c/openstack/octavia/+/934638
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.

1 participant