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 HTTP and GRPC health check endpoints #1258

Merged
merged 6 commits into from
Jul 8, 2023

Commits on Jul 4, 2023

  1. add HTTP and GRPC health check endpoints

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    54a5481 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. update prometheus check, add readiness probe, add nosec

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    79eb78a View commit details
    Browse the repository at this point in the history
  2. bump k8s to v1.24

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2f3bfcc View commit details
    Browse the repository at this point in the history
  3. export struct to quiet lint, update issuers with cluster.local, expos…

    …e grpc
    
    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f79bada View commit details
    Browse the repository at this point in the history
  4. bump setup-kind, remove grpc readiness

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a07f3b1 View commit details
    Browse the repository at this point in the history
  5. re-enable readiness probe for grpc

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    827ebb9 View commit details
    Browse the repository at this point in the history