"...introduceVariable/JavaVariableInplaceIntroducer.java" did not exist on "d8e6e046abebf44fcd1da82f0b4c802a45ddf678"
  • Craig Jellick's avatar
    Set no_proxy env var from NO_PROXY · 0ff739a8
    Craig Jellick authored
    The new library we use for making a websocket connection to cattle
    looks for the no_proxy environment variable instead of NO_PROXY. So,
    set the lowercase version based off the value of the uppercase version.
    Note that the uppercase version must still be set because we still use
    the library that looks for it.
    0ff739a8