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 2020/08/04 05:14:39 UTC

[GitHub] [incubator-yunikorn-k8shim] ayubpathan commented on pull request #171: [YUNIKORN-344]: Add tests for queue quota management

ayubpathan commented on pull request #171:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/171#issuecomment-668383831


   @yangwwei  The tests are failing with below error.. 
   `  
   Unexpected error:
         <*errors.StatusError | 0xc000264240>: {
             ErrStatus: {
                 TypeMeta: {Kind: "", APIVersion: ""},
                 ListMeta: {SelfLink: "", ResourceVersion: "", Continue: ""},
                 Status: "Failure",
                 Message: "admission webhook \"admission-webhook.yunikorn.validate-conf\" denied the request: Post http://yunikorn-service.yunikorn.svc:9080/ws/v1/validate-conf: dial tcp: lookup yunikorn-service.yunikorn.svc on 10.96.0.10:53: write udp 172.18.0.2:53050->10.96.0.10:53: write: operation not permitted",
                 Reason: "",
                 Details: nil,
                 Code: 400,
             },
         }
   `
   
   Seems like some commits are missing, can you please check?


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

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