Skip to content

version 1.7.3

Compare
Choose a tag to compare
@ericfranz ericfranz released this 03 Dec 20:45
· 2485 commits to master since this release
25c47e7

Added

  • -u/--user flag to nginx_stage nginx_clean subcommand #315
  • enable admin to disable shell link to compute node by setting env var
    OOD_BC_SSH_TO_COMPUTE_NODE to falsy value (0, false, off) #306

Changed

  • rewrite SELinux support by running as ood_pun_t context instead of httpd_t
    context #319

Fixed

  • ensure BUNDLE_USER_CONFIG is set to /dev/null when the dashboard executes
    the per user setup script for an app #318
  • include development and test gems in production build so OnDemand developers
    can develop against existing gem set #326
  • Fix font awesome icon usage for activejobs #323