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

Remove pykube dependency #715

Merged
merged 12 commits into from
Aug 9, 2018
Merged

Remove pykube dependency #715

merged 12 commits into from
Aug 9, 2018

Conversation

NiallEgan
Copy link
Contributor

@NiallEgan NiallEgan commented Aug 9, 2018

Fixes #703 . Has been tested on dev .


This change is Reviewable

Copy link
Contributor

@OlafSzmidt OlafSzmidt left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 6 files at r1.
Reviewable status: 2 of 6 files reviewed, 1 unresolved discussion (waiting on @NiallEgan)


aimmo-game/setup.py, line 15 at r1 (raw file):

        'requests',
        'six',
        'pykube',

Add kubernetes here?

Copy link
Contributor Author

@NiallEgan NiallEgan left a comment

Choose a reason for hiding this comment

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

Reviewable status: 1 of 6 files reviewed, 1 unresolved discussion (waiting on @OlafSzmidt and @NiallEgan)


aimmo-game/setup.py, line 15 at r1 (raw file):

Previously, OlafSzmidt (Olaf Szmidt) wrote…

Add kubernetes here?

Done.

Copy link
Contributor

@OlafSzmidt OlafSzmidt left a comment

Choose a reason for hiding this comment

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

What about pykube in the setup of root?
Also, in root/aimmo/setup.py?
And aimmo_runner module?
aimmo-game-worker requirements?

Reviewed 3 of 6 files at r1, 2 of 2 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@OlafSzmidt OlafSzmidt left a comment

Choose a reason for hiding this comment

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

If you could also tag the issues on codeclimate as valid, invalid, etc.

The ones where the code is similar between separate pods we can state is invalid because they don't run within the same container anyway so we can't refactor that.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@OlafSzmidt OlafSzmidt left a comment

Choose a reason for hiding this comment

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

aimmo-game-worker/requirements.txt as well

Reviewable status: 6 of 10 files reviewed, all discussions resolved (waiting on @NiallEgan)

Copy link
Contributor

@OlafSzmidt OlafSzmidt left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@NiallEgan NiallEgan merged commit 3a2118b into master Aug 9, 2018
@NiallEgan NiallEgan deleted the remove_pykube_dependency branch August 9, 2018 12:50
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.

None yet

2 participants