-
Type:
Story
-
Status: Released (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.9.0
-
Component/s: None
-
Labels:None
-
Sprint:Kiali Sprint #12
Currently, the Kiali code assumes workloads are always Deployments.
But workloads are not always Deployments. Workloads could be replica sets. Workloads could be pods (if the pod is outside of any controller like replica sets). Presumably, workloads can be anything owning/controlling pods or the pods themselves. For the code that determines workload names, see: https://github.com/istio/istio/blob/release-1.0/mixer/adapter/kubernetesenv/cache.go#L180-L214
- blocks
-
KIALI-1704 No WARN on DR to non existing version
-
- Released
-
- incorporates
-
KIALI-1417 The workload list doesn't show all workloads
-
- Released
-
-
KIALI-1418 Application list doesn't show all applications
-
- Released
-
-
KIALI-1438 Graph appenders should handle non-deployment workloads
-
- Released
-
- is blocked by
-
KIALI-1479 [Backend] Refactor kubernetes package
-
- Released
-
- is related to
-
KIALI-1780 E2E - Fix Disabled Test Cases
-
- Done
-
- relates to
-
KIALI-1602 Overview Page - Inconsistency with Apps
-
- Released
-
-
KIALI-1622 Kiali Test Mesh support for ReplicationControllers and DeploymentConfig
-
- Released
-
-
KIALI-1521 [QE] - KIALI-1284 - Handle non Deployment based workloads
-
- Released
-
- mentioned in
-
Page Loading...