crc
crc copied to clipboard
Check status of all the core pods for microshift
In past we observed having kube api access doesn't mean all the required service pods are running and cluster is working as expected. This PR adds a list of core namespace for microshift preset and make sure all the pods in that namespace is running before letting user to know to consume the cluster.
Fixes: Issue #3852
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from praveenkumar. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
This PR adds a list of core namespace for microshift preset
This is not microshift specific, as it might also be able to solve issues with the readiness of the OCP and OKD preset.
What was the reasoning behind this label, as the fixed issue: https://github.com/crc-org/crc/issues/3852 is merely an enhancement.
/hold