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

k8s: fixes after k8s upgrade #266

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

roksys
Copy link
Contributor

@roksys roksys commented Nov 29, 2019

@@ -51,7 +51,7 @@
'jsonpickle>=0.9.6',
'marshmallow>2.13.0,<=2.20.1',
'packaging>=18.0',
'reana-commons[kubernetes]>=0.6.0.dev20191128,<0.7.0',
'reana-commons[kubernetes]>=0.6.0.dev20191129,<0.7.0',
Copy link
Member

Choose a reason for hiding this comment

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

This kind of version upgrade is good to do after the reana-commons is released on PyPI... Otherwise one cannot test locally without amending it...

Copy link
Member

@tiborsimko tiborsimko left a comment

Choose a reason for hiding this comment

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

Batch works, interactive fails, we'll create a separate issue for this.

@tiborsimko tiborsimko merged commit 00fd36e into reanahub:master Nov 29, 2019
@tiborsimko tiborsimko added this to Done in v0.6.0 via automation Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

tests: fix 5 failing tests
2 participants