Vira Vitanska created DLAB-2071:
-----------------------------------
Summary: [Azure]: It's impossible to do any action via ungit
Key: DLAB-2071
URL: https://issues.apache.org/jira/browse/DLAB-2071
Project: Apache DLab
Issue Type: Bug
Components: Data Lab Main
Affects Versions: v.2.4
Reporter: Vira Vitanska
Attachments: image-2020-09-22-13-46-33-992.png
*Preconditions:*
# Jupyter (or the other notebook) is created
# Git credentials are added (gitlab)
*Steps to reproduce:*
1. Clone repo via ungit
*Actual result:*
# There is an error
{code:java}
File "/root/scripts/common_download_git_certfile.py", line 53, in <module>
if AzureActions().download_from_container(resource_group_name,
ssn_storage_account_name, container_name, gitlab_certfile):
NameError: name 'ssn_storage_account_name' is not defined
{code}
*Expected result:*
# There isn't any error
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]