Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Stable URLs, s3 link improvements #79

Merged
merged 112 commits into from
Jun 3, 2021
Merged

Stable URLs, s3 link improvements #79

merged 112 commits into from
Jun 3, 2021

Conversation

echyam
Copy link
Contributor

@echyam echyam commented Nov 13, 2020

NOTE: these changes will brake current functionalities in pilot ops environment

Lots of updates for GCC Migration

  • Make all extensions compatible with Che 7 and new setup on GCC
  • Remove any s3fs mounting code (this is now handled in a separate container)
  • Modify ssh capabilities to work in new environment
  • Update entrypoint script to work with new kubernetes set up

Changes pre GCC Migration
from @bsatoriu:

  • use a config for MAAP URLs
  • replace stateDB with server lookup
  • set OPS as default environment

from @mayadebellis:

  • update ops edsc port (edsc)

from @echyam:

  • parse new API XML format (submit_jobs)
  • s3 link improvements (show_ssh_info):
    • error messaging for invalid s3 paths
    • link duration selection dropdown menu
    • copy (to clipboard) button when link generated
  • remove left panel with tabs list (insert_defaults_to_notebook)

bsatoriu and others added 30 commits September 1, 2020 16:05
* use maap-py for list jobs
* use maap-py for desribe process
* use maap-py for get job result
* use maap-py for get job metrics
* use maap-py for get job status
* use maap-py for get execute inputs
* use maap-py for delete job
* use maap-py for dismiss job
* use maap-py for get capabilities
* use maap-py for publish algorithm
* use maap-py for delete algorithm
* use maap-py for execute job
* fix mismatching keys in submit_jobs to maap-py
* use maap-py for register algorithm
* fix mismatching keys in submit_jobs to maap-py
* use maap-py for register algorithm
* pass username to defaultvalues helper
* prepend "demo-${username}-" to tutorial hello world algorithm name
* use regex to match hello-world repo under any group or user
* add dynamic queue selection for algo registration
* properly re-populate algo config with memory selection and add instructions for disk size
mayadebellis and others added 28 commits February 19, 2021 16:30
…ngle-host' mode more generic. Should accommodate Jupyter 2.x & 3.x now.
Added echo in empty else.
* Updated preview url generation to be more robust so that it'll work with multiple workspaces and won't need the MACHINE_NAME variable in the devfile.

* Also fix directories for publickey authentication.
@mayadebellis mayadebellis merged commit 8b5bc7f into master Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants