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(controller): Rate-limit workflows. Closes #4718 #4726

Merged
merged 18 commits into from
Dec 18, 2020

Commits on Dec 12, 2020

  1. feat(controller): Add through rate-limiter. Closes argoproj#4718

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    e60ef65 View commit details
    Browse the repository at this point in the history
  2. rate: M workflow/controller/controller_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    e258b27 View commit details
    Browse the repository at this point in the history
  3. rate: M test/e2e/argo_server_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c3e39b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. rate: M test/e2e/cli_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    4ca6138 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    3480380 View commit details
    Browse the repository at this point in the history
  2. rate: M test/e2e/cli_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9adc568 View commit details
    Browse the repository at this point in the history
  3. rate: M workflow/controller/controller.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9b8e2d6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    6b062a0 View commit details
    Browse the repository at this point in the history
  5. rate: M test/e2e/cli_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    8f00c86 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9e92351 View commit details
    Browse the repository at this point in the history
  7. rate: M test/e2e/cli_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    196b412 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ef5b9ba View commit details
    Browse the repository at this point in the history
  9. rate: M test/e2e/cli_test.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7949753 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7d3c432 View commit details
    Browse the repository at this point in the history
  2. rate: M workflow/controller/operator.go

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    891c993 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    9b123a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    eb1c313 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into rate

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    aef03d8 View commit details
    Browse the repository at this point in the history