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

Container Apps Extension: Add Circuit Breaker Support for Dapr Component Resiliency #7228

Merged

Commits on Jan 30, 2024

  1. component resiliency circuitbreakers

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e9765ca View commit details
    Browse the repository at this point in the history
  2. Add updated test replay data

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    349bf6f View commit details
    Browse the repository at this point in the history
  3. style fixup

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6b1e177 View commit details
    Browse the repository at this point in the history
  4. Add missing parameter mapping

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    360c89c View commit details
    Browse the repository at this point in the history
  5. Update Container Apps History

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b4e0d6b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Revert optional parameter

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    18c6cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c5dce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7cada View commit details
    Browse the repository at this point in the history
  4. Add validation for required parameter group

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3f4a7e2 View commit details
    Browse the repository at this point in the history
  5. Small validator optimizations

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ec8bcfa View commit details
    Browse the repository at this point in the history
  6. Shorten parameter name

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    460cb4b View commit details
    Browse the repository at this point in the history
  7. update test data

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1140bf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    eb0bb83 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    8815f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    cc722cd View commit details
    Browse the repository at this point in the history
  2. Address code review

    Signed-off-by: Bernd Verst <[email protected]>
    berndverst committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    df2f03f View commit details
    Browse the repository at this point in the history