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

Bug 1779390: force reconcile if any error conditions are set or !Provisioned #152

Merged

Commits on Jan 10, 2020

  1. force reconcile if any error conditions are set

    in the event that a CredentialsRequest object has been recently synced, but has an error condition set, ensure that the CredentialsRequest is re-reconciled to attemp detecting/handling the error condition (so that it can be cleared).
    
    also check the CredentialsRequest.Status.Provisioned flag so that we always re-reconcile if Provisioned != True.
    Joel Diaz committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    8089c5b View commit details
    Browse the repository at this point in the history