[OSPCIX-797] Log which operators are pending during OpenStack init#1453
Conversation
/test openstack-operator-build-deploy-kuttl |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7515f1431c14412380c946a106ea19b4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 14m 04s |
|
recheck |
/test openstack-operator-build-deploy-kuttl |
|
Example |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, dprince The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test openstack-operator-build-deploy-kuttl |
3dcaceb
into
openstack-k8s-operators:main
This will help provide greater insight into what is happening when OpenStack initialization is stuck. Specifically, as we investigate CI failures in the context of https://issues.redhat.com/browse/OSPCIX-797, it will drastically increase the speed at which we can find which operators are hanging. Currently we have to look at each
DeploymentYAML in themust-gatherand find those which lackreadyReplicas: 1, which takes a few minutes to do.