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

helper/resource: Allow unknown "pending" states #13099

Merged
merged 1 commit into from
Mar 28, 2017

Commits on Mar 27, 2017

  1. helper/resource: Allow unknown pending states

    Sometimes when waiting on a target state, the set of valid states
    through which a value will transition is unknown. This commit adds
    support for an empty Pending slice and will treat any states that are not
    the target as valid provided the timeouts are not exceeded.
    jen20 committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    f96b68d View commit details
    Browse the repository at this point in the history