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

Application crd #1633

Merged
merged 65 commits into from
Oct 20, 2018
Merged

Application crd #1633

merged 65 commits into from
Oct 20, 2018

Commits on Sep 11, 2018

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

Commits on Sep 13, 2018

  1. added the ability to have different types of applications under proto…

    …types
    Kam D Kasravi committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b266e06 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    bd43f98 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    8224884 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. snapshot

    Kam D Kasravi committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    5485f16 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    2bf305d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. added deployment, service, compositecontroller

    Kam D Kasravi committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    571bba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    141ee28 View commit details
    Browse the repository at this point in the history
  2. added README and changed prototype to kubeflow-app

    Kam D Kasravi committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    642c9ae View commit details
    Browse the repository at this point in the history
  3. update README.md and move to under prototypes

    Kam D Kasravi committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    4daaaff View commit details
    Browse the repository at this point in the history
  4. change projectNamespace to deploymentNamespace

    Kam D Kasravi committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    695bf52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0da460b View commit details
    Browse the repository at this point in the history
  6. jfmt errors

    Kam D Kasravi committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    5707cbd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. now kubeflow-app params.components can be empty (all components) or a…

    … subset of components eg ["ambassador", "jupyterhub"]
    Kam D Kasravi committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    f831205 View commit details
    Browse the repository at this point in the history
  2. update README.md

    Kam D Kasravi committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    2c0ba78 View commit details
    Browse the repository at this point in the history
  3. snapshot

    Kam D Kasravi committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    02a942c View commit details
    Browse the repository at this point in the history
  4. /retest

    Kam D Kasravi committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    d7ee374 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    845014a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. minor fixes related to the CRD

    Kam D Kasravi committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    da5a16f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. use kubeflow-app

    Kam D Kasravi committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    a57c782 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    b111b04 View commit details
    Browse the repository at this point in the history
  3. /retest

    Kam D Kasravi committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    d236b7c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. /retest

    Kam D Kasravi committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    a622784 View commit details
    Browse the repository at this point in the history
  2. fmt errors

    Kam D Kasravi committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    54bd8e2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    1483109 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. assemblyPhase, installed updates

    Kam D Kasravi committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3be7805 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. added tests for sort, setDiff

    Kam D Kasravi committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    72ee02d View commit details
    Browse the repository at this point in the history
  2. /retest

    Kam D Kasravi committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    01ed67a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    c81a789 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. /retest

    Kam D Kasravi committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    6386220 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. /retest

    Kam D Kasravi committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    a5997e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. format

    Kam D Kasravi committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    61d217d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. /retest

    Kam D Kasravi committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    3996729 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8526490 View commit details
    Browse the repository at this point in the history
  3. adding labels

    Kam D Kasravi committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    1315aed View commit details
    Browse the repository at this point in the history
  4. adding labels

    Kam D Kasravi committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    24ff586 View commit details
    Browse the repository at this point in the history
  5. /retest

    Kam D Kasravi committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    45abdbe View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. remove kubebuilder label

    Kam D Kasravi committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    bb97de0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. /retest

    Kam D Kasravi committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    9e19d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. rebase from upstream master

    Kam D Kasravi committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    acdfdfe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    083118f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. "first pass at separating cluster resources from namespace scoped res…

    …ources"
    Kam D Kasravi committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    52fbb98 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a88480e View commit details
    Browse the repository at this point in the history
  3. remove unnecessary mods, deploy in 2 passes: cluster wide, namespace …

    …scoped
    Kam D Kasravi committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    e8024d4 View commit details
    Browse the repository at this point in the history
  4. remove owner param

    Kam D Kasravi committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    87143b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. update on README.md

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    b4744ad View commit details
    Browse the repository at this point in the history
  2. update README and schema

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    19dd33d View commit details
    Browse the repository at this point in the history
  3. jfmt fix

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    bfe346f View commit details
    Browse the repository at this point in the history
  4. remove namespace from ClusterRole

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    fe6214a View commit details
    Browse the repository at this point in the history
  5. re-adding components as an option

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    05455b0 View commit details
    Browse the repository at this point in the history
  6. re-add components option to allow for a subset of components to be de…

    …ployed
    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    3621bc3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    49bfa8a View commit details
    Browse the repository at this point in the history
  8. only emit applicationCRD (optional) and application

    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    07799de View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ae1bb9c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    2a84fb6 View commit details
    Browse the repository at this point in the history
  2. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    23cd24c View commit details
    Browse the repository at this point in the history
  3. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    f167d4a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    de068db View commit details
    Browse the repository at this point in the history
  5. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    7e650ae View commit details
    Browse the repository at this point in the history
  6. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    3a2a64c View commit details
    Browse the repository at this point in the history
  7. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    aedbab4 View commit details
    Browse the repository at this point in the history
  8. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    afbd9f9 View commit details
    Browse the repository at this point in the history
  9. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    f50c496 View commit details
    Browse the repository at this point in the history
  10. /retest

    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    880f207 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of github.com:kubeflow/kubeflow into applicatio…

    …n_CRD
    Kam D Kasravi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    241b57f View commit details
    Browse the repository at this point in the history