Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Argo/v2.10.2 #12

Merged
merged 59 commits into from
Sep 18, 2020
Merged

Argo/v2.10.2 #12

merged 59 commits into from
Sep 18, 2020

Conversation

binarycrayon
Copy link
Member

No description provided.

Marek Cermak and others added 30 commits February 26, 2020 10:14
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   README.md
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   .gitchangelog.rc
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   .swagger-codegen/VERSION
modified:   argo/workflows/client/__init__.py
modified:   argo/workflows/client/configuration.py
modified:   scripts/generate_client.sh
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   Pipfile
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   requirements.txt
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

modified:   Makefile
modified:   scripts/generate_client.sh
modified:   .gitignore
new file:   .openapi-generator-ignore
new file:   .openapi-generator/VERSION
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Marek Cermak <macermak@redhat.com>

new file:   argo/workflows/client/exceptions.py
Signed-off-by: Marek Cermak <macermak@redhat.com>
Signed-off-by: Floris Van den Abeele <floris@vdna.be>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
binarycrayon and others added 26 commits September 12, 2020 09:17
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
…-client-python into argo/v2.10.0

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- disable using kubernetes models for now
- hack: make V1Container default name to '' instead of None

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- move to kubernetes release-1.16 api, which is used by kubernetes 12.0.0 python
client

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
…-client-python into argo/v2.10.0

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- tests for exit handling
- tests for global scopes
- tests for inputs
- tests for loops

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- more tests for submitting k8s workflow w/ yaml
- more tests for submitting parallelism workflow w/ yaml
- more tests for submitting workflow templates w/ yaml

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
…-client-python into argo/v2.10.0

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- add pod spec from yaml tests
- add retry workflow from yaml tests

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
- API ready for argo v2.10.2 release

Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
Signed-off-by: Yudi Xue <10211+binarycrayon@users.noreply.github.com>
@binarycrayon binarycrayon self-assigned this Sep 18, 2020
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ fvdnabee
✅ terrytangyuan
✅ binarycrayon
❌ Marek Cermak


Marek Cermak seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@binarycrayon binarycrayon merged commit 4355110 into master Sep 18, 2020
@binarycrayon binarycrayon deleted the argo/v2.10.2 branch September 18, 2020 03:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants