You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2021/12/07 18:36:32 UTC

[GitHub] [incubator-yunikorn-k8shim] kingamarton commented on pull request #331: [YUNIKORN-941] split scheduler and admission controller deployment

kingamarton commented on pull request #331:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/331#issuecomment-988173760


   > The `Verify_Non_Matching_NodeSelector_Respected` test is repeatedly timing out for some reason. Doesn't seem related to this PR though
   
   I have added a log to print out the admission controller and the scheduler and it seems that the secret is not created. I don't know yet why:
   ` Warning  FailedMount  54s (x10 over 5m4s)  kubelet            MountVolume.SetUp failed for volume "webhook-tls-certs" : secret "webhook-server-tls" not found
     Warning  FailedMount  47s                  kubelet            Unable to attach or mount volumes: unmounted volumes=[webhook-tls-certs], unattached volumes=[webhook-tls-certs kube-api-access-55zht]: timed out waiting for the condition
   `
   


-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org