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

fix: reserved system name checks when creating templates #746

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2020

  1. feat: added total results counts to list requests. This simplifies cl…

    …ient logic for determining resource counts
    Vafilor committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b8b6853 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. fix: added checks to workspace/workflow templates on creation to make…

    … sure they don't allow sys- prefixed names.
    
    Also updated workspace creation so that the workflow templates created by workspace templates have a sys- prefix.
    Vafilor committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f0436f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    f6be373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59492c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request onepanelio#755 from onepanelio/chore/issue-templates

    chore: Add issue templates
    rushtehrani committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    446f591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2366cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83812bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72fa2f1 View commit details
    Browse the repository at this point in the history
  7. use latest template for up

    savan77 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c556e65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1946fdd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0639f10 View commit details
    Browse the repository at this point in the history
  10. remove namespace from path

    savan77 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8c00552 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbc0081 View commit details
    Browse the repository at this point in the history
  12. Merge pull request onepanelio#756 from savan77/cvat_tfod_migration

    fix: Add migration for changes in TFOD and CVAT template
    rushtehrani committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    762abe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    39e9c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. fix: fix existing workspace templates to add sys- prefix, including a…

    …rgo workflow templates.
    Vafilor committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b246922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198926a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f1f49 View commit details
    Browse the repository at this point in the history
  4. fix: changed uid to use fmt.errorf instead of errors.new - this simpl…

    …ifies the code a little.
    Vafilor committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    7fad735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4178efd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93949bf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    906e7c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca3d60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request onepanelio#757 from onepanelio/fix/dynamic-envs

    fix: Move env vars to workspace creation
    Vafilor committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a85f972 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Merge pull request onepanelio#765 from Vafilor/feat/requests.updates

    feat: added total results counts to list requests
    Vafilor committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    f11a36f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    b4ea002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78fde01 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    3abdda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d604b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e29b626 View commit details
    Browse the repository at this point in the history
  4. Merge pull request onepanelio#773 from Vafilor/fix/add.timeout.to.k8s

    fix: added timeout to k8s so it doesn't wait forever.
    aleksandrmelnikov committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2331e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    701d31c View commit details
    Browse the repository at this point in the history
  6. Merge pull request onepanelio#774 from Vafilor/fix/add.timeout.to.k8s

    feat: update kubernetes timeout to be set via environment variable
    aleksandrmelnikov committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    28651bf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    e42ac38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b181200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f937356 View commit details
    Browse the repository at this point in the history
  4. Merge pull request onepanelio#770 from rushtehrani/feat/limits

    feat: Support GPU resource limits in Workspaces and Workflows
    Vafilor committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    be8f157 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d16592 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8a6670 View commit details
    Browse the repository at this point in the history
  7. Merge pull request onepanelio#771 from Vafilor/test/istio.inject

    feat: Use env var instead of tty for interactive sidecars
    aleksandrmelnikov committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f8f2345 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2440940 View commit details
    Browse the repository at this point in the history
  9. Merge pull request onepanelio#775 from onepanelio/fix/wrong.migration…

    ….names
    
    fix: wrong migration file names
    Vafilor committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    16977e3 View commit details
    Browse the repository at this point in the history
  10. fix: wrong migration folder

    Vafilor committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f58263d View commit details
    Browse the repository at this point in the history
  11. Merge pull request onepanelio#776 from onepanelio/fix/wrong.migration…

    ….names
    
    fix: wrong migration folder
    Vafilor committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4d28ce4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95e2516 View commit details
    Browse the repository at this point in the history
  13. Merge pull request onepanelio#777 from Vafilor/fix/adjust.curl

    fix: adjust curl to use specific version and fail on non 200 responses
    aleksandrmelnikov committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    93a0770 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae998d0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7f5d52c View commit details
    Browse the repository at this point in the history
  16. Merge pull request onepanelio#778 from Vafilor/feat/upgrade.tensorflo…

    …w.workflow
    
    feat: update tensorflow migration
    aleksandrmelnikov committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    cb617d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    92c387a View commit details
    Browse the repository at this point in the history
  18. Merge pull request onepanelio#779 from Vafilor/feat/upgrade.tensorflo…

    …w.workflow
    
    fix: tf training with epochs
    aleksandrmelnikov committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ee7c148 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    37f1c0b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request onepanelio#781 from rushtehrani/fix/script-resources

    fix: Correctly add resources to script templates
    rushtehrani committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1fa8242 View commit details
    Browse the repository at this point in the history
  2. fix: issue where workspace params (like new node pool) were not updat…

    …ed when a workspace was upgraded.
    Vafilor committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    5d0d84c View commit details
    Browse the repository at this point in the history
  3. chore: revert argo updates

    Vafilor committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    50a57f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f9f8ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request onepanelio#782 from Vafilor/fix/workspace.node.pool

    fix: issue where workspace params were not updated
    rushtehrani committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    0aee834 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    909a728 View commit details
    Browse the repository at this point in the history
  7. Merge pull request onepanelio#785 from Vafilor/fix/workspace.node.pool

    chore: changed variable name to better reflect purpose
    Vafilor committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8735444 View commit details
    Browse the repository at this point in the history
  8. Merge pull request onepanelio#783 from Vafilor/fix/revert.argo

    chore: revert argo updates for stability
    rushtehrani committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b6abe86 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. fix: add resource limits to a main container

    This fixes an issue with GPUs in GKE as the container that needs the GPU needs to have a resource requirement.
    Vafilor committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    5ce0bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9302853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    172c4e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request onepanelio#788 from Vafilor/fix/gke.gpu

    fix: GPU not being present in GKE for workspaces
    rushtehrani committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    f54021c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. fix: added migration to update jupyterlab workspace template to be ab…

    …le to use GPUs in GKE
    Vafilor committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    01cd321 View commit details
    Browse the repository at this point in the history
  2. fix: wrong template name

    Vafilor committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    0b68e88 View commit details
    Browse the repository at this point in the history
  3. remove extra space

    rushtehrani committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    81bd32f View commit details
    Browse the repository at this point in the history
  4. Merge pull request onepanelio#793 from Vafilor/fix/onepanelio.core.79…

    …1-gke.jupyterlab.gpu
    
    fix: Issue where gpu didn't work for jupyterlab in gke
    rushtehrani committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    1cf0373 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    01040a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request onepanelio#797 from rushtehrani/fix/jupyterlab-dat…

    …a-dir
    
    fix: Set jupyterlab workingDir to /data
    aleksandrmelnikov committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    7ae4e13 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    ed54598 View commit details
    Browse the repository at this point in the history
  2. feat: increased default timeout for kubernetes to be 3 minutes as tes…

    …ting shows 1 minute happens fairly often
    Vafilor committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ec2a0f5 View commit details
    Browse the repository at this point in the history
  3. fix: missing setting the initializedMigrations variable for migration…

    …. This fixes a big where changing the configmap crashed the server.
    Vafilor committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7ec2093 View commit details
    Browse the repository at this point in the history
  4. feat: updated watching configmap changes so it uses its own kubeclien…

    …t. This kubeclient has no timeout as timeouts happen a lot while watching for configmap changes.
    Vafilor committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    45f6d4e View commit details
    Browse the repository at this point in the history
  5. chore: codacy

    Vafilor committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2a01138 View commit details
    Browse the repository at this point in the history
  6. Merge pull request onepanelio#799 from Vafilor/fix/closed.web.sockets

    fix: closing web sockets
    rushtehrani committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5bd2c96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d991898 View commit details
    Browse the repository at this point in the history
  8. update: fixed missing generated files for grpc and moved generated fi…

    …les into their own subdirectory for easier separation of files.
    Vafilor committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2931d5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1257ab1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b155ba View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    41f8508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19be6d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b177a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4359f6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd2d98c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    779cba9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dcc38c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ad5715 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. chore: codacy

    Vafilor committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    76ecdcf View commit details
    Browse the repository at this point in the history
  2. chore: codacy

    Vafilor committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    3a5fc38 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Merge pull request onepanelio#801 from Vafilor/feat/upgrade.grpc

    feat: upgrade grpc
    Vafilor committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    54580a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. update README

    rushtehrani committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f196c01 View commit details
    Browse the repository at this point in the history
  2. update README

    rushtehrani committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    af6e3c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request onepanelio#807 from rushtehrani/chore/readme

    chore: Update demo note
    rushtehrani committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0efa00d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    d203b04 View commit details
    Browse the repository at this point in the history
  2. fix: added checks to workspace/workflow templates on creation to make…

    … sure they don't allow sys- prefixed names.
    
    Also updated workspace creation so that the workflow templates created by workspace templates have a sys- prefix.
    Vafilor committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    7d062de View commit details
    Browse the repository at this point in the history
  3. fix: fix existing workspace templates to add sys- prefix, including a…

    …rgo workflow templates.
    Vafilor committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    daa2c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f214d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c3d55f View commit details
    Browse the repository at this point in the history
  6. fix: changed uid to use fmt.errorf instead of errors.new - this simpl…

    …ifies the code a little.
    Vafilor committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    8580915 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5f8d87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4e792a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    643f8a5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix/onepanelio.core.256-reserved.names' of github.com:V…

    …afilor/core into fix/onepanelio.core.256-reserved.names
    Vafilor committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    50c75d6 View commit details
    Browse the repository at this point in the history