-
Notifications
You must be signed in to change notification settings - Fork 597
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1443 Fix for empty region displayed from kube hosts
- Loading branch information
1 parent
a555605
commit ad720f8
Showing
1 changed file
with
13 additions
and
2 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
It's a bit unfortunate because
cr_shown
can be read ascloudregion_shown
orcloudresource_shown
. It is actually the later.Let's rename
cr_shown
withnodes_shown
orresource_shown
- because now we are adding nodes count to the mix