crc icon indicating copy to clipboard operation
crc copied to clipboard

Check status of all the core pods for microshift

Open praveenkumar opened this issue 1 year ago • 4 comments

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

praveenkumar avatar Feb 01 '24 07:02 praveenkumar

[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.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Feb 01 '24 07:02 openshift-ci[bot]

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.

gbraad avatar Apr 10 '24 07:04 gbraad

has-to-be-in-release

What was the reasoning behind this label, as the fixed issue: https://github.com/crc-org/crc/issues/3852 is merely an enhancement.

gbraad avatar Apr 10 '24 07:04 gbraad

/hold

praveenkumar avatar Apr 25 '24 08:04 praveenkumar