aledbf / kube-keepalived-vip

Kubernetes Virtual IP address/es using keepalived
Apache License 2.0
190 stars 75 forks source link

Cleanup() after stopping keepalived process #105

Closed panpan0000 closed 5 years ago

panpan0000 commented 5 years ago

Rational: Otherwise, when pods were terminating, the backup keepalived may switched to master role, and bind VIP to its NIC. At the end, pods are all disappeared, but the VIP still exists on the backup node.

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Peter Pan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.02%) to 15.034% when pulling a9decca588ed42fca764d0e9bb9a48564602a0d6 on panpan0000:contrib into 1c766b1dbfb0fba3b599aee19a0cd4cd827bdcbd on aledbf:master.

panpan0000 commented 5 years ago

wrong PR.... container will exist once process ends