Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

[5] Deployments UI charts do not begin displaying data after scale up from 0 pods #3454

Closed
andrewazores opened this issue May 4, 2018 · 0 comments

Comments

@andrewazores
Copy link
Collaborator

Bug

If the Deployments page is first loaded with a deployment containing 0 pods, scaling that deployment up appears to work (donut chart will update to reflect newly scaled pods), but the CPU, Memory, and Network charts seem to never begin displaying data. The user must refresh the page or navigate away from Deployments and back in order to see these data.

If a deployment is initially loaded with >0 pods, and this deployment is then scaled down to 0 and back up, the data will resume being displayed when the pods are live again.

@andrewazores andrewazores added this to the Sprint 149 milestone May 4, 2018
@andrewazores andrewazores self-assigned this May 4, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 4, 2018
@andrewazores andrewazores changed the title [3] Deployments UI charts do not begin displaying data after scale up from 0 pods [5] Deployments UI charts do not begin displaying data after scale up from 0 pods May 14, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 15, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 16, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 16, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 16, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 16, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 17, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
DeploymentsService resumes streaming timeseries data for deployments
which "reappear" within the lifetime of the service, ex. when scaling up from
0 pods.

fixes openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
Ensure chart object lifecycles are respected so that updates cannot be applied to outdated objects
when charts are recreated, ex. between scaling 1->0->1 pods.

related to openshiftio/openshift.io#3454
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
andrewazores added a commit to andrewazores/fabric8-ui that referenced this issue May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant