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

refactor(controller): Enhanced pod clean-up scalability #4728

Merged
merged 14 commits into from
Dec 16, 2020

Commits on Dec 12, 2020

  1. refactor(controller): Queue workqueue for pod GC

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

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

Commits on Dec 13, 2020

  1. gc-queue: M workflow/ttlcontroller/ttlcontroller.go

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

Commits on Dec 14, 2020

  1. gc-queue: M pkg/apis/workflow/v1alpha1/workflow_types.go

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

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

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

    Signed-off-by: Alex Collins <alex_collins@intuit.com>
    alexec committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    f7ec447 View commit details
    Browse the repository at this point in the history
  5. gc-queue: M pkg/apis/workflow/v1alpha1/workflow_types.go

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

Commits on Dec 15, 2020

  1. gc-queue: M test/e2e/functional_test.go

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

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

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

Commits on Dec 16, 2020

  1. gc-queue: M pkg/apis/workflow/v1alpha1/workflow_types.go

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

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

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