-
Notifications
You must be signed in to change notification settings - Fork 66
Deployments page/applications widget doesn't work #4634
Comments
possibly duplicate of #4631 |
Why is this a sev1, which flow does this block ? |
We agreed in the past that serious issues in prod-preview are taken seriously at least until we know root cause, especially if pushing to prod might break production env. This issue affects all users of prod-preview and therefore PR checks to fabric8-ui and saas-openshiftio fail which blocks promoting to production. |
I would agree, this shouldn't be a SEV1. Even if this were in prod it does not block normal usage of the system. Deployments is in Beta. Also, I have confirmed that the latest UI runs fine against the prod server. So this is not caused by a change in the UI. |
Applications widget is in Released. We don't know the root cause yet so it's should be our top priority to find out. |
Assigning to team/wit and team/ui to clean up the code and remove the deployment widgets from UI and WIT backend. |
Since rolling back, the e2e tests pass. We have plan to deal with the issue. Is this a SEV1? Aside from tracking the removal of the Deployments page, should this even remain open? |
Closing this issue, the remaining work will be tracked in linked issues. |
Broken again in prod-preview. |
Should be fine again. |
@sbose78 would be great to understand what was done to fix it ;-) |
@ibuziuk , WIT is on a deployment freeze till we drop a couple of features from the UI . One of the folks had updated it on prod-preview - I've reinforced the freeze by reverting it. |
The Deployments widget and page is displaying in prod-preview. I'm closing this. |
We will be investigating the failure which caused this SEV-1. This SEV-1 is expected to show up again while we are investigatin the failure. Please see #4631 (comment). |
Issue Overview
Account set to beta features: deployments page and applications widget in space dashboard don't work
Account set to released features: applications widget in space dashboard doesn't work
Expected Behaviour
it shows deployed applications
Current Behaviour
applications widget:
deployments page:
Steps To Reproduce
Additional Information
{"errors":[{"code":"unknown_error","detail":"failed to GET /api/user/services due to status code 401","status":"500","title":"Unknown error"}]}
The text was updated successfully, but these errors were encountered: