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

add readiness checks #652

Merged
merged 52 commits into from
Sep 19, 2024
Merged

add readiness checks #652

merged 52 commits into from
Sep 19, 2024

Commits on Sep 16, 2024

  1. add readiness checks

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    52b78ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddbede8 View commit details
    Browse the repository at this point in the history
  3. add health_check function

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    999aa5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81ad55d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f1510d View commit details
    Browse the repository at this point in the history
  6. remove unused import

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4993fd4 View commit details
    Browse the repository at this point in the history
  7. fix spelling

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ada1b10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d06d32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    284ed05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad982b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54b2ede View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1415f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5aa9d0e View commit details
    Browse the repository at this point in the history
  14. spelling

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0b25b17 View commit details
    Browse the repository at this point in the history
  15. add health_timeout

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d8bb76e View commit details
    Browse the repository at this point in the history
  16. add health checks

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    21fee87 View commit details
    Browse the repository at this point in the history
  17. optimize asgi health app

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    181e897 View commit details
    Browse the repository at this point in the history
  18. make kafka_config immutable

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0bf7b93 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    39c7fbf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    46d24bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5a1ce82 View commit details
    Browse the repository at this point in the history
  22. add healthcheck on setup

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4ec83af View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    57bb56b View commit details
    Browse the repository at this point in the history
  24. fix processor tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b781920 View commit details
    Browse the repository at this point in the history
  25. fix tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7afeeca View commit details
    Browse the repository at this point in the history
  26. fix s3 tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    11df379 View commit details
    Browse the repository at this point in the history
  27. fix kafka tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1f213cc View commit details
    Browse the repository at this point in the history
  28. add test

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    524a538 View commit details
    Browse the repository at this point in the history
  29. use exitcodes enum

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3e1e61c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    21a9727 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5263b24 View commit details
    Browse the repository at this point in the history
  32. revise inject behavior

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ff876d7 View commit details
    Browse the repository at this point in the history
  33. implement restart behavior

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0963479 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d45f5c7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    75f7478 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    61eadd1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e95b920 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1ba9f1a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c8cceb0 View commit details
    Browse the repository at this point in the history
  40. fix pipeline_manager tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8b20a5e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    cece1a3 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    32ab246 View commit details
    Browse the repository at this point in the history
  43. fix kafka tests

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9c69e39 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a181ea5 View commit details
    Browse the repository at this point in the history
  45. add development example setup

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ec78e39 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8937904 View commit details
    Browse the repository at this point in the history
  47. add healthcheck documentation

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    99165fd View commit details
    Browse the repository at this point in the history
  48. update changelog

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36c98e4 View commit details
    Browse the repository at this point in the history
  49. rewrite documentation intro

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8e7a0e8 View commit details
    Browse the repository at this point in the history
  50. rewrite documentation intro

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6c41bd1 View commit details
    Browse the repository at this point in the history
  51. fix amides test

    ekneg54 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    db128f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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