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

Code cleanup/refactoring #31

Merged
merged 2 commits into from
May 25, 2019

Conversation

dimon222
Copy link
Collaborator

@dimon222 dimon222 commented May 17, 2019

This is cleanup based of flake8 and pylint recommendations + corrections to make implementation more generic (for future extensibility of support POST/PUT/DELETE calls)

Update: also added new-application api to fix #30

@dimon222 dimon222 force-pushed the feature/refactoring branch 3 times, most recently from ec5de4e to ce26720 Compare May 17, 2019 03:05
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good - thanks! I took them for a spin on my Yarn cluster and ran some notebook kernels in the cluster. This just uses the RM and no POSTs or PUTs, but worked fine.

Copy link
Collaborator

@lresende lresende left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lresende lresende merged commit 075e4a8 into gateway-experiments:master May 25, 2019
@dimon222 dimon222 deleted the feature/refactoring branch May 25, 2019 23:20
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.

add submit applications api
3 participants