forked from rook/rook
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
we need to return a valid CIDR IP to get it fenced properly, the previously returned one was like `10.63.0.5:0/32` which is not a valid CIDR, removing `:0` to look like proper IP CIDR. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit eb304a5)
- Loading branch information
1 parent
408a5f6
commit d35fa1a
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters