发布

  • Cherrypick for 0.5 (#2908)

    frostbyte_neo 发布于 2019-04-02 11:50:34 +00:00

    • add labels for notebook so that gcp credentials will be injected by webhook (#2853)

    • add labels for gcp cred

    • kfctl set flag

    • review comment

    • review comment

    • Update image tags for katib (#2875)

    • Style guide added, with supporting docs (#2878)

    • Let jupyter service account list/get/create secret (#2887)

    The jupyter service account can already create a deployment with a
    secret mounted and read it that way, so its just more of a hassle to not
    let it explicitly list secrets.

    • add auth cmd (#2873)

    • remove profile from v0.5 (#2877)

    • remove profile from v0.5

    • remove from test check list

    • remove namespace selector (#2893)

    • delete endpoints (#2838)

    • add new function deleteEndpoints

    • test import works

    • fix

    • revert test-worker tag

    • get_endpoints_list

    • break test

    • add error msg

    • message

    • fix

    • finish deleteEndpoints

    • use member var

    • not bail out if retry error

    • add description

    • A script to reset the basic auth secret. (#2662)

    • A script to reset the basic auth secret.

    • Fix the script.

    • Resolve comments.

    • Update the Jupyter UI for 0.5 (#2848)

    • Add polling logic

    • Get pvcs

    • Return more info in Notebooks

    • Update Makefile, update css/html

    • Update Rok UI

    • Minor fixes on html and flask debug mode

    • Update add-notebook.js in Rok

    • Add html for new notebook in ROK

    • Make UI to poll the Backend for State

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Update the GCB script

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Organize file structure and refactor imports

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Sync Notebook name with Workspace Volume

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Use different warning if no DefStorClass

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Make backend REST

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Change Notebook status

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Misc changes

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Scroll on top to show the error

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Clean notebook table

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Add dialogs

    If a user wants to delete a notebook, provide a confirm dialog

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Use term Namespace instead of Project

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Fix CSS rendering

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Make the polling exponential

    The frontend will stop polling the backend exponentially.
    If the state doesn't change, reduce the retries counter.

    If the retries counter goes to zero, then double the time between
    requests and reset the retries counter. Maximum poll time is 16 seconds.

    If the state changes, or the user creates/deletes a Notebook or
    selects a different namespace; reset the polling mechanism

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Handle no Status in Notebook CR

    Signed-off-by: Kimonas Sotirchos kimwnasptd@arrikto.com

    • Create a minimal release process for kfctl. (#2894)

    • Create a minimal release process for kfctl.

    • Instructions for building binaries and uploading to GitHub release page.

    • We need to figure out if/how we cross-compile for linux.

    Related to: #2383

      • Add make rules to build and push the binary.
    • tar and gzip the binary

    • Add separate binaries for linux and Darwin.

    • update notebook image (#2895)

    • fix patch string for admission webhook (#2903)

    • fix patch string

    • cleanup

    下载附件