Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: KazuCocoa/kubeflow

Tags

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubeflow#1391 from richardsliu/v0.2-branch

Cherry-pick: Update TFJob operator to the latest image

v0.2.4-rc.0

Toggle v0.2.4-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubeflow#1391 from richardsliu/v0.2-branch

Cherry-pick: Update TFJob operator to the latest image

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change the default branch used for the configs to v0.2-branch and not…

… master. (kubeflow#1378)

* This is better UX since we want the deploy script to be in sync with
  the version of the configs.

Related to kubeflow#1348

v0.2.3-rc.0

Toggle v0.2.3-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change the default branch used for the configs to v0.2-branch and not…

… master. (kubeflow#1378)

* This is better UX since we want the deploy script to be in sync with
  the version of the configs.

Related to kubeflow#1348

v0.2.2

Toggle v0.2.2's commit message
Fix deploy.sh moving the unpacked repo. (kubeflow#1194)

* Fix deploy.sh moving the unpacked repo.

* It looks like GitHub is stripping out the v in the name of the top level
  directory.

Make the scripts less brittle by not assuming the top level directory
will be named a certain way.
Related to 1193.

* Fix indent.

* * Add simple test scripts to verify that the configs are created
* Add an option to gke/deploy.sh to skip deployment to facilitate testing
* Add an option to gke/deploy.sh to not recreate the DM configs if they
  already exist; the sed commands assume we are starting from scratch.

v0.2.2-rc.0

Toggle v0.2.2-rc.0's commit message
Fix deploy.sh moving the unpacked repo. (kubeflow#1194)

* Fix deploy.sh moving the unpacked repo.

* It looks like GitHub is stripping out the v in the name of the top level
  directory.

Make the scripts less brittle by not assuming the top level directory
will be named a certain way.
Related to 1193.

* Fix indent.

* * Add simple test scripts to verify that the configs are created
* Add an option to gke/deploy.sh to skip deployment to facilitate testing
* Add an option to gke/deploy.sh to not recreate the DM configs if they
  already exist; the sed commands assume we are starting from scratch.

v0.2.1

Toggle v0.2.1's commit message
Grant roles/viewer to kubeflow user service account (kubeflow#1185)

roles/viewer is required for viewing the logs of a GCB build

v0.2.1-rc.1

Toggle v0.2.1-rc.1's commit message
Grant roles/viewer to kubeflow user service account (kubeflow#1185)

roles/viewer is required for viewing the logs of a GCB build

v0.2.1-rc.0

Toggle v0.2.1-rc.0's commit message
Cherry pick upgrading the central UI to v0.2.1 (kubeflow#1182)

Related to kubeflow#1147

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubeflow#1104 from kunmingg/cpick_pkg

cherry pick 3 commits