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

feat: use rate limited queue #15480

Merged
merged 21 commits into from
Oct 18, 2023
Merged

Commits on Sep 13, 2023

  1. feat: use rate limited queue

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8b44c12 View commit details
    Browse the repository at this point in the history
  2. feat: update defaults for per item rate limit

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    949609f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    573a709 View commit details
    Browse the repository at this point in the history
  2. feat: update default rate limits

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b9b4550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853d276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f618692 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    41e2514 View commit details
    Browse the repository at this point in the history
  2. fix: disable per item rate limit for e2e tests

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9caaa27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d2efb View commit details
    Browse the repository at this point in the history
  4. feat: disable per item workqueue by default

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7c8bfb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85de962 View commit details
    Browse the repository at this point in the history
  6. feat: added configurable backoff factor

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9bd2fb7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/rateLimitedQueue' of github.com:gdsoumya/argo-cd i…

    …nto feat/rateLimitedQueue
    gdsoumya committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9f6e062 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. feat: updated app controller cmd to take rate limiter config

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bdd9121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8801e1 View commit details
    Browse the repository at this point in the history
  3. feat: updated docs

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4c2ee35 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    32216a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b5d313 View commit details
    Browse the repository at this point in the history
  2. feat: remove makefile changes

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6491763 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. feat: added docs for rate limiter configuration

    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8f12bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4403308 View commit details
    Browse the repository at this point in the history