Fix docs and kgctl
This commit is contained in:
@@ -334,6 +334,7 @@ func translateNode(node *v1.Node, topologyLabel string) *mesh.Node {
|
||||
switch meshGranularity {
|
||||
case mesh.LogicalGranularity:
|
||||
case mesh.FullGranularity:
|
||||
case mesh.CrossGranularity:
|
||||
default:
|
||||
meshGranularity = ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user