-
Feature Request
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
USER PROBLEM
What is the user experiencing as a result of the bug?
The network graph does not show any traffic flow for any openshift-X namespace, except for openshift-operators.
The following image show the network graph with the selection or ALL openshift-X namespaces and the settings:
- Flow: All
- Namespace Flows: Show
- Time: All time
The cluster has for example openshift-git ops deployed, which does a connection to Github constantly, so at least a connection to an external entity would be expected. Moreover, traffic to other namespaces is expected, since Gitops will deploy the cluster configuration.
However, for some reason no openshift-X namespace shows any traffic, except for the namespace: openshift-operators.
The expectation is to show ** all traffic flow of the cluster, also for internal cluster namespaces.
Justification: Cluster traffic, even if it is considered as internal traffic, must be shown to the user in order to verify the traffic flow. Moreover, additionally installed products, such as openshift-gitops, are not considered as internal and must at least show the traffic it is generating.
CONDITIONS
What conditions need to exist for a user to be affected? Is it everyone? Is it only those with a specific integration? Is it specific to someone with particular database content?
This behavior was observed on: OpenShift 4.10.18 and RHACS 3.69 and 3.70 on multiple clusters.
Please note that this Jira is part of a larger group of issues raised by BRZ, and you can find more information in this google document.