Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Don't remove VIPs on reload #97

Merged
merged 1 commit into from
May 27, 2019

Conversation

steven-sheehy
Copy link
Contributor

Fixes #96

Cleanup() in Reload() was added to fix duplicate VIPs. The health check now properly detects if instance is in backup state and contains a VIP, trigger a shutdown, which will remove all VIPs so this is no longer needed.

Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
@steven-sheehy steven-sheehy changed the title Don't cleanup VIPs on reload Don't remove VIPs on reload May 16, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 15.014% when pulling d0542a7 on steven-sheehy:dont-cleanup-on-reload into 565d438 on aledbf:master.

Copy link
Contributor

@panpan0000 panpan0000 left a comment

Choose a reason for hiding this comment

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

Thank you!

@aledbf
Copy link
Owner

aledbf commented May 27, 2019

@steven-sheehy thanks!

@aledbf aledbf merged commit dc2bf40 into aledbf:master May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

K8S resource update will cause the master/backup switching
4 participants