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

add a rate limiter to config auto-reload #12490

Merged
merged 108 commits into from
Apr 4, 2022
Merged

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    63d0a12 View commit details
    Browse the repository at this point in the history
  2. add logging to watcher

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9a40118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d34a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14675c1 View commit details
    Browse the repository at this point in the history
  5. add tests for watcher

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fa069e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a4efc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d6f328 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fbf587 View commit details
    Browse the repository at this point in the history
  9. tidy ups (#1535)

    * tidy ups
    
    * Add tests for inode reconcile
    thisisnotashwin authored and dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    060937a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d219ccb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35135f7 View commit details
    Browse the repository at this point in the history
  12. fix windows compile error

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0598fc5 View commit details
    Browse the repository at this point in the history
  13. increase timeout

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e619140 View commit details
    Browse the repository at this point in the history
  14. use ctime ID

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    6617bff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    834f173 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c29dcfa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32cf0d6 View commit details
    Browse the repository at this point in the history
  18. fix linter error

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8bee625 View commit details
    Browse the repository at this point in the history
  19. fix remove/create test

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c7d4afa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4471980 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f2d710a View commit details
    Browse the repository at this point in the history
  22. on a remove event try to add the file back to the watcher and trigger…

    … the handler if success
    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5919390 View commit details
    Browse the repository at this point in the history
  23. fix race condition

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3414acd View commit details
    Browse the repository at this point in the history
  24. fix flaky test

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ed7f308 View commit details
    Browse the repository at this point in the history
  25. fix race conditions

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    66611a6 View commit details
    Browse the repository at this point in the history
  26. set level to info

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b7fce5b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    64e0a7d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d8c8444 View commit details
    Browse the repository at this point in the history
  29. fix error message

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5e61b7a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0aa983f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0d5b76f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1d71a2a View commit details
    Browse the repository at this point in the history
  33. add fsnotify@v1.5.1

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c5be5b7 View commit details
    Browse the repository at this point in the history
  34. fix go mod

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a8328ff View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    eca2ca1 View commit details
    Browse the repository at this point in the history
  36. rename New func

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    100deea View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1e55e9b View commit details
    Browse the repository at this point in the history
  38. add missing test

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9ce515e View commit details
    Browse the repository at this point in the history
  39. fix flaking tests

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    dd46992 View commit details
    Browse the repository at this point in the history
  40. fix flaky test

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fb6766f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e1c834a View commit details
    Browse the repository at this point in the history
  42. delete invalid file

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    02163d1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4dae9dd View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    119230e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    314b836 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    be0b869 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    79fa73f View commit details
    Browse the repository at this point in the history
  48. add certs as watched files

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    66367a6 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    66cfe48 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    08fd14a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    d520599 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    4a77ca2 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    74933e3 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    ae1370a View commit details
    Browse the repository at this point in the history
  55. fix tests

    dhiaayachi committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    32d0e0e View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    c209208 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    3958ce1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fix linter errors

    dhiaayachi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    e402092 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    bc82888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115303b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    131ad9c View commit details
    Browse the repository at this point in the history
  2. remove stale test

    dhiaayachi committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    07c5bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13a26c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b67b41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4168e04 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    3954202 View commit details
    Browse the repository at this point in the history
  2. review suggestion

    Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
    dhiaayachi and rboyer authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6b8c441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    519f1d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. fix test

    dhiaayachi committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2a983da View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. add changelog file

    dhiaayachi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bf670aa View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. fix review comments

    dhiaayachi committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4e0f411 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
    dhiaayachi and rboyer authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    dbb2ccb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. update flag description

    Co-authored-by: FFMMM <FFMMM@users.noreply.github.com>
    dhiaayachi and FFMMM authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    41f7e93 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. WIP: merge origin/main

    boxofrad committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    bb16fca View commit details
    Browse the repository at this point in the history
  2. fix compilation error

    dhiaayachi committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d72ffbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f3797 View commit details
    Browse the repository at this point in the history
  4. fix test

    dhiaayachi committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fb852d0 View commit details
    Browse the repository at this point in the history
  5. fix review comments

    dhiaayachi committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    4cf4a9d View commit details
    Browse the repository at this point in the history
  6. fix log test

    dhiaayachi committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fae31af View commit details
    Browse the repository at this point in the history
  7. Update .changelog/12329.txt

    Co-authored-by: Dan Upton <daniel@floppy.co>
    dhiaayachi and boxofrad authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    398cb8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9b633b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    b52d4b9 View commit details
    Browse the repository at this point in the history
  2. avoid having lingering locks

    Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
    dhiaayachi and rboyer authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3c56e4f View commit details
    Browse the repository at this point in the history
  3. split ReloadConfig func

    dhiaayachi committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    91223d9 View commit details
    Browse the repository at this point in the history
  4. fix warning message

    Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
    dhiaayachi and rboyer authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3d1f3ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d97c0e8 View commit details
    Browse the repository at this point in the history
  6. fix compilation errors

    dhiaayachi committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9068722 View commit details
    Browse the repository at this point in the history
  7. fix tests

    dhiaayachi committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7d75ea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7de933e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cb8fc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    268a5cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c891fbc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bfca688 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8eac12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5c3d01 View commit details
    Browse the repository at this point in the history
  15. fix compile error

    dhiaayachi committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b7b75f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    291a995 View commit details
    Browse the repository at this point in the history
  17. fix compile error

    dhiaayachi committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2367994 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    4ca7e7c View commit details
    Browse the repository at this point in the history
  2. fix linter issue

    dhiaayachi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a8cd4f1 View commit details
    Browse the repository at this point in the history
  3. fix runtime config

    dhiaayachi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    1e98f22 View commit details
    Browse the repository at this point in the history
  4. fix runtime test

    dhiaayachi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6109786 View commit details
    Browse the repository at this point in the history
  5. fix flaky tests

    dhiaayachi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    af6a416 View commit details
    Browse the repository at this point in the history
  6. fix compile error

    dhiaayachi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    477c5b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
    dhiaayachi and rboyer authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    cb7b1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f4f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    9df854f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
    dhiaayachi and Chris S. Kim authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d5d68c4 View commit details
    Browse the repository at this point in the history