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 2022/07/14 09:22:22 UTC

[GitHub] [yunikorn-web] wilfred-s opened a new pull request, #83: [YUNIKORN-1257] docker build improvements

wilfred-s opened a new pull request, #83:
URL: https://github.com/apache/yunikorn-web/pull/83

   ### What is this PR for?
   Move to a self-contained nginx.conf file. Removes the chance of picking
   up unwanted settings from the default config. This config includes:
   - daemon mode is turned off
   - all caches moved to /tmp
   - error log and pid file moved to /tmp
   - access logging is turned off
   Build optimisation with reduced data copies and image layers.
   
   Incorporates Openshift dynamic user support.
   
   This file requires YUNIKORN-1258 for node version propagation to be
   complete.
   
   ### What type of PR is it?
   * [X] - Bug Fix
   * [X] - Improvement
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-1257
   
   ### How should this be tested?
   Image build must still provide working image, tested locally
   
   


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


[GitHub] [yunikorn-web] wilfred-s closed pull request #83: [YUNIKORN-1257] docker build improvements

Posted by GitBox <gi...@apache.org>.
wilfred-s closed pull request #83: [YUNIKORN-1257] docker build improvements
URL: https://github.com/apache/yunikorn-web/pull/83


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