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: renames HTCONDORCERN_USERNAME to CERN_USERNAME #268

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

roksys
Copy link
Contributor

@roksys roksys commented Dec 3, 2019

@roksys roksys requested a review from tiborsimko December 3, 2019 10:49
@roksys roksys force-pushed the rename-htcondor-user branch from cc26f43 to 11bdde7 Compare December 3, 2019 13:55
@@ -357,7 +357,7 @@ def _create_job_spec(self, name, command=None, image=None,
get_env_secrets_as_k8s_spec()

user = \
secrets_store.get_secret_value('HTCONDORCERN_USERNAME') or \
secrets_store.get_secret_value('CERN_USER') or \
Copy link
Member

Choose a reason for hiding this comment

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

Please amend the commit log message to say CERN_USER also there... otherwise people could misunderstand...

* Renames HTCONDORCERN_USERNAME,CERN_USERNAME to CERN_USER
  Addresses reanahub/reana-job-controller#71
@roksys roksys force-pushed the rename-htcondor-user branch from 11bdde7 to 3f6d3aa Compare December 3, 2019 14:44
@tiborsimko tiborsimko merged commit 3f6d3aa into reanahub:master Dec 4, 2019
diegodelemos pushed a commit to diegodelemos/reana-workflow-controller that referenced this pull request Jun 11, 2020
* Creates REANA runtime objects in the configured runtime namespace.
  Note that if no runtime namespace is configured by default it will
  be the same as the infrastructure pods namespace (closes reanahub#268).
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.

2 participants