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: Mark non-fulfilled taskSetNodes error when agent pod failed. Fixes #12703 #12723

Merged
merged 5 commits into from
Jul 23, 2024

Commits on Jul 22, 2024

  1. fix: Add secrets argo-workflows-agent-ca-certificates get permissio…

    …n to `argo-cluster-role`. Fixes argoproj#12703
    
    Signed-off-by: oninowang <oninowang@tencent.com>
    jswxstw authored and oninowang committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8feb8a9 View commit details
    Browse the repository at this point in the history
  2. fix: Mark non-fulfilled taskSetNodes error when agent pod failed. Fixes

    argoproj#12703
    
    Signed-off-by: oninowang <oninowang@tencent.com>
    jswxstw authored and oninowang committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    acd05da View commit details
    Browse the repository at this point in the history
  3. fix: Get existing pod if creating it fails with an AlreadyExists er…

    …ror. Fixes argoproj#12703
    
    Signed-off-by: oninowang <oninowang@tencent.com>
    jswxstw authored and oninowang committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    95d125b View commit details
    Browse the repository at this point in the history
  4. fix: Sleep 1 second to wait for informer getting pod info. Fixes argo…

    …proj#12703
    
    Signed-off-by: oninowang <oninowang@tencent.com>
    jswxstw authored and oninowang committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c5642cf View commit details
    Browse the repository at this point in the history
  5. chore: Add comments. Fixes argoproj#12703

    Signed-off-by: oninowang <oninowang@tencent.com>
    jswxstw authored and oninowang committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    af38897 View commit details
    Browse the repository at this point in the history