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

fix: Immediately release locks by pending workflows that are shutting down. Fixes #10733 #10735

Merged
merged 12 commits into from
Mar 27, 2023

Commits on Mar 22, 2023

  1. fix: Release locks by terminating pending workflows immediately. Fixes

    …argoproj#10733
    
    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a9e78f8 View commit details
    Browse the repository at this point in the history
  2. chore: refactor

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    046ec89 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix: add

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f26ebac View commit details
    Browse the repository at this point in the history
  2. fix: Add test

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4235722 View commit details
    Browse the repository at this point in the history
  3. fix: update logs

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1f4d099 View commit details
    Browse the repository at this point in the history
  4. fix: wip

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    52db53a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix: lint

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0a4a05e View commit details
    Browse the repository at this point in the history
  2. fix: complete test

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    12c20e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8f764 View commit details
    Browse the repository at this point in the history
  4. fix: Address feedback

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f272fe6 View commit details
    Browse the repository at this point in the history
  5. Update operator.go

    terrytangyuan authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7d47f4b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. fix: remove release logic in executeTemplate

    Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
    terrytangyuan committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f9730d6 View commit details
    Browse the repository at this point in the history