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

[Autodiscovery] Ignore ErrInputNotFinished errors in autodiscover config checks #20305

Merged
merged 8 commits into from
Jul 30, 2020

Commits on Jul 29, 2020

  1. Add retry logic for not_finished state errors

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    888968b View commit details
    Browse the repository at this point in the history
  2. small fix

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    9c9e630 View commit details
    Browse the repository at this point in the history
  3. Remove retry logic and ignore ErrInputNotFinished errors

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    52b5bd4 View commit details
    Browse the repository at this point in the history
  4. changelog

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    17393cb View commit details
    Browse the repository at this point in the history
  5. fix changelog

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    caf9e7e View commit details
    Browse the repository at this point in the history
  6. fix comment

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    265b922 View commit details
    Browse the repository at this point in the history
  7. Move location of errors.go from libeat to filebeat

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ec3d014 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85be061 View commit details
    Browse the repository at this point in the history