Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

correctly report snapshot versions #1415

Merged
merged 2 commits into from
Sep 14, 2015
Merged

Commits on Sep 11, 2015

  1. report the proxy version instead of weaveexec version

    That way we no longer rely on the weavexec image version tag, which
    may not always be present. Since the proxy is embedded in the
    weaveexec image, this effectively versions the image.
    
    Also report the *local* script version instead of the embedded script
    version. There is no point in reporting the latter since it will
    always match the weaveexec version.
    
    Closes #1341.
    rade committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    42baa03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cf392 View commit details
    Browse the repository at this point in the history