Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSCT object shows invalid state #79

Open
varad-ahirwadkar opened this issue Dec 3, 2024 · 0 comments
Open

RSCT object shows invalid state #79

varad-ahirwadkar opened this issue Dec 3, 2024 · 0 comments

Comments

@varad-ahirwadkar
Copy link
Contributor

varad-ahirwadkar commented Dec 3, 2024

After successful deployment of RSCT, state should be RUNNING

# oc get pods
NAME                                                READY   STATUS    RESTARTS   AGE
rsct-brs49                                          1/1     Running   0          10m
rsct-c2q54                                          1/1     Running   0          10m
rsct-mvfm4                                          1/1     Running   0          10m
rsct-mwbn6                                          1/1     Running   0          10m
rsct-operator-controller-manager-7978b6f4cd-kjsmd   2/2     Running   0          11m
rsct-r6tdl                                          1/1     Running   0          10m
# oc get rsct -oyaml
apiVersion: v1
items:
- apiVersion: rsct.ibm.com/v1alpha1
  kind: RSCT
  metadata:
    creationTimestamp: "2024-12-03T13:17:46Z"
    generation: 1
    name: rsct
    namespace: rsct-operator-system
    resourceVersion: "19292065"
    uid: b9870b2f-1d2d-435f-903f-f9ea2c880912
  spec:
    image: quay.io/powercloud/rsct-ppc64le:latest
  status:
    state: PENDING
kind: List
metadata:
  resourceVersion: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant