Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#97: Fix for Fatal failure on scaling down kubernetes cluster
Summary: Fixed `ResolveInetAddresses` to use `VERIFY_RESULT` instead of `CHECK_RESULT`, so it doesn't exit process with fatal failure in case of inet address resolution issues. Test Plan: Jenkins. Create Kubernetes cluster, try to scale up and down. Reviewers: karthik, sergei, kannan Reviewed By: kannan Subscribers: kannan, ybase Differential Revision: https://phabricator.dev.yugabyte.com/D4370
- Loading branch information