[jira] [Created] (DLAB-960) [K8S]: Investigate and implement Kubernetes EBS storage class

2019-07-29 Thread Oleh Martushevskyi (JIRA)
Oleh Martushevskyi created DLAB-960:
---

 Summary: [K8S]: Investigate and implement Kubernetes EBS storage 
class
 Key: DLAB-960
 URL: https://issues.apache.org/jira/browse/DLAB-960
 Project: Apache DLab
  Issue Type: Task
Reporter: Oleh Martushevskyi
Assignee: Oleh Martushevskyi
 Fix For: v.2.2






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-959) [Manage environment popup]: It is impossible to stop/terminate project

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-959:
--

 Summary: [Manage environment popup]: It is impossible to 
stop/terminate project
 Key: DLAB-959
 URL: https://issues.apache.org/jira/browse/DLAB-959
 Project: Apache DLab
  Issue Type: Bug
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Andriana Kovalyshyn
 Fix For: v.2.2
 Attachments: Confirmation dialog.png, Stop project.png, Terminate 
project.png

*Preconditions:*
1. At least one of resource in project is in 'running' status
2. Admin is located on 'environment management' page

*Steps to reproduce:*
1. Click 'Manage environment' popup
2. Click stop or terminate action

*Actual result:*
Error 400

*Expected result:*
Stop or terminate is proceed
**
2. Convey project name on confirmation dialog
 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-958) Prevent conveying failed project on 'Manage environment' popup

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-958:
--

 Summary: Prevent conveying failed project on 'Manage environment' 
popup
 Key: DLAB-958
 URL: https://issues.apache.org/jira/browse/DLAB-958
 Project: Apache DLab
  Issue Type: Task
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Bohdan Hliva
 Fix For: v.2.2
 Attachments: Manage environment popup.png

Do not convey failed project on 'Manage environment' popup



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-845) [Front-end]: Notebook/clusters name should be unique per user

2019-07-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated DLAB-845:

Labels: AWS AZURE Debian Front-end GCP RedHat pull-request-available  (was: 
AWS AZURE Debian Front-end GCP RedHat)

> [Front-end]: Notebook/clusters name should be unique per user
> -
>
> Key: DLAB-845
> URL: https://issues.apache.org/jira/browse/DLAB-845
> Project: Apache DLab
>  Issue Type: Task
>  Components: DLab Main
>Reporter: Vira Vitanska
>Assignee: Andriana Kovalyshyn
>Priority: Major
>  Labels: AWS, AZURE, Debian, Front-end, GCP, RedHat, 
> pull-request-available
> Fix For: v.2.2
>
> Attachments: Custom tag.png
>
>
> *1.* Add check for unique *notebook* and *cluster* name per user.
> If notebook or clister name is not unique add *error message*: 'This name 
> already exists.'
> *2.* Convey error message for *Custom tag* on 'Create analytical tool' popup: 
> 'Custom tag can only contain letters, numbers, hyphens and '_' but can not 
> end with special characters'



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] AndrianaKovalyshyn opened a new pull request #201: [DLAB-845]: added validation check for uniq env name per user

2019-07-29 Thread GitBox
AndrianaKovalyshyn opened a new pull request #201:  [DLAB-845]: added 
validation check for uniq env name per user
URL: https://github.com/apache/incubator-dlab/pull/201
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] OlehMartushevskyi merged pull request #200: Develop

2019-07-29 Thread GitBox
OlehMartushevskyi merged pull request #200: Develop
URL: https://github.com/apache/incubator-dlab/pull/200
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-957) Double command execution (for now 'cd' ) causes closing web terminal or logging out from DLab

2019-07-29 Thread Vira Vitanska (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DLAB-957:
---
Description: 
Double execution the *cd* command causes closing web terminal or logging out in 
Firefox/Chrome/Opera/Microsoft Edge browsers.
Please, see the video in the attachment.

  was:
Double execution the *cd* command causes closing web terminal (in 
Chrome/Opera/Microsoft Edge browsers) or logging out in Firefox browser.
Please, see the video in the attachment.


> Double command execution (for now 'cd' ) causes closing web terminal or 
> logging out from DLab
> -
>
> Key: DLAB-957
> URL: https://issues.apache.org/jira/browse/DLAB-957
> Project: Apache DLab
>  Issue Type: Task
>  Components: DLab Main
>Reporter: Vira Vitanska
>Assignee: Bohdan Hliva
>Priority: Major
>  Labels: AWS, Back-end, Debian, GCP, RedHat
> Fix For: v.2.2
>
> Attachments: Web terminal.mp4
>
>
> Double execution the *cd* command causes closing web terminal or logging out 
> in Firefox/Chrome/Opera/Microsoft Edge browsers.
> Please, see the video in the attachment.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] AdamsDisturber opened a new pull request #200: Develop

2019-07-29 Thread GitBox
AdamsDisturber opened a new pull request #200: Develop
URL: https://github.com/apache/incubator-dlab/pull/200
 
 
   [DLAB-954] Fixed bug: Jupyter creation fails due to unrecognized arguments.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-957) Double command execution (for now 'cd' ) causes closing web terminal or logging out from DLab

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-957:
--

 Summary: Double command execution (for now 'cd' ) causes closing 
web terminal or logging out from DLab
 Key: DLAB-957
 URL: https://issues.apache.org/jira/browse/DLAB-957
 Project: Apache DLab
  Issue Type: Task
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Bohdan Hliva
 Fix For: v.2.2
 Attachments: Web terminal.mp4

Double execution the *cd* command causes closing web terminal (in 
Chrome/Opera/Microsoft Edge browsers) or logging out in Firefox browser.
Please, see the video in the attachment.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-956) [Scheduler]: Support the same style for non active check boxes

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-956:
--

 Summary:  [Scheduler]: Support the same style for non active check 
boxes
 Key: DLAB-956
 URL: https://issues.apache.org/jira/browse/DLAB-956
 Project: Apache DLab
  Issue Type: Task
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Andriana Kovalyshyn
 Fix For: v.2.2
 Attachments: Scheduler.png

*Steps to reproduce:*
1. Turn on 'Scheduler by time'/'Scheduler by inactivity'
2. Turn on 'Start all spark clusters...'
3. Turn on 'In case of...'
4. Turn off 'Scheduler by time'/'Scheduler by inactivity'







--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-955) Web terminal should not be opened with a part of DLab menu

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-955:
--

 Summary: Web terminal should not be opened with a part of DLab menu
 Key: DLAB-955
 URL: https://issues.apache.org/jira/browse/DLAB-955
 Project: Apache DLab
  Issue Type: Bug
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Andriana Kovalyshyn
 Fix For: v.2.2
 Attachments: Web-terminal.png

*Preconditions:*
Notebook is in 'Active status'

*Steps to reproduce:*
1. Click action menu for notebook
2. Choose 'Open terminal'

*Actual result:*
Opne terminal is opned together with a part of DLab menu

*Expected result:*
Only window of terminal is opened in new tab



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-545) [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails

2019-07-29 Thread Vira Vitanska (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DLAB-545:
---
Attachment: AWS-Debian-Rstudio_TensorFlow.png

> [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails
> -
>
> Key: DLAB-545
> URL: https://issues.apache.org/jira/browse/DLAB-545
> Project: Apache DLab
>  Issue Type: Bug
>  Components: DLab Old
> Environment: AWS[Debian]
>Reporter: Vira Vitanska
>Assignee: Demyan Mysakovets
>Priority: Major
>  Labels: AWS, Debian, DevOps
> Fix For: v.2.1, v.2.2
>
> Attachments: AWS-Debian-Rstudio_TensorFlow.png, Data Engine on 
> Jupyter with TensorFlow.PNG
>
>
> *Preconditions:*
> Project is in 'Active' status
> *Steps to reproduce:*
>  1.Create Rstudio-TensorFlow notebook
> *Actual result:*
>  Notebook creation fails on step of  creating ssh user 
> *Expected result:*
>  Notebook creation is successful
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-545) [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails

2019-07-29 Thread Vira Vitanska (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DLAB-545:
---
Attachment: (was: AWS-Debian-Rstudio_Jupyter.png)

> [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails
> -
>
> Key: DLAB-545
> URL: https://issues.apache.org/jira/browse/DLAB-545
> Project: Apache DLab
>  Issue Type: Bug
>  Components: DLab Old
> Environment: AWS[Debian]
>Reporter: Vira Vitanska
>Assignee: Demyan Mysakovets
>Priority: Major
>  Labels: AWS, Debian, DevOps
> Fix For: v.2.1, v.2.2
>
> Attachments: Data Engine on Jupyter with TensorFlow.PNG
>
>
> *Preconditions:*
> Project is in 'Active' status
> *Steps to reproduce:*
>  1.Create Rstudio-TensorFlow notebook
> *Actual result:*
>  Notebook creation fails on step of  creating ssh user 
> *Expected result:*
>  Notebook creation is successful
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Commented] (DLAB-545) [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails

2019-07-29 Thread Vira Vitanska (JIRA)


[ 
https://issues.apache.org/jira/browse/DLAB-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895134#comment-16895134
 ] 

Vira Vitanska commented on DLAB-545:


Reopened:
This bug was triple reproduced (one SSN ) on AWS [Devbian] with 
Rsudio-TensorFlow template on 29 th of July.

> [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails
> -
>
> Key: DLAB-545
> URL: https://issues.apache.org/jira/browse/DLAB-545
> Project: Apache DLab
>  Issue Type: Bug
>  Components: DLab Old
> Environment: AWS[Debian]
>Reporter: Vira Vitanska
>Assignee: Demyan Mysakovets
>Priority: Major
>  Labels: AWS, Debian, DevOps
> Fix For: v.2.1, v.2.2
>
> Attachments: AWS-Debian-Rstudio_Jupyter.png, Data Engine on Jupyter 
> with TensorFlow.PNG
>
>
> *Preconditions:*
> Project is in 'Active' status
> *Steps to reproduce:*
>  1.Create Rstudio-TensorFlow notebook
> *Actual result:*
>  Notebook creation fails on step of  creating ssh user 
> *Expected result:*
>  Notebook creation is successful
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-545) [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails

2019-07-29 Thread Vira Vitanska (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DLAB-545:
---
 Attachment: AWS-Debian-Rstudio_Jupyter.png
Description: 
*Preconditions:*
Project is in 'Active' status

*Steps to reproduce:*
 1.Create Rstudio-TensorFlow notebook

*Actual result:*
 Notebook creation fails on step of  creating ssh user 

*Expected result:*
 Notebook creation is successful

 



  was:
*Preconditions:*
Jupyter with Tensorflow is created 

*Steps to reproduce:*
 1.Create Data Engine on Jupyter with Tensorflow 

*Actual result:*
 Data engine creation fails on step of connection to slave

*Expected result:*
 Data engine creation is successful

 



Summary: [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails  
(was: [AWS]: Rarely Data Engine/notebook creation fails on Jupyter with 
Tensorflow template)

> [AWS][Rstudio-TensorFlow]: Rarely notebook creation fails
> -
>
> Key: DLAB-545
> URL: https://issues.apache.org/jira/browse/DLAB-545
> Project: Apache DLab
>  Issue Type: Bug
>  Components: DLab Old
> Environment: AWS[Debian]
>Reporter: Vira Vitanska
>Assignee: Demyan Mysakovets
>Priority: Major
>  Labels: AWS, Debian, DevOps
> Fix For: v.2.1, v.2.2
>
> Attachments: AWS-Debian-Rstudio_Jupyter.png, Data Engine on Jupyter 
> with TensorFlow.PNG
>
>
> *Preconditions:*
> Project is in 'Active' status
> *Steps to reproduce:*
>  1.Create Rstudio-TensorFlow notebook
> *Actual result:*
>  Notebook creation fails on step of  creating ssh user 
> *Expected result:*
>  Notebook creation is successful
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Updated] (DLAB-948) [Billing report page]: Convey some values for billing grid

2019-07-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/DLAB-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated DLAB-948:

Labels: AWS Back-end Debian RedHat pull-request-available  (was: AWS 
Back-end Debian RedHat)

> [Billing report page]: Convey some values for billing grid
> --
>
> Key: DLAB-948
> URL: https://issues.apache.org/jira/browse/DLAB-948
> Project: Apache DLab
>  Issue Type: Bug
>  Components: DLab Main
>Reporter: Vira Vitanska
>Assignee: Bohdan Hliva
>Priority: Minor
>  Labels: AWS, Back-end, Debian, RedHat, pull-request-available
> Fix For: v.2.2
>
> Attachments: Billing values.png
>
>
> 1. Convey 'Bucket' for all buckets in 'resource type' drop down
> 2. Convey 'Edge Node' for all edge nodes in 'resource type' drop down
> 3. Convey volume for all edge node volumes in 'resource type' drop down
> 4. Convey shape for all edge nodes in 'shape' drop down
> Please, see attachment



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] bhliva merged pull request #199: DLAB-948 fixed bug connected with billing

2019-07-29 Thread GitBox
bhliva merged pull request #199: DLAB-948 fixed bug connected with billing
URL: https://github.com/apache/incubator-dlab/pull/199
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] bhliva opened a new pull request #199: DLAB-948 fixed bug connected with billing

2019-07-29 Thread GitBox
bhliva opened a new pull request #199: DLAB-948 fixed bug connected with billing
URL: https://github.com/apache/incubator-dlab/pull/199
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[jira] [Created] (DLAB-954) Jupyter creation fails due to unrecognized arguments

2019-07-29 Thread Vira Vitanska (JIRA)
Vira Vitanska created DLAB-954:
--

 Summary: Jupyter creation fails due to  unrecognized arguments
 Key: DLAB-954
 URL: https://issues.apache.org/jira/browse/DLAB-954
 Project: Apache DLab
  Issue Type: Bug
  Components: DLab Main
Reporter: Vira Vitanska
Assignee: Andrii Dumych
 Fix For: v.2.2
 Attachments: Jupyter creation.png

*Preconditions:*
1. Project is in 'Active' status

*Steps to reproduce:*
1. Create jupyter from DLab UI

*Actusl result:*
Jupyter creation fails (see attachment)

*Expected result:*
Jupyter creation is successful



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org



[GitHub] [incubator-dlab] bhliva merged pull request #198: [DLAB-825]: added ability to add a new endpoint to an existing project

2019-07-29 Thread GitBox
bhliva merged pull request #198:  [DLAB-825]: added ability to add a new 
endpoint to an existing project
URL: https://github.com/apache/incubator-dlab/pull/198
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org