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
Changes from 1 commit
Commits
Show all changes
280 commits
Select commit Hold shift + click to select a range
521eb25
Validate ArchiveLocation artifacts (#1167)
dtaniwaki Jan 14, 2019
5a91714
Update README and preview notice in CLA.
edlee2121 Jan 14, 2019
e381653
Update README. (#1173) (#1176)
edlee2121 Jan 16, 2019
1fc0314
Argo users: Equinor (#1175)
epa095 Jan 16, 2019
2b2651b
Do not mount unnecessary docker socket (#1178)
dtaniwaki Jan 17, 2019
f07b5af
Issue #1113 - Wait for daemon pods completion to handle annotations (…
alexmt Jan 18, 2019
eaaad7d
Increased S3 artifact retry time and added log (#1138)
kshamajain99 Jan 24, 2019
8eb4c66
Issue #1123 - Fix 'kubectl get' failure if resource namespace is diff…
alexmt Jan 25, 2019
93289b4
Refactor Makefile/Dockerfile to remove volume binding in favor of bui…
jessesuen Jan 25, 2019
01ce5c3
Add Docker Hub build hooks
jessesuen Jan 25, 2019
17250f3
Add documentation how to use parameter-file's (#1191)
kivio Jan 25, 2019
831e219
Issue #988 - Submit should not print logs to stdout unless output is …
alexmt Jan 25, 2019
311ad86
Fix missing docker binary in argoexec image. Improve reuse of image l…
jessesuen Jan 25, 2019
73504a2
Fischerjulian adds ruby to rest docs (#1196)
fischerjulian Jan 28, 2019
eda7e08
Updated OWNERS (#1198)
edlee2121 Jan 29, 2019
14a432e
Update community/README (#1197)
edlee2121 Jan 30, 2019
bd249a8
Issue #1128 - Use polling instead of fs notify to get annotation chan…
alexmt Jan 30, 2019
f92284d
Minor spelling, formatting, and style updates. (#1193)
annawinkler Feb 1, 2019
edcb562
Dockerfile: argoexec base image correction (fixes #1209) (#1213)
elikatsis Feb 8, 2019
2ddae16
Set executor image pull policy for resource template (#1174)
dtaniwaki Feb 10, 2019
f1797f7
Add schedulerName to workflow and template spec (#1184)
Feb 12, 2019
8aae293
Issue #1190 - Fix incorrect retry node handling (#1208)
alexmt Feb 13, 2019
0bda53c
fix dag retries (#1221)
Feb 15, 2019
f6b0c8f
Executor can access the k8s apiserver with a out-of-cluster config fi…
Feb 15, 2019
baa3e62
Update README with typo fixes (#1220)
jdfalko Feb 15, 2019
8b67e1b
Update README.md (#1236)
groodt Feb 25, 2019
eeac5a0
Remove extra quotes around output parameter value (#1232)
elikatsis Feb 25, 2019
2b1d56e
Update README.md (#1224)
migggy Feb 25, 2019
cde5cd3
Include stderr when retrieving docker logs (#1225)
shahin Feb 26, 2019
3f1fb9d
Add Gardener to "Who uses Argo" (#1228)
Feb 26, 2019
94cda3d
Add feature to continue workflow on failed/error steps/tasks (#1205)
Feb 27, 2019
2b0b8f1
Fix the Prometheus address references (#1237)
spacez320 Feb 27, 2019
1cb88ba
Fixed Issue#1223 Kubernetes Resource action: patch is not supported (…
sarabala1979 Mar 4, 2019
fa042aa
typo, executo -> executor (#1243)
nstott Mar 5, 2019
3f06385
Issue#1165 fake outputs don't notify and task completes successfully …
sarabala1979 Mar 6, 2019
b038412
Git cloning via SSH was not verifying host public key (#1261)
jessesuen Mar 15, 2019
70c130a
Update versions (#1218)
ialidzhikov Mar 15, 2019
b2743f3
Proxy Priority and PriorityClassName to pods (#1179)
dtaniwaki Mar 15, 2019
4bfbb20
Error running 1000s of tasks: "etcdserver: request is too large" #118…
sarabala1979 Mar 18, 2019
e610524
Reduce redundancy pod label action (#1271)
xianlubird Mar 21, 2019
73a37f2
Add the `mergeStrategy` option to resource patching (#1269)
ian-howell Mar 22, 2019
1e111ca
Fix bug with DockerExecutor's CopyFile (#1275)
duboisf Mar 22, 2019
59fcc5c
Add workflow labels and annotations global vars (#1280)
discordianfish Mar 25, 2019
adab9ed
Argo CI is current inactive (#1285)
edlee2121 Mar 26, 2019
9b555cd
Issue#896 Workflow steps with non-existant output artifact path will …
sarabala1979 Mar 27, 2019
d5f4b42
Fix for Resource creation where template has same parameter templatin…
sarabala1979 Mar 27, 2019
850f3f1
Admiralty: add link to blog post, add user (#1295)
adrienjt Mar 27, 2019
9345111
Add dns config support (#1301)
xianlubird Apr 2, 2019
a8a5557
Speed up podReconciliation using parallel goroutine (#1286)
xianlubird Apr 2, 2019
de779f3
Add community meeting notes link (#1304)
alexmt Apr 3, 2019
928e4df
Add Karius to users in README.md (#1305)
xubofei1983 Apr 4, 2019
4591e44
Added support for artifact path references (#1300)
Ark-kun Apr 5, 2019
e34024a
Add support for init containers (#1183)
dtaniwaki Apr 5, 2019
1a028d5
Secrets should be passed to pods using volumes instead of API calls (…
sarabala1979 Apr 5, 2019
abb7706
CheckandEstimate implementation to optimize podReconciliation (#1308)
sarabala1979 Apr 5, 2019
bbdf2e2
Add alibaba cloud to officially using argo list (#1313)
xianlubird Apr 9, 2019
0d400f2
Refactor checkandEstimate to optimize podReconciliation (#1311)
xianlubird Apr 9, 2019
db89c47
Fix formatting issues in examples documentation (#1310)
clelange Apr 9, 2019
c60010d
Fix nil pointer dereference with secret volumes (#1314)
jessesuen Apr 9, 2019
02550be
Archive location should conditionally be added to template only when …
jessesuen Apr 10, 2019
b4edfd3
Fix SIGSEGV in watch/CheckAndDecompress. Consolidate duplicate code (…
jessesuen Apr 10, 2019
75b28a3
Implement support for PNS (Process Namespace Sharing) executor (#1214)
jessesuen Apr 10, 2019
40f9a87
Reorganize manifests to kustomize 2 and update version to v2.3.0-rc1
jessesuen Apr 10, 2019
1c729a7
Update v2.3.0 CHANGELOG.md
jessesuen Apr 10, 2019
950de1b
Export the methods of `KubernetesClientInterface` (#1294)
chris-chambers Apr 11, 2019
a5a2bcf
Update README.md (#1321)
edlee2121 Apr 12, 2019
6607dca
Issue1316 Pod creation with secret volumemount (#1318)
sarabala1979 Apr 12, 2019
64370a2
Support parameter substitution in the volumes attribute (#1238)
elikatsis Apr 12, 2019
bd8d5cb
`argo list` was not displaying non-zero priorities correctly
jessesuen Apr 21, 2019
34af5a0
Fix regression where argoexec wait would not return when podname was …
jessesuen Apr 21, 2019
49a6b6d
wait will conditionally become privileged if main/sidecar privileged …
jessesuen Apr 21, 2019
bb1bfdd
Update version to v2.3.0-rc2. Update changelog
jessesuen Apr 21, 2019
4e37a44
Add documentation on releasing
jessesuen Apr 21, 2019
60b6519
Fix missing template local volumes, Handle volumes only used in init …
dtaniwaki May 7, 2019
ee788a8
Fix #1340 parameter substitution bug (#1345)
elikatsis May 7, 2019
e680bd2
add / test (#1240)
hideto0710 May 7, 2019
f641d84
Fix input artifacts with multiple ssh keys (#1338)
almariah May 7, 2019
24680b7
Fixed : Validate the secret credentials name and key (#1358)
sarabala1979 May 7, 2019
b024b3d
Fix: # 1328 argo submit --wait and argo wait quits while workflow is …
sarabala1979 May 7, 2019
2274130
Update version to v2.3.0-rc3
jessesuen May 7, 2019
3f6ac9c
Update release instructions
jessesuen May 8, 2019
8bf7578
Add --status filter for get command (#1325)
xianlubird May 10, 2019
26744d1
Support an easy way to set owner reference (#1333)
dtaniwaki May 10, 2019
d5fe5f9
Use golangci-lint instead of deprecated gometalinter (#1335)
dtaniwaki May 10, 2019
e58859d
[Fix #1242] Failed DAG nodes are now kept and set to running on Retry…
cristianpop May 10, 2019
810949d
Fixed : CLI Does Not Honor metadata.namespace #1288 (#1352)
sarabala1979 May 10, 2019
d7e74fe
Validate action for resource templates (#1346)
dtaniwaki May 10, 2019
6c18039
Fix issue where a DAG with exhausted retries would get stuck Running …
jessesuen May 11, 2019
4001c96
Update README.md (#1372)
jaimejorge May 20, 2019
dc54919
Update docs for the v2.3.0 release and to use the stable tag
jessesuen May 20, 2019
abb1747
Add Max Kelsen to USERS in README.md (#1374)
ofaz May 30, 2019
163f4a5
Fixed: Support hostAliases in WorkflowSpec #1265 (#1365)
sarabala1979 May 30, 2019
270aabf
Fixed: failed to save outputs: verify serviceaccount default:default…
sarabala1979 May 31, 2019
b9aec5f
Fixed: make verify-codegen is failing on the master branch (#1399) (#…
ian-howell Jun 5, 2019
672dc04
Fixed: withParam parsing of JSON/YAML lists #1389 (#1397)
ian-howell Jun 5, 2019
67714f9
Make locating kubeconfig in example os independent (#1393)
bvwells Jun 5, 2019
18ab750
Added Argo Rollouts to README (#1388)
edlee2121 Jun 5, 2019
abe3c99
Add Mirantis as an official user (#1401)
pbrit Jun 6, 2019
aa811fb
Update README.md (#1402)
edlee2121 Jun 6, 2019
6a042d1
Update README.md (#1404)
bsteinm2 Jun 6, 2019
bc81fe2
Fiixed: persistentvolumeclaims already exists #1130 (#1363)
sarabala1979 Jun 7, 2019
6550e2c
chore: add IBM to official users section in README.md (#1409)
aeweidne Jun 10, 2019
96b9a40
Orders uses alphabetically (#1411)
alexec Jun 10, 2019
15fa6f5
Update OWNERS (#1429)
edlee2121 Jun 17, 2019
82e5f63
Typo fix in ARTIFACT_REPO.md (#1425)
ianCambrio Jun 17, 2019
8342545
Add OVH as official user (#1417)
jqueguiner Jun 17, 2019
5635c33
Update demo.md (#1396)
Jun 17, 2019
5e47256
Fix typo (#1431)
Jun 18, 2019
1607d74
PNS executor intermitently failed to capture entire log of script tem…
jessesuen Jun 18, 2019
d2f7162
Terminate all containers within pod after main container completes (#…
SeriousSem Jun 18, 2019
d635c1d
Ability to configure hostPath mount for `/var/run/docker.sock` (#1419)
sarabala1979 Jun 18, 2019
bba2f9c
Fixed: Implemented Template level service account (#1354)
sarabala1979 Jun 19, 2019
c08de63
Add paging function for list command (#1420)
xianlubird Jun 19, 2019
9e30c06
Revert "Update demo.md (#1396)" (#1433)
edlee2121 Jun 19, 2019
ee0ec78
Update documentation for workflow.outputs.artifacts (#1439)
delwaterman Jun 20, 2019
83f82ad
Improve bash completion (#1437)
edwinpjacques Jun 21, 2019
8355233
Add threekit to user list (#1444)
Ziyang2go Jun 22, 2019
373bbe6
Fix demo's doc issue of install minio chart (#1450)
Aisuko Jun 28, 2019
cb09609
mention sidecar in failure message for sidecar containers (#1430)
tralexa Jun 28, 2019
b9b87b7
Centralized Longterm workflow persistence storage (#1344)
sarabala1979 Jun 28, 2019
7a21adf
New Feature: provide failFast flag, allow a DAG to run all branches …
xianlubird Jul 1, 2019
e392d85
issue-1445: changing temp directory for output artifacts from root to…
alexcapras Jul 10, 2019
6a59030
Support PodSecurityContext (#1463)
dtaniwaki Jul 10, 2019
0a9cf9d
Add doc about failFast feature (#1453)
xianlubird Jul 10, 2019
7c3e190
Added Codec to the Argo community list (#1477)
markterm Jul 12, 2019
67fc29c
fix typo: symboloic > symbolic (#1478)
mostaphaRoudsari Jul 15, 2019
42adbf3
Add --no-color flag to logs (#1479)
dtaniwaki Jul 15, 2019
7d9bb51
Fix failFast bug: When a node in the middle fails, the entire workf…
xianlubird Jul 15, 2019
3ab7bc9
Document the insecureIgnoreHostKey git flag (#1483)
jessesuen Jul 16, 2019
007d1f8
Fix: 1008 `argo wait` and `argo submit --wait` should exit 1 if workf…
sarabala1979 Jul 16, 2019
8c55964
Update OWNERS (#1485)
edlee2121 Jul 17, 2019
af7e496
Add Commodus Tech as official user (#1484)
commodus-sebastien Jul 17, 2019
38c4def
Fix: Argo CLI should show warning if there is no workflow definition …
sarabala1979 Jul 18, 2019
082e5c4
Exposed workflow priority as a variable (#1476)
markterm Jul 22, 2019
75cb8b9
Fix #1366 unpredictable global artifact behavior (#1461)
Jul 22, 2019
ca1d5e6
Fix: Support the List within List type in withParam #1471 (#1473)
sarabala1979 Jul 22, 2019
414d6ce
Fix a compiler error (#1500)
ian-howell Jul 25, 2019
97e824c
Readme update to add argo and airflow comparison (#1502)
mukulikak Jul 26, 2019
b028e61
change 'continue-on-fail' example to better reflect its description (…
Jul 29, 2019
781d3b8
Implemented Conditionally annotate outputs of script template only wh…
sarabala1979 Jul 30, 2019
e03287b
Allow output parameters with .value, not only .valueFrom (#1336)
Ark-kun Jul 30, 2019
5c5c29a
Fix the lint target (#1505)
ian-howell Jul 31, 2019
e62be65
Fix a compiler error in a unit test (#1514)
ian-howell Jul 31, 2019
f62105e
Allow Makefile variables to be set from the command line (#1501)
ian-howell Jul 31, 2019
02f3826
Fixed #1287 Executor kubectl version is obsolete (#1513)
sarabala1979 Jul 31, 2019
47eba51
Fix issue [Documentation] kubectl get service argo-artifacts -o wide …
xianlubird Aug 1, 2019
605489c
Allow overriding workflow labels in 'argo submit' (#1475)
markterm Aug 2, 2019
e7e50af
Support git shallow clones and additional ref fetches (#1521)
marxarelli Aug 3, 2019
87e2cb6
Add --dry-run option to `argo submit` (#1506)
AnesBenmerzoug Aug 5, 2019
0fa20c7
Fix validation (#1508)
dtaniwaki Aug 5, 2019
d82de88
Implemented support for WorkflowSpec.ArtifactRepositoryRef (#1350)
Ark-kun Aug 5, 2019
bea6052
Fix argo logs empty content when workflow run in virtual kubelet env …
xianlubird Aug 5, 2019
f99d326
Expose all input parameters to template as JSON (#1488)
markterm Aug 5, 2019
fc1ec1a
WorkflowTemplate CRD (#1312)
dtaniwaki Aug 5, 2019
d3ff77b
Added Architecture doc (#1515)
sarabala1979 Aug 5, 2019
b5702d8
Format sources and order imports with the help of goimports (#1504)
muesli Aug 5, 2019
bb0d14a
Update ISSUE_TEMPLATE.md (#1528)
hidekuro Aug 6, 2019
c7e5cba
Introduce podGC strategy for deleting completed/successful pods (#1234)
jackywu Aug 7, 2019
4df114f
Update CHANGELOG for v2.4 (#1531)
jessesuen Aug 7, 2019
4864c32
Update README.md (#1533)
edlee2121 Aug 8, 2019
0246d18
Use cache to retrieve WorkflowTemplates (#1534)
dtaniwaki Aug 8, 2019
9fca144
Update argo dependencies to kubernetes v1.14 (#1530)
jessesuen Aug 8, 2019
dfb06b6
Update version to v2.4.0-rc1
sarabala1979 Aug 8, 2019
ed4ac6d
Update main.go (#1536)
sarabala1979 Aug 8, 2019
8e94ca3
Update main.go (#1536)
sarabala1979 Aug 8, 2019
5331fc0
Remove GLog config from argo executor (#1537)
Aug 8, 2019
6131721
Remove GLog config from argo executor (#1537)
Aug 8, 2019
6d150a1
Initialize the wfClientset before using it (#1548)
AnesBenmerzoug Aug 13, 2019
e2ebb16
docs(readme): fix workflow types link (#1560)
mostaphaRoudsari Aug 17, 2019
3e95f2d
Optimize argo binary install documentation (#1563)
xianlubird Aug 19, 2019
ced0ee9
Document workflow controller dockerSockPath config (#1555)
jessesuen Aug 20, 2019
ba7a1ed
Add coverage make target (#1557)
dtaniwaki Aug 20, 2019
8808726
Fix issue saving outputs which overlap paths with inputs (#1567)
jessesuen Aug 20, 2019
b5f2fde
Support AutomountServiceAccountToken and executor specific service ac…
dtaniwaki Aug 21, 2019
19210ba
added DataStax as an organization that uses Argo (#1576)
bpmericle Aug 23, 2019
9685d7b
Fix inputs and arguments during template resolution (#1545)
dtaniwaki Aug 23, 2019
5bba844
Add entrypoint label to workflow default labels (#1550)
unblee Sep 4, 2019
cd04ab8
remove redundant codes (#1582)
xiechengsheng Sep 4, 2019
89e959e
Fix workflow template in namespaced controller (#1580)
dtaniwaki Sep 5, 2019
07a26f1
Regard resource templates as leaf nodes (#1593)
Sep 5, 2019
aa3a8f1
Update from github.com/ghodss/yaml to sigs.k8s.io/yaml (#1572)
ian-howell Sep 5, 2019
ffc0c84
Update Gopkg.toml and Gopkg.lock (#1596)
ian-howell Sep 5, 2019
0393427
Issue1571 Support ability to assume IAM roles in S3 Artifacts (#1587)
sarabala1979 Sep 6, 2019
1bd50fa
Added retry around RuntimeExecutor.Wait call when waiting for main co…
markterm Sep 6, 2019
e9f3d9c
Do not relocate the mounted docker.sock (#1607)
jw3 Sep 19, 2019
4bf83fc
Fix DAG enable failFast will hang in some case (#1595)
xianlubird Sep 20, 2019
c855a66
Increased Lint timeout (#1612)
sarabala1979 Sep 21, 2019
1cb8345
Add merge keys to Workflow objects to allow for StrategicMergePatches…
ian-howell Sep 21, 2019
ffb281a
Small code cleanup and add tests (#1562)
AnesBenmerzoug Sep 21, 2019
20e91ea
Added WorkflowStatus and NodeStatus types to the Open API Spec. (#1614)
Sep 21, 2019
a317fbf
Prevent controller from crashing due to glog writing to /tmp (#1613)
jessesuen Sep 21, 2019
d027188
Updated the API Rule Violations list (#1618)
Sep 24, 2019
138f89f
updated invite link (#1621)
edlee2121 Sep 25, 2019
df8260d
Increase timeout of golangci-lint (#1623)
dtaniwaki Sep 25, 2019
6acea0c
Store resolved templates (#1552)
dtaniwaki Sep 30, 2019
2f0af52
Update operator.go (#1630)
sarabala1979 Sep 30, 2019
5d530be
Fix retry workflow state (#1632)
dtaniwaki Oct 1, 2019
644946e
Save stored template ID in nodes (#1631)
dtaniwaki Oct 2, 2019
e20cb28
Grant get secret role to controller to support persistence (#1615)
paguos Oct 3, 2019
c75a086
Regenerate installation manifests (#1638)
jessesuen Oct 3, 2019
76461f9
Update CHANGELOG for v2.4.0 (#1636)
jessesuen Oct 3, 2019
45d6588
Merge branch 'master' into release-2.4
sarabala1979 Oct 3, 2019
35eae44
Merge branch 'master' into release-2.4
jessesuen Oct 3, 2019
e7544f3
Update version to v2.4.0
jessesuen Oct 3, 2019
6b77abb
Add back SetGlogLevel calls
jessesuen Oct 3, 2019
7272bec
Fix regression where parallelism could cause workflow to fail (#1639)
sarabala1979 Oct 4, 2019
972abdd
Fix regression where global outputs were unresolveable in DAGs (#1640)
sarabala1979 Oct 4, 2019
d9c4d23
Merge branch 'release-2.4' of https://github.com/argoproj/argo into r…
sarabala1979 Oct 4, 2019
885aae4
Fix global lint issue (#1641)
sarabala1979 Oct 4, 2019
99e28f1
pin colinmarc/hdfs to the next commit, which no longer has vendored d…
Oct 4, 2019
09e22fb
Delay killing sidecars until artifacts are saved (#1645)
ddseapy Oct 4, 2019
85f50e3
fixed example wrong comment (#1643)
darthnastya Oct 4, 2019
30c3b93
Fix missing merged changes in validate.go (#1647)
sarabala1979 Oct 4, 2019
f14dd56
Fix DAG output aggregation (#1648)
dtaniwaki Oct 5, 2019
a8305ed
Fix dag output aggregation correctly (#1649)
dtaniwaki Oct 7, 2019
982c7c5
Use stored templates to raggregate step outputs (#1651)
dtaniwaki Oct 7, 2019
a657631
Fix child node template handling (#1654)
dtaniwaki Oct 7, 2019
effd7c3
Stop failing if artifact file exists, but empty (#1653)
Ark-kun Oct 8, 2019
0d00a52
Resolve WorkflowTemplate lazily (#1655)
dtaniwaki Oct 8, 2019
6b876b2
Don't provision VM for empty artifacts (#1660)
simster7 Oct 8, 2019
d7f0999
Update version to v2.4.1
sarabala1979 Oct 8, 2019
4ce972b
Fix typo (#1679)
webwurst Oct 16, 2019
946b0fa
Handle sidecar killing properly (#1675)
dtaniwaki Oct 16, 2019
88e210d
Update README.md Argo Ansible role: Provisioning Argo Workflows on K…
CermakM Oct 16, 2019
be0929d
Handle retried node properly (#1669)
dtaniwaki Oct 17, 2019
338af3e
Store locally referenced template properly (#1670)
dtaniwaki Oct 17, 2019
ab9d710
Update version to v2.4.2
sarabala1979 Oct 17, 2019
6ac4433
Fix issue that workflow.priority substitution didn't pass validation …
markterm Oct 18, 2019
defbc29
Added status of previous steps as variables (#1681)
simster7 Oct 18, 2019
08f49d0
Print multiple workflows in one command (#1650)
dtaniwaki Oct 18, 2019
0d0562a
Fix retry node processing (#1694)
dtaniwaki Oct 19, 2019
1a9310c
Apply Strategic merge patch against the pod spec (#1687)
sarabala1979 Oct 21, 2019
675c662
fixed broke metrics endpoint per #1634 (#1695)
RichardAvendano Oct 21, 2019
a0a1b6f
Fixed incorrect `pod.name` in retry pods (#1699)
simster7 Oct 21, 2019
e958127
Added ability to auto-resume from suspended state (#1715)
simster7 Nov 4, 2019
340ab07
Filter workflows in list based on name prefix (#1721)
sanoojm Nov 5, 2019
67369fb
Support no-headers flag (#1760)
dtaniwaki Nov 18, 2019
468cb8f
Refactoring Template Resolution Logic (#1744)
dtaniwaki Dec 4, 2019
20cec1d
Fix retry node name issue on error (#1732)
dtaniwaki Dec 4, 2019
81c7f5b
Do not resolve remote templates in lint (#1787)
dtaniwaki Dec 5, 2019
15a0aa7
Handle operation level errors PVC in Retry (#1762)
dtaniwaki Dec 5, 2019
400274f
Added hint when using certain tokens in when expressions (#1810)
simster7 Dec 4, 2019
b00fea1
SSL enabled database connection for workflow repository (#1712) (#1756)
AntoineDao Dec 4, 2019
b99e6a0
Error occurred on pod watch should result in an error on the wait con…
gerdos82 Dec 4, 2019
256e9a2
Update version to v2.4.3
sarabala1979 Dec 6, 2019
cfe5f37
Update version to v2.4.3
sarabala1979 Dec 6, 2019
df8a0b3
rename
decarboxy Jan 15, 2020
260e496
Merge remote-tracking branch 'origin/master' into 2.4.3-to-cyrus
decarboxy Jan 16, 2020
76124b1
fixing jenkins, committing extra changes
decarboxy Jan 16, 2020
32670e2
jenkins
decarboxy Jan 16, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Issue argoproj#988 - Submit should not print logs to stdout unless ou…
…tput is 'wide' (argoproj#1192)
  • Loading branch information
alexmt committed Jan 25, 2019
commit 831e2198e22503394acca1cce0dbcf8dcebb2931
2 changes: 1 addition & 1 deletion cmd/argo/commands/submit.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func unmarshalWorkflows(wfBytes []byte, strict bool) []wfv1.Workflow {

func waitOrWatch(workflowNames []string, cliSubmitOpts cliSubmitOpts) {
if cliSubmitOpts.wait {
WaitWorkflows(workflowNames, false, cliSubmitOpts.output == "json")
WaitWorkflows(workflowNames, false, !(cliSubmitOpts.output == "" || cliSubmitOpts.output == "wide"))
} else if cliSubmitOpts.watch {
watchWorkflow(workflowNames[0])
}
Expand Down