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

v3.5.2-atlan-1.1.1 #13

Open
wants to merge 21 commits into
base: release-3.5.2
Choose a base branch
from
Open

v3.5.2-atlan-1.1.1 #13

wants to merge 21 commits into from

Commits on Jun 3, 2024

  1. fix: RetryPolicyOnTransientError also retries on error

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    745982e View commit details
    Browse the repository at this point in the history
  2. fix: Apply podSpecPatch in woc.execWf.Spec and template to pod sequen…

    …tially
    
    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dc7d497 View commit details
    Browse the repository at this point in the history
  3. feat: enable template params in wf podspecpatch

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c15d740 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix: test

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8dfd517 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix: prevent update race in workflow cache (Fixes argoproj#9574) (arg…

    …oproj#12233)
    
    Signed-off-by: Dennis Lawler <[email protected]>
    Signed-off-by: Dennis Lawler <[email protected]>
    drawlerr authored and tczhao committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    214b32e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix: skip reset message when transition from pending to fail

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ab2ac37 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat: enable various lastRetry parameters in podspecpatch

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eba7bab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: retry parameter issue in evicted pending node

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e2e3db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Oct 2, 2024

  1. refactor: invert conditionals for less nesting in `includeScriptOutpu…

    …t` (argoproj#12146)
    
    Signed-off-by: Anton Gilgur <[email protected]>
    agilgur5 authored and tczhao committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c81edc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa71ce View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. feat: load git from s3 first

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8c55a90 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 30, 2024

  1. fix: skip problematic validation

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e235f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. fix: make etcd errors transient (argoproj#12567)

    Signed-off-by: Alan Clucas <[email protected]>
    Joibel authored and tczhao committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    dbd9b71 View commit details
    Browse the repository at this point in the history
  2. fix: retry large archived wf. Fixes argoproj#12740 (argoproj#12741)

    Signed-off-by: heidongxianhua <[email protected]>
    heidongxianhua authored and tczhao committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    8c1cee2 View commit details
    Browse the repository at this point in the history
  3. feat: add WORKFLOW_VALIDATION_PATTERN

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    e138ec7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix: pause before leading

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    43ccc1f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat: soft affinity for retry

    Signed-off-by: Tianchu Zhao <[email protected]>
    tczhao committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b966acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c683289 View commit details
    Browse the repository at this point in the history
  3. fix: nodeAntiAffinity is not working as expected when boundaryID is e…

    …mpty. Fixes: argoproj#9193 (argoproj#12701)
    
    Signed-off-by: shuangkun <[email protected]>
    shuangkun authored and tczhao committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    65f4049 View commit details
    Browse the repository at this point in the history