Suraez opened a new issue, #787:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/787

   Hi, all of the pods related to the openwhisk deployment seems to be working 
except the followings as their READY status is 0/1:
   ```
   1. owdev-gen-certs-mcjbh 
   2. owdev-init-couchdb-jj2zm 
   3. owdev-install-packages-4mhfv  
   ```
   
   
![image](https://github.com/user-attachments/assets/1176ccc1-02b0-4213-b22c-9c85fdb3d4d2)
    
   _the pod `owdev-tests-package-checker`  is generated after I ran `helm test 
owdev -n openwhisk` so that's not the problem._ 
   
   the logs of the above listed containers are:
   
   owdev-gen-certs-mcjbh 
   
   
![image](https://github.com/user-attachments/assets/0d038498-a63d-483b-bf9d-03e02cd177bc)
   
   owdev-init-couchdb-jj2zm 
   
   
![image](https://github.com/user-attachments/assets/8293a957-7007-494d-824f-7b8231a5c536)
   
   owdev-install-packages-4mhfv  
   
   
![image](https://github.com/user-attachments/assets/e2350d1f-5bfb-4e0f-9bc8-63dfc7b1f4ad)
   
   Now, from the above pods, the pod related to generating SSL certificate i.e. 
`owdev-gen-certs-mcjbh` is having error while generating random number 
generator, but then again it says "Signature Ok" and "secret/owdev-nginx 
created" so i think this pod is fine. In case of pod related to installing 
packages i.e. owdev-install-packages-4mhfv , i don't know what's going on in 
there whereas couchDB pod i.e. owdev-init-couchdb-jj2zm has been initialized 
successfully. However, all of these pods have 0/1 in READY column. I do not 
really understand, why? if somebody could help me get these pods in ready state 
with 1/1 in READY column so that I can deploy and invoke functions, that would 
be very helpful. Thank you.
   
   Dependencies:
   
   Go version: 1.23.0
   Docker version: 26.1.4
   kubectl version: 1.30.1
   helm version: 3.15.4
   
   PS: I tried restarting these pods by deleting them. But no luck :(
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to