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

Ignore reconcile errors that occur because a pod is being terminated #1233

Merged

Commits on Nov 8, 2022

  1. Ignore reconcile errors that occur because a pod is being terminated

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    aa9ab2d View commit details
    Browse the repository at this point in the history
  2. Appease the all powerfull linter

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    77fc4a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Change behavior to end reconcile loop if pod has been terminated

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0896ae9 View commit details
    Browse the repository at this point in the history
  2. Print a log message if we exit the reconciler loop

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7b0267e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    189dcd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43dd28 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    ff5b12c View commit details
    Browse the repository at this point in the history
  2. Look for NamespaceTerminatingCause

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0af9e90 View commit details
    Browse the repository at this point in the history
  3. Appease the almighty linter

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cd7d18e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    cd56efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c2657 View commit details
    Browse the repository at this point in the history
  3. Fix log message

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e9743b6 View commit details
    Browse the repository at this point in the history
  4. Skip flaky test

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1213f7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f0ecf View commit details
    Browse the repository at this point in the history