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

Remove pkg/controller/ready #733

Merged
merged 1 commit into from
Apr 26, 2021

Commits on Apr 15, 2021

  1. Remove pkg/controller/ready

    This package wrote a file to report that the controller was live and
    ready, which was unnecessary. Instead, we'll use the /metrics endpoint
    to determine liveness and readiness.
    
    This change also removes some unused code in
    pkg/controller/controller.go
    imjasonh committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c3d73a8 View commit details
    Browse the repository at this point in the history