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

workflow_run_manager: changes workspace group #271

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

roksys
Copy link
Contributor

@roksys roksys commented Dec 12, 2019

WORKFLOW_RUNTIME_USER_UID,
WORKFLOW_RUNTIME_USER_GID,
Copy link
Member

Choose a reason for hiding this comment

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

If we have WORKFLOW_RUNTIME_USER_UID set to 1000 by default, and if a user specifies kubernetes_uid=500 in the workflow definition, will the workspace be writable? Thanks to GID=0 it might, but I wonder whether the kubernetes_uid and (future) kubernetes_gid should be consumed already here in R-W-C if we do any kind of chmod/chown stuff...

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.

Integration OK with:

  • reana-workflow-controller @ pr-271 @ c170ff4 workflow_run_manager: changes workspace group
  • reana-workflow-engine-serial @ pr-91 @ 8978e4e utils: deletes experiment field from job request
  • reana-workflow-engine-cwl @ pr-127 @ 5aca7e8 docs: fixes docstrings for init methods
  • reana-job-controller @ pr-207 @ 458dd1c rest: cleans job request & allows overwriting uid
  • reana-workflow-engine-yadage @ pr-131 @ 3e94232 cli: sets default umask
  • reana-commons @ pr-153 @ 3ef2763 release: 0.6.0.dev20191212
  • reana-client @ pr-332 @ 63cc008 cli: refactors connection check

@tiborsimko tiborsimko merged commit c170ff4 into reanahub:master Dec 13, 2019
@tiborsimko tiborsimko added this to Done in v0.6.0 via automation Dec 13, 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.

None yet

2 participants