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

updating cyrus for with upstream version 2.4.3 #36

Merged
merged 280 commits into from
Jan 16, 2020
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 14, 2019

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

Commits on Jan 15, 2019

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

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    e381653 View commit details
    Browse the repository at this point in the history
  2. Argo users: Equinor (argoproj#1175)

    epa095 authored and edlee2121 committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    1fc0314 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

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

Commits on Jan 18, 2019

  1. Issue argoproj#1113 - Wait for daemon pods completion to handle annot…

    …ations (argoproj#1177)
    
    * Issue argoproj#1113 - Wait for daemon pods completion to handle annotations
    
    * Add output artifacts to influxdb-ci example
    alexmt authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    f07b5af View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

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

Commits on Jan 25, 2019

  1. Issue argoproj#1123 - Fix 'kubectl get' failure if resource namespace…

    … is different from workflow namespace (argoproj#1171)
    alexmt authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    8eb4c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93289b4 View commit details
    Browse the repository at this point in the history
  3. Add Docker Hub build hooks

    jessesuen committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    01ce5c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17250f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    831e219 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    311ad86 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Fischerjulian adds ruby to rest docs (argoproj#1196)

    * Adds link to ruby kubernetes library.
    
    * Links to a ruby example on how to start a workflow
    fischerjulian authored and alexmt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    73504a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

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

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    14a432e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd249a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

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

Commits on Feb 8, 2019

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

Commits on Feb 10, 2019

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

Commits on Feb 12, 2019

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

Commits on Feb 13, 2019

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

Commits on Feb 15, 2019

  1. fix dag retries (argoproj#1221)

    houz authored and alexmt committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    0bda53c View commit details
    Browse the repository at this point in the history
  2. Executor can access the k8s apiserver with a out-of-cluster config fi…

    …le (argoproj#1134)
    
    Executor can access the k8s apiserver with a out-of-cluster config file
    houz authored and alexmt committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f6b0c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa3e62 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Update README.md (argoproj#1236)

    groodt authored and alexmt committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    8b67e1b View commit details
    Browse the repository at this point in the history
  2. Remove extra quotes around output parameter value (argoproj#1232)

    Ensure we do not insert extra single quotes when using
    valueFrom: jsonPath to set the value of an output parameter for
    resource templates.
    
    Signed-off-by: Ilias Katsakioris <elikatsis@arrikto.com>
    elikatsis authored and alexmt committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    eeac5a0 View commit details
    Browse the repository at this point in the history
  3. Update README.md (argoproj#1224)

    migggy authored and alexmt committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    2b1d56e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    cde5cd3 View commit details
    Browse the repository at this point in the history
  2. Add Gardener to "Who uses Argo" (argoproj#1228)

    Tim Schrodi authored and jessesuen committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3f1fb9d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    94cda3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b0b8f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Fixed Issue#1223 Kubernetes Resource action: patch is not supported (a…

    …rgoproj#1245)
    
    * Fixed Issue#1223 Kubernetes Resource action: patch is not supported
    
    This PR is fixed the Issue#1223 reported by @shanesiebken . Argo kubernetes resource workflow failed on patch action. --patch or -p option is required for kubectl patch action.
    This PR is including the manifest yaml as patch argument for kubectl. This Fix will support the Patch action in Argo kubernetes resource workflow.
    
    This Fix will support only JSON merge strategic in patch action
    
    * udpated formating
    sarabala1979 authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    1cb88ba View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

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

Commits on Mar 6, 2019

  1. Issue#1165 fake outputs don't notify and task completes successfully (a…

    …rgoproj#1247)
    
    * Issue#1165 fake outputs don't notify and task completes successfully
    
    This PR is addressing the Issue#1165 reported by @alexfrieden.
    
    Issue/Bug: Argo is finishing the task successfully even artifact /file does exist.
    
    Fix: Validate the created gzip contains artifact or file. if file/artifact doesn't exist, Current step/stage/task will be failed with log message .
    
    Sample Log:
    '''
    INFO[0029] Updating node artifact-passing-lkvj8[0].generate-artifact (artifact-passing-lkvj8-1949982165) status Running -> Error
    INFO[0029] Updating node artifact-passing-lkvj8[0].generate-artifact (artifact-passing-lkvj8-1949982165) message: failed to save outputs: File or Artifact does not exist. /tmp/hello_world.txt
    INFO[0029] Step group node artifact-passing-lkvj8[0] (artifact-passing-lkvj8-1067333159) deemed failed: child 'artifact-passing-lkvj8-1949982165' failed  namespace=default workflow=artifact-passing-lkvj8
    INFO[0029] node artifact-passing-lkvj8[0] (artifact-passing-lkvj8-1067333159) phase Running -> Failed  namespace=default workflow=artifact-passing-lkvj8
    '''
    
    * fixed gometalinter errcheck issue
    sarabala1979 authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    3f06385 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    b038412 View commit details
    Browse the repository at this point in the history
  2. Update versions (argoproj#1218)

    ialidzhikov authored and alexmt committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    70c130a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2743f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Error running 1000s of tasks: "etcdserver: request is too large" argo…

    …proj#1186 (argoproj#1264)
    
    * Error running 1000s of tasks: "etcdserver: request is too large" argoproj#1186
    
    This PR is addressing the feature request argoproj#1186.
    Issue:
    Nodestatus element keeps growing  for big workflow.  Workflow will fail once the workflow total size reachs 1 MB (maz size limit in ETCD) .
    Solution:
    Compressing the Nodestatus once size reachs the 1 MB which increasing 60% to 80% more steps to execute in compress mode.
    
    Latest: Argo cli and Argo UI will able to decode and print nodestatus from compressednoode.
    
    Limitation:
    Kubectl willl not decode the compressedNode element
    
    * added Operator.go
    
    * revert the testing yaml
    
    * Fixed the lint issue
    
    * fixed
    
    * fixed lint
    
    * Fixed Testcase
    
    * incorporated the review comments
    
    * Reverted the change
    
    * incorporated review comments
    
    * fixing gometalinter checks
    
    * incorporated review comments
    
    * Update pod-limits.yaml
    
    * updated few comments
    
    * updated error message format
    
    * reverted unwanted files
    sarabala1979 authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    4bfbb20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

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

Commits on Mar 22, 2019

  1. Add the mergeStrategy option to resource patching (argoproj#1269)

    * This adds the ability to pass a mergeStrategy to a patch resource.
      this is valuable because the default merge strategy for kubernetes is
      'strategic', which does not work with Custom Resources.
    * This also updates the resource example to demonstrate how it is used
    ian-howell authored and jessesuen committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    73a37f2 View commit details
    Browse the repository at this point in the history
  2. Fix bug with DockerExecutor's CopyFile (argoproj#1275)

    The check to see if the source path was in the tgz archive was wrong
    when source path was a folder, the arguments to strings.Contains were
    inverted.
    duboisf authored and jessesuen committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    1e111ca View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

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

Commits on Mar 26, 2019

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

Commits on Mar 27, 2019

  1. Issue#896 Workflow steps with non-existant output artifact path will …

    …succeed (argoproj#1277)
    
    * Issue#896 Workflow steps with non-existant output artifact path will succeed
    
    Issue: argoproj#897
    Solution: Added new element "optional" in Artifact. The default is false.  This flag will make artifact as optional and existence check will be ignored if input/output artifact has optional=true.
    
    Output Artifact ( optional=true ):
    Artifact existence check will be ignored during the save artifact in destination and continued workflow
    
    Input Artifact ( optional=true ):
    Artifact exist check will be ignored during load artifact from source and continued workflow
    
    * added end of line
    
    * removed unwanted whitespace
    
    * Deleted test code
    
    * go formatted
    
    * added formatting directives
    
    * updated Codegen
    
    * Fixed format on merge conflict
    
    * format fix
    
    * updated comments
    
    * improved error case
    sarabala1979 authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    9b555cd View commit details
    Browse the repository at this point in the history
  2. Fix for Resource creation where template has same parameter templating (

    argoproj#1283)
    
    * Fix for Resource creation where template has same parameter templating
    
    This PR will enable to support the custom template  variable reference.
    Soulltion: Workflow  variable reference resolve will check the Workflow variable prefix.
    
    * added test
    
    * fixed gofmt issue
    
    * fixed format
    
    * fixed gofmt on common.go
    
    * fixed testcase
    
    * fixed gofmt
    
    * Added unit testcase and documented
    
    * fixed Gofmt format
    
    * updated comments
    sarabala1979 authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d5f4b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    850f3f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    9345111 View commit details
    Browse the repository at this point in the history
  2. Speed up podReconciliation using parallel goroutine (argoproj#1286)

    * Speed up podReconciliation using parallel goroutine
    
    * Fix make lint issue
    
    * put checkandcompress back
    xianlubird authored and sarabala1979 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    a8a5557 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

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

Commits on Apr 4, 2019

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

Commits on Apr 5, 2019

  1. Added support for artifact path references (argoproj#1300)

    * Added support for artifact path references
    Adds new `{{inputs.artifacts.<NAME>.path}}` and `{{outputs.artifacts.<NAME>.path}}`  placeholders.
    Ark-kun authored and jessesuen committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4591e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34024a View commit details
    Browse the repository at this point in the history
  3. Secrets should be passed to pods using volumes instead of API calls (a…

    …rgoproj#1302)
    
    * Secrets should be passed to pods using downward API instead of API calls
    
    * Fixed Gogfmt format
    
    * fixed file close Gofmt
    
    * updated review comments
    
    * fixed gofmt
    
    * updated review comments
    sarabala1979 authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1a028d5 View commit details
    Browse the repository at this point in the history
  4. CheckandEstimate implementation to optimize podReconciliation (argopr…

    …oj#1308)
    
    * CheckandEstimate implementation
    
    * fixed variable rename
    
    * fixed gofmt
    
    * fixed feedbacks
    
    * Update operator.go
    
    * Update operator.go
    sarabala1979 authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    abb7706 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    bbdf2e2 View commit details
    Browse the repository at this point in the history
  2. Refactor checkandEstimate to optimize podReconciliation (argoproj#1311)

    * Refactor checkandEstimate to optimize podReconciliation
    
    * Move compress function to persistUpdates
    xianlubird authored and sarabala1979 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    0d400f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db89c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c60010d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    02550be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4edfd3 View commit details
    Browse the repository at this point in the history
  3. Implement support for PNS (Process Namespace Sharing) executor (argop…

    …roj#1214)
    
    * Implements PNS (Process Namespace Sharing) executor
    * Adds limited support for Kubelet/K8s API artifact collection by mirroring volume mounts to wait sidecar
    * Adds validation to detect when output artifacts are not supported by the executor
    * Adds ability to customize executor from workflow-controller-configmap (e.g. add environment variables, append command line args such as loglevel)
    * Fixes an issue where daemon steps were not getting terminated properly
    jessesuen authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    75b28a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f9a87 View commit details
    Browse the repository at this point in the history
  5. Update v2.3.0 CHANGELOG.md

    jessesuen committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    1c729a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Export the methods of KubernetesClientInterface (argoproj#1294)

    All calls to these methods previously generated a panic at runtime
    because the calls resolved to the default, panic-always implementation,
    not to the overrides provided by `k8sAPIClient` and `kubeletClient`.
    
    Embedding an exported interface with unexported methods into a struct is
    the only way to implement that interface in another package.  When doing
    this, the compiler generates default, panic-always implementations for
    all methods from the interface.  Implementors can override exported
    methods, but it's not possible to override an unexported method from the
    interface.  All invocations that go through the interface will come to
    the default implementation, even if the struct tries to provide an
    override.
    chris-chambers authored and jessesuen committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    950de1b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    a5a2bcf View commit details
    Browse the repository at this point in the history
  2. Issue1316 Pod creation with secret volumemount (argoproj#1318)

    * CheckandEstimate implementation
    
    * fixed variable rename
    
    * fixed gofmt
    
    * fixed feedbacks
    
    * Fixed the duplicate mountpath issue
    sarabala1979 authored Apr 12, 2019
    Configuration menu
    Copy the full SHA
    6607dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64370a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    bd8d5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34af5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a6b6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1bfdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e37a44 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    60b6519 View commit details
    Browse the repository at this point in the history
  2. Fix argoproj#1340 parameter substitution bug (argoproj#1345)

    Also create podParams map in substitutePodParams
    
    Signed-off-by: Ilias Katsakioris <elikatsis@arrikto.com>
    elikatsis authored and jessesuen committed May 7, 2019
    Configuration menu
    Copy the full SHA
    ee788a8 View commit details
    Browse the repository at this point in the history
  3. add / test (argoproj#1240)

    hideto0710 authored and jessesuen committed May 7, 2019
    Configuration menu
    Copy the full SHA
    e680bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f641d84 View commit details
    Browse the repository at this point in the history
  5. Fixed : Validate the secret credentials name and key (argoproj#1358)

    * CheckandEstimate implementation
    
    * fixed variable rename
    
    * fixed gofmt
    
    * fixed feedbacks
    
    * Fixed Issue1355
    
    * fixed style
    
    * Delete e2e_temp.tmp
    sarabala1979 authored May 7, 2019
    Configuration menu
    Copy the full SHA
    24680b7 View commit details
    Browse the repository at this point in the history
  6. Fix: # 1328 argo submit --wait and argo wait quits while workflow is …

    …running (argoproj#1347)
    
    * CheckandEstimate implementation
    
    * fixed variable rename
    
    * fixed gofmt
    
    * fixed feedbacks
    
    * Fixed argo submit --wait and argo wait quits while workflow is running
    
    * fixed Style
    sarabala1979 authored May 7, 2019
    Configuration menu
    Copy the full SHA
    b024b3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2274130 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

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

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    8bf7578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26744d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5fe5f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e58859d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    810949d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7e74fe View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

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

Commits on May 20, 2019

  1. Update README.md (argoproj#1372)

    jaimejorge authored and jessesuen committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4001c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc54919 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Add Max Kelsen to USERS in README.md (argoproj#1374)

    Max Kelsen us utilising Argo throughout the organisation to manage data processing and machine learning pipelines. 
    
    Incredibly thankful to the great community!
    ofaz authored and jessesuen committed May 30, 2019
    Configuration menu
    Copy the full SHA
    abb1747 View commit details
    Browse the repository at this point in the history
  2. Fixed: Support hostAliases in WorkflowSpec argoproj#1265 (argoproj#1365)

    * Fixed : Support hostAliases in WorkflowSpec argoproj#1265
    sarabala1979 authored May 30, 2019
    Configuration menu
    Copy the full SHA
    163f4a5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Fixed: failed to save outputs: verify serviceaccount default:default …

    …has necessary privileges (argoproj#1362)
    
    Fixed:  failed to save outputs: verify serviceaccount default:default has necessary privileges (argoproj#1362)
    sarabala1979 authored May 31, 2019
    Configuration menu
    Copy the full SHA
    270aabf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    b9aec5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672dc04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67714f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ab750 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    abe3c99 View commit details
    Browse the repository at this point in the history
  2. Update README.md (argoproj#1402)

    edlee2121 authored and jessesuen committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    aa811fb View commit details
    Browse the repository at this point in the history
  3. Update README.md (argoproj#1404)

    Includes SAP Fieldglass in users section.
    bsteinm2 authored and jessesuen committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    6a042d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Fiixed: persistentvolumeclaims already exists argoproj#1130 (argoproj…

    …#1363)
    
    * Fixed: persistentvolumeclaims already exists  argoproj#1130
    sarabala1979 authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bc81fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    6550e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b9a40 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    15fa6f5 View commit details
    Browse the repository at this point in the history
  2. Typo fix in ARTIFACT_REPO.md (argoproj#1425)

    In the non-default artifact repo section, when showing the gcs example the bucket name said 'my-aws-bucket-name'. I've updated this to say 'my-gcs-bucket-name'.
    
    Super minor change but I've been banging my head against artifact repo outputs all day and this was bothering me.
    ianCambrio authored and edlee2121 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    82e5f63 View commit details
    Browse the repository at this point in the history
  3. Add OVH as official user (argoproj#1417)

    Add OVH as official user
    jqueguiner authored and edlee2121 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8342545 View commit details
    Browse the repository at this point in the history
  4. Update demo.md (argoproj#1396)

    Step 2 instructs the user to create the namespace `argo`, and the coin-flip (at least) uses the service account `argo`, so it makes sense to provide `--serviceaccount=argo:argo` so that the initial experience works, "out of the box".
    Stephen Steiner authored and edlee2121 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5635c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Fix typo (argoproj#1431)

    Jonathon Belotti authored and jessesuen committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    5e47256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1607d74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f7162 View commit details
    Browse the repository at this point in the history
  4. Ability to configure hostPath mount for /var/run/docker.sock (argop…

    …roj#1419)
    
    * CheckandEstimate implementation
    
    * fixed variable rename
    
    * fixed gofmt
    
    * fixed feedbacks
    
    * implement the configurable Docker sock path
    
    * Update workflowpod.go
    
    * Style updated
    sarabala1979 authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    d635c1d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Fixed: Implemented Template level service account (argoproj#1354)

    Fixed:  Implemented Template level service account (argoproj#1354)
    sarabala1979 authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    bba2f9c View commit details
    Browse the repository at this point in the history
  2. Add paging function for list command (argoproj#1420)

    * Add paging function for list command (argoproj#1420)
    xianlubird authored and sarabala1979 committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c08de63 View commit details
    Browse the repository at this point in the history
  3. Revert "Update demo.md (argoproj#1396)" (argoproj#1433)

    This reverts commit 5635c33.
    edlee2121 authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    9e30c06 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

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

Commits on Jun 21, 2019

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

Commits on Jun 22, 2019

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

Commits on Jun 28, 2019

  1. Fix demo's doc issue of install minio chart (argoproj#1450)

    Signed-off-by: Aisuko <urakiny@gmail.com>
    Aisuko authored and jessesuen committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    373bbe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb09609 View commit details
    Browse the repository at this point in the history
  3. Centralized Longterm workflow persistence storage (argoproj#1344)

    * Centralized Longterm workflow persistence storage  implementaion
    sarabala1979 authored Jun 28, 2019
    Configuration menu
    Copy the full SHA
    b9b87b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. New Feature: provide failFast flag, allow a DAG to run all branches o…

    …f the DAG (either success or failure) (argoproj#1443)
    
    * Fix bug:   dag will missing some nodes when another branch node fails
    
    * Add test file
    
    * New Feature:   provide failFast  flag, allow a DAG to run all branches of the DAG (either success or failure)
    
    * Move failFast flag to DAG template spec
    
    * * Move test case file to test/e2e/expectedfailures since it is expected to fail
    * Remove unused check code
    xianlubird authored and sarabala1979 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7a21adf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    e392d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a59030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a9cf9d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

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

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    67fc29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42adbf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d9bb51 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    3ab7bc9 View commit details
    Browse the repository at this point in the history
  2. Fix: 1008 argo wait and argo submit --wait should exit 1 if workf…

    …low fails (argoproj#1467)
    
    Fix: 1008 `argo wait` and `argo submit --wait` should exit 1 if workflow fails  (argoproj#1467)
    sarabala1979 authored Jul 16, 2019
    Configuration menu
    Copy the full SHA
    007d1f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Update OWNERS (argoproj#1485)

    edlee2121 authored and jessesuen committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8c55964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7e496 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Fix: Argo CLI should show warning if there is no workflow definition …

    …in file argoproj#1486
    
    Fix: Argo CLI should show warning if there is no workflow definition in file argoproj#1486
    sarabala1979 authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    38c4def View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    082e5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75cb8b9 View commit details
    Browse the repository at this point in the history
  3. Fix: Support the List within List type in withParam argoproj#1471 (ar…

    …goproj#1473)
    
    Fix: Support the List within List type in withParam argoproj#1471 (argoproj#1473)
    sarabala1979 authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    ca1d5e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Fix a compiler error (argoproj#1500)

    Fix a compiler error (argoproj#1500)
    ian-howell authored and sarabala1979 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    414d6ce View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Readme update to add argo and airflow comparison (argoproj#1502)

    * Added argo vs airflow presentation
    
    * Update README.md
    mukulikak authored and alexmt committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    97e824c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

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

Commits on Jul 30, 2019

  1. Implemented Conditionally annotate outputs of script template only wh…

    …en consumed argoproj#1359 (argoproj#1462)
    
    * Fixed argoproj#1359 Implemented Conditionally annotate outputs of script template only when consumed
    sarabala1979 authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    781d3b8 View commit details
    Browse the repository at this point in the history
  2. Allow output parameters with .value, not only .valueFrom (argoproj#1336)

    Fixed argoproj#1329 Allow output parameters with .value, not only .valueFrom (argoproj#1336)
    Ark-kun authored and sarabala1979 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    e03287b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Fix the lint target (argoproj#1505)

    Fix the lint target
    
    This fixes an issue with the `make lint` target, where if a developer
    has golangci-lint installed and also has linter errors, the linter fails
    with an error, causing the next case to fall through (and the old linter
    is run).
    
    This also fixes all of the linter errors that had somehow cropped up in
    the repo.
    ian-howell authored and sarabala1979 committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    5c5c29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e62be65 View commit details
    Browse the repository at this point in the history
  3. Allow Makefile variables to be set from the command line (argoproj#1501)

    This changes the assignment operator of various Makefile variables from
    the recursive expansion operator (=) to the conditional assignment
    operator (?=), such that a developer can define their own values for
    those variables. This is highly valuable for a dev who wants to do local
    development with a local docker image
    ian-howell authored and jessesuen committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    f62105e View commit details
    Browse the repository at this point in the history
  4. Fixed argoproj#1287 Executor kubectl version is obsolete (argoproj#1513)

    Fixed argoproj#1287 Executor kubectl version is obsolete (argoproj#1513)
    sarabala1979 authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    02f3826 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

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

Commits on Aug 2, 2019

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

Commits on Aug 3, 2019

  1. Support git shallow clones and additional ref fetches (argoproj#1521)

    Implemented a `depth` field for git artifact configuration that, when
    specified, will result in a shallow clone (and fetch) of the given
    number of commits from the branch tip.
    
    Implemented a `fetch` field for git artifact configuration that fetches
    the given refspecs prior to checkout. This is necessary when one wants
    to retrieve git revisions that exist in non-branch/-tag refs.
    
    The motivation for these features is to support retrieval of patchset
    refs from Gerrit code review (`refs/changes/[n]/[change]/[patch]`) but
    these new fields should provide more flexibility to anyone integrating
    with other git-based systems.
    marxarelli authored and jessesuen committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    e7e50af View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    87e2cb6 View commit details
    Browse the repository at this point in the history
  2. Fix validation (argoproj#1508)

    dtaniwaki authored and jessesuen committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    0fa20c7 View commit details
    Browse the repository at this point in the history
  3. Implemented support for WorkflowSpec.ArtifactRepositoryRef (argoproj#…

    …1350)
    
    This change allows the workflow to specify the reference the configMap holding the artifact repository configuration.
    Ark-kun authored and jessesuen committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    d82de88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea6052 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f99d326 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc1ec1a View commit details
    Browse the repository at this point in the history
  7. Added Architecture doc (argoproj#1515)

    Fixed argoproj#894 Added Architecture doc (argoproj#1515)
    sarabala1979 authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    d3ff77b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5702d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Update ISSUE_TEMPLATE.md (argoproj#1528)

    edit to follow to current README.md installation guides.
    hidekuro authored and jessesuen committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    bb0d14a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    c7e5cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df114f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Update README.md (argoproj#1533)

    edlee2121 authored and sarabala1979 committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    4864c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0246d18 View commit details
    Browse the repository at this point in the history
  3. Update argo dependencies to kubernetes v1.14 (argoproj#1530)

    * Update argo dependencies to kubernetes v1.14
    jessesuen authored and sarabala1979 committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    9fca144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb06b6 View commit details
    Browse the repository at this point in the history
  5. Update main.go (argoproj#1536)

    sarabala1979 authored and alexmt committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    ed4ac6d View commit details
    Browse the repository at this point in the history
  6. Update main.go (argoproj#1536)

    sarabala1979 authored and Alexander Matyushentsev committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    8e94ca3 View commit details
    Browse the repository at this point in the history
  7. Remove GLog config from argo executor (argoproj#1537)

    Alexander Matyushentsev authored and sarabala1979 committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    5331fc0 View commit details
    Browse the repository at this point in the history
  8. Remove GLog config from argo executor (argoproj#1537)

    Alexander Matyushentsev authored and Alexander Matyushentsev committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6131721 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

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

Commits on Aug 17, 2019

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

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    ced0ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7a1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8808726 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

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

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    19210ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9685d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    5bba844 View commit details
    Browse the repository at this point in the history
  2. remove redundant codes (argoproj#1582)

    Signed-off-by: xiechengsheng <xie1995@whut.edu.cn>
    xiechengsheng authored and sarabala1979 committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    cd04ab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Fix workflow template in namespaced controller (argoproj#1580)

    * Add workflow template permissions to namespaced deployment manifests
    
    * Use filtered shared informer factory for namespaced deployment
    dtaniwaki authored and sarabala1979 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    89e959e View commit details
    Browse the repository at this point in the history
  2. Regard resource templates as leaf nodes (argoproj#1593)

    This enables retryStrategy to be respected on resource templates.
    This closes argoproj#1370
    Erik Parmann authored and sarabala1979 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    07a26f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa3a8f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc0c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Issue1571 Support ability to assume IAM roles in S3 Artifacts (argopr…

    …oj#1587)
    
    * Fixed: Ability to interface with S3 using assumed roles (session tokens)
    This PR fixes argoproj#1571
    sarabala1979 authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    0393427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd50fa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Do not relocate the mounted docker.sock (argoproj#1607)

    The mount path of the docker.sock should not depend on the host path of the docker.sock
    jw3 authored and sarabala1979 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    e9f3d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Fix DAG enable failFast will hang in some case (argoproj#1595)

    * Fix failFast will hang in some case
    xianlubird authored and sarabala1979 committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4bf83fc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    c855a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb8345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb281a View commit details
    Browse the repository at this point in the history
  4. Added WorkflowStatus and NodeStatus types to the Open API Spec. (argo…

    Premkumar Masilamani authored and jessesuen committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    20e91ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a317fbf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Updated the API Rule Violations list (argoproj#1618)

    Premkumar Masilamani authored and sarabala1979 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d027188 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    138f89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8260d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Store resolved templates (argoproj#1552)

    * Store resolved templates in node status
    dtaniwaki authored and sarabala1979 committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    6acea0c View commit details
    Browse the repository at this point in the history
  2. Update operator.go (argoproj#1630)

    * Update operator.go
    
    * update API
    sarabala1979 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2f0af52 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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

Commits on Oct 2, 2019

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

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    e20cb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75a086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76461f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d6588 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35eae44 View commit details
    Browse the repository at this point in the history
  6. Update version to v2.4.0

    jessesuen committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    e7544f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b77abb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    7272bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972abdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9c4d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885aae4 View commit details
    Browse the repository at this point in the history
  5. pin colinmarc/hdfs to the next commit, which no longer has vendored d…

    …eps (argoproj#1622)
    Jonathon Belotti authored and sarabala1979 committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    99e28f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09e22fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85f50e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c3b93 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

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

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    a8305ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982c7c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a657631 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    effd7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d00a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b876b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7f0999 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Fix typo (argoproj#1679)

    webwurst authored and sarabala1979 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4ce972b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946b0fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e210d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0929d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    338af3e View commit details
    Browse the repository at this point in the history
  6. Update version to v2.4.2

    sarabala1979 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    ab9d710 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    6ac4433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defbc29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f49d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d0562a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a9310c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    675c662 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    a0a1b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e958127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340ab07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67369fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    468cb8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20cec1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c7f5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15a0aa7 View commit details
    Browse the repository at this point in the history
  9. Added hint when using certain tokens in when expressions (argoproj#1810)

    * Added hint when using certain tokens in when expressions
    
    * Minor
    simster7 authored and sarabala1979 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    400274f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b00fea1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b99e6a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    256e9a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe5f37 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. rename

    decarboxy committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    df8a0b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    260e496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76124b1 View commit details
    Browse the repository at this point in the history
  3. jenkins

    decarboxy committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    32670e2 View commit details
    Browse the repository at this point in the history