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

Commits on Sep 29, 2019

  1. Allow config.FromEnv() to enrich an existing config object

    Added an other method with config receiver and modified the existing method to call the method with config receiver.
    
    Resolves: 430
    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    VineethRedddy committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    4a40cf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Made chnages to sampler and reperter config and added necessary unit …

    …tests.
    
    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    VineethRedddy committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    1ab883e View commit details
    Browse the repository at this point in the history
  2. made chnages to support allow FromEnv for sampler and reporter + Unit…

    … tests
    
    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    
    made chnages to support allow FromEnv for sampler and reporter + Unit tests
    
    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    VineethRedddy committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    30c7ee2 View commit details
    Browse the repository at this point in the history
  3. modified the unit tests to validate pre env-set & post env-set

    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    VineethRedddy committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    8960784 View commit details
    Browse the repository at this point in the history
  4. Rename JAEGAR_SAMPLER_MANAGER_HOST_PORT to JAEGER_CONFIG_MGR_HOST_PORT

    I made renmaing in three places including the comment lines and README for better understanding and to eliminate inconsistency.
    
    Signed-off-by: vineeth <vineeth.pothulapati@aquasec.com>
    VineethRedddy committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e1787cc View commit details
    Browse the repository at this point in the history