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

feat: STALE state, run handlers for current state immediately, provider name #196

Merged
merged 9 commits into from
Aug 15, 2023

Commits on Aug 11, 2023

  1. fix: additional clarity, events fixes

    * Adds additional clarity regarding provider/client name mapping, as well as intent.
    * Requires that READY events only run immediately for clients when the provider is already ready.
    * Replaces client-name for provider-name in events-details.
    
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4b8a81c View commit details
    Browse the repository at this point in the history
  2. Update specification/sections/01-flag-evaluation.md

    Co-authored-by: Justin Abrahms <justin@abrah.ms>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and justinabrahms committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7afa3d7 View commit details
    Browse the repository at this point in the history
  3. fixup: getClient example fix

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a65b7c4 View commit details
    Browse the repository at this point in the history
  4. fixup: revert 1.1.3

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    68278fc View commit details
    Browse the repository at this point in the history
  5. Update specification/sections/05-events.md

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6d261e5 View commit details
    Browse the repository at this point in the history
  6. Update specification/sections/05-events.md

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d6a374f View commit details
    Browse the repository at this point in the history
  7. fixup: parse again

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3f56549 View commit details
    Browse the repository at this point in the history
  8. fixup: STALE state

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0e38be8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fixup: typo

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    25fec7e View commit details
    Browse the repository at this point in the history