Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry - determine run context from stack introspection #4907

Merged
merged 9 commits into from
Jun 17, 2020

Commits on May 26, 2020

  1. Add stack probe for detecting when run as CLI by Thor

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    e96ddbf View commit details
    Browse the repository at this point in the history
  2. stack probe for test-kitchen

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5be4ee9 View commit details
    Browse the repository at this point in the history
  3. stack probe for audit cookbook

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    cd9ca19 View commit details
    Browse the repository at this point in the history
  4. rename to match class name

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    4122157 View commit details
    Browse the repository at this point in the history
  5. Remove too-brittle frame ranges on stack locations

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    45e3421 View commit details
    Browse the repository at this point in the history
  6. Add a functional test to check Thor run context detection

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    439c93b View commit details
    Browse the repository at this point in the history
  7. Refactor os_prepare cookbook to split out inspec installation

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    09cfced View commit details
    Browse the repository at this point in the history
  8. Test kitchen setup to verify Telemetry RunContext detection under Tes…

    …tKitchen
    
    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    43a5fd7 View commit details
    Browse the repository at this point in the history
  9. Test kitchen setup to test detection of audit-cookbook

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d5be4c2 View commit details
    Browse the repository at this point in the history