DBaaS: /List requests not completed
Description
How to test
STR should not reproduce
To remove any operator you can run the following commands
kubectl get csv to get csvs
kubectl delete csv $name to remove CSV
kubectl get crd - to list crds
kubectl delete crd $name to remove CRD for the operator
How to document
Attachments
Smart Checklist
Activity

Andrei Minkin February 2, 2023 at 11:45 AM
FB is building https://github.com/Percona-Lab/pmm-submodules/pull/3038

Andrei Minkin September 21, 2022 at 6:05 AM
Flag added
Needs to be checked once is merged

Nurlan Moldomurov June 30, 2022 at 11:12 AM
This task is going to be partially fixed by the support of large-scale environments.
The second problem we have here is when a user installs only one operator and we get an error about that from BE. So we should return the list only for an operator installed on the Kubernetes cluster

Zoriana Stefanyshyn June 29, 2022 at 12:53 PM
I have tried with cluster launched with Portal (civo) and PMM launched with aws-staging-start job and this issue reproduces for me.
Details
Details
Assignee

Reporter

Priority
Labels
Needs QA
Needs Doc
Planned Version/s
Fix versions
Story Points
Regression Issue
Affects versions
Smart Checklist
Open Smart Checklist
Smart Checklist

User impact:
Cannot see created DB clusters
Steps to reproduce:
Start dev-latest pmm server
Delete one of the operators
Create any DB cluster in dbaas
Actual result:
Expected result:
DB clusters should be listed normally
Details: