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

Short circuiting backoff #814

Closed
wants to merge 5 commits into from

Commits on May 23, 2021

  1. functional changes: PR implementation + Unit Tests

    Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
    mshitrit committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f1e9ae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Removing default value of FailedNodeStartupTimeout

    Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
    mshitrit committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e3d7784 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge remote-tracking branch 'upstream/master' into short_circuiting_…

    …backoff
    
    # Conflicts:
    #	pkg/controller/machinehealthcheck/machinehealthcheck_controller_test.go
    mshitrit committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    2d35d8e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge remote-tracking branch 'upstream/master' into short_circuit_mer…

    …ged_failing
    
    # Conflicts:
    #	pkg/apis/machine/v1beta1/zz_generated.deepcopy.go
    #	pkg/controller/machinehealthcheck/machinehealthcheck_controller_test.go
    mshitrit committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e455a4a View commit details
    Browse the repository at this point in the history
  2. Merge fixes

    Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
    mshitrit committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    5fdbfdb View commit details
    Browse the repository at this point in the history