anuraagnalluri commented on pull request #357:
URL: 
https://github.com/apache/incubator-yunikorn-core/pull/357#issuecomment-1010931901


   @wilfred-s I wanted to test locally, but the only way I know to bring up the 
Web UI is to run through K8s. But installing Yunikorn with the 0.12.1 helm 
chart doesn't work anymore due to the recent decoupling 
scheduler/admission-controller changes. The helm chart specifies a default 
override to run `admission_util.sh` on the scheduler, but this results in the 
following error now:
   
   ```
   yunikorn-scheduler-5b558dff96-cqv45   1/2     PostStartHookError: command 
'/bin/sh /admission_util.sh create' exited with 2: /bin/sh: can't open 
'/admission_util.sh': No such file or directory
   ```
   How do you recommend I proceed here? Is there a workaround I can use to test 
the REST calls? 


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