8000 Sync with the main repo by GoodDok · Pull Request #1 · GoodDok/luigi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sync with the main repo #1

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

Merged
merged 12 commits into from
Mar 6, 2019
Merged

Sync with the main repo #1

merged 12 commits into from
Mar 6, 2019

Conversation

GoodDok
Copy link
Owner
@GoodDok GoodDok commented Mar 6, 2019

Description

Motivation and Context

Have you tested this? If so, how?

jsteigs642 and others added 12 commits February 4, 2019 15:54
* Add support for specifying kubernetes namespace

This change will allow users to submit jobs to a specific namespace in a k8s cluster rather than having them all run in the default namespace.

* Updated optional parameter to OptionalParameter type
The `python_version` conditional was added fairly recently (<2 years).
We've run into a few cases where it would be very convenient for luigi
to support older setuptools (e.g. managed environments where it may be
difficult or not possible to upgrade).
* Require minimum botocore version with s3transfer>=0.2.0 compatibility

* Replace min botocore version with locked s3transfer version
The context manager FileSystemTarget.temporary_path() rolled its own
manager, it was overcomplicated so i rewrote using contextlib.
Users will now see a big warning, see the docs update for how to resolve it.
* Add pai task to support open pai

* Support read config to get token and check job status

* Correct the open pai url

* Using mock response to test pai task; make required property abstract

* fixed the code format; make it works with python3

* Add __slots__ back for json dump

* Modified according to the comments;

1) correct/add more doc strings.
2) raise exception when 404
3) use global logger directly.
4) change expiration to integer

* Cleanup according to comments; refine unittest

* Limit reqeust to 2.20 for requests lib issue 4830

* Remove duplicated test job class
@GoodDok GoodDok merged commit 2df2702 into GoodDok:master Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants
0