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

add pipeline team to the owner file #2299

Merged
merged 2 commits into from Jan 28, 2019
Merged

Conversation

IronPan
Copy link
Member

@IronPan IronPan commented Jan 18, 2019

This change is Reviewable

@IronPan
Copy link
Member Author

IronPan commented Jan 18, 2019

/assign @jlewi @kunmingg

OWNERS Outdated
@@ -9,5 +9,15 @@ approvers:
- r2d4
- richardsliu
- texasmichelle
- IronPan
- Ark-kun
- gaoning777
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alphabetize please

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@jlewi
Copy link
Contributor

jlewi commented Jan 24, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jlewi
Copy link
Contributor

jlewi commented Jan 24, 2019

/test all

@IronPan
Copy link
Member Author

IronPan commented Jan 28, 2019

/test kubeflow-presubmit

@k8s-ci-robot k8s-ci-robot merged commit bf2a205 into kubeflow:pipelines Jan 28, 2019
IronPan added a commit to IronPan/kubeflow that referenced this pull request Feb 5, 2019
* add pipeline team to the owner file

* Update OWNERS
IronPan added a commit to IronPan/kubeflow that referenced this pull request Feb 5, 2019
* add pipeline team to the owner file

* Update OWNERS
k8s-ci-robot pushed a commit that referenced this pull request Feb 7, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS
k8s-ci-robot pushed a commit that referenced this pull request Feb 8, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS

* fix

* Specify CRD version using v1beta1 schema (#2424)

* Bump pipeline version to 0.1.9 (#2427)

* deploy storage through kfctl.sh (#2373)

* deploy storage through kfctl.sh

* revert the change to delete storage DM

* propagate feature flag

* skip set param conditionally

* avoid exposing permanent storage as high level flag

* delete storage in test

* update test template

* add quite

* delete storage after cluster deletion

* Wait for at most 100s on namespace deletion (#2409)

* delete namespace conditionally

* delete namespace conditionally

* address comments

* Update kfctl.sh
k8s-ci-robot pushed a commit that referenced this pull request Feb 14, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS

* fix

* Specify CRD version using v1beta1 schema (#2424)

* Bump pipeline version to 0.1.9 (#2427)

* deploy storage through kfctl.sh (#2373)

* deploy storage through kfctl.sh

* revert the change to delete storage DM

* propagate feature flag

* skip set param conditionally

* avoid exposing permanent storage as high level flag

* delete storage in test

* update test template

* add quite

* delete storage after cluster deletion

* Wait for at most 100s on namespace deletion (#2409)

* delete namespace conditionally

* delete namespace conditionally

* address comments

* Update kfctl.sh

* fix

* fix (#2446)

* Deploy viewer CRD controller for Kubeflow Pipelines. (#2416)

* Deploy viewer CRD controller for Kubeflow Pipelines.

* Add missing image variable

* Use new schema to specify versions.

* Reduce NFS disk size from 200 -> 20 GB (#2464)

Since the corresponding PVC only need 20Gb.

/assign @kunmingg

* add selector for minio deploy (#2466)
k8s-ci-robot pushed a commit that referenced this pull request Feb 25, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS

* fix

* Specify CRD version using v1beta1 schema (#2424)

* Bump pipeline version to 0.1.9 (#2427)

* deploy storage through kfctl.sh (#2373)

* deploy storage through kfctl.sh

* revert the change to delete storage DM

* propagate feature flag

* skip set param conditionally

* avoid exposing permanent storage as high level flag

* delete storage in test

* update test template

* add quite

* delete storage after cluster deletion

* Wait for at most 100s on namespace deletion (#2409)

* delete namespace conditionally

* delete namespace conditionally

* address comments

* Update kfctl.sh

* fix

* fix (#2446)

* Deploy viewer CRD controller for Kubeflow Pipelines. (#2416)

* Deploy viewer CRD controller for Kubeflow Pipelines.

* Add missing image variable

* Use new schema to specify versions.

* Reduce NFS disk size from 200 -> 20 GB (#2464)

Since the corresponding PVC only need 20Gb.

/assign @kunmingg

* add selector for minio deploy (#2466)

* merge

* default to minio (#2503)

* Add script to upgrade kubeflow pipeline  (#2479)

* create default environment during  step

* add script to upgrade pipeline

* polish script

* add ks apply

* address comment

* update script

* update pipeline image version to v0.1.10 (#2534)
jlewi pushed a commit that referenced this pull request Mar 26, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS

* fix

* Specify CRD version using v1beta1 schema (#2424)

* Bump pipeline version to 0.1.9 (#2427)

* deploy storage through kfctl.sh (#2373)

* deploy storage through kfctl.sh

* revert the change to delete storage DM

* propagate feature flag

* skip set param conditionally

* avoid exposing permanent storage as high level flag

* delete storage in test

* update test template

* add quite

* delete storage after cluster deletion

* Wait for at most 100s on namespace deletion (#2409)

* delete namespace conditionally

* delete namespace conditionally

* address comments

* Update kfctl.sh

* fix

* fix (#2446)

* Deploy viewer CRD controller for Kubeflow Pipelines. (#2416)

* Deploy viewer CRD controller for Kubeflow Pipelines.

* Add missing image variable

* Use new schema to specify versions.

* Reduce NFS disk size from 200 -> 20 GB (#2464)

Since the corresponding PVC only need 20Gb.

/assign @kunmingg

* add selector for minio deploy (#2466)

* merge

* default to minio (#2503)

* Add script to upgrade kubeflow pipeline  (#2479)

* create default environment during  step

* add script to upgrade pipeline

* polish script

* add ks apply

* address comment

* update script

* update pipeline image version to v0.1.10 (#2534)

* update pipeline version to v0.1.13 (#2783)

/assign @neuromage

* sync pipelines branch to master

* revert

* update

* update

* sync
jlewi pushed a commit that referenced this pull request Apr 2, 2019
* sync pipelines branch to master

* add pipeline team to the owner file (#2299)

* add pipeline team to the owner file

* Update OWNERS

* fix

* Specify CRD version using v1beta1 schema (#2424)

* Bump pipeline version to 0.1.9 (#2427)

* deploy storage through kfctl.sh (#2373)

* deploy storage through kfctl.sh

* revert the change to delete storage DM

* propagate feature flag

* skip set param conditionally

* avoid exposing permanent storage as high level flag

* delete storage in test

* update test template

* add quite

* delete storage after cluster deletion

* Wait for at most 100s on namespace deletion (#2409)

* delete namespace conditionally

* delete namespace conditionally

* address comments

* Update kfctl.sh

* fix

* fix (#2446)

* Deploy viewer CRD controller for Kubeflow Pipelines. (#2416)

* Deploy viewer CRD controller for Kubeflow Pipelines.

* Add missing image variable

* Use new schema to specify versions.

* Reduce NFS disk size from 200 -> 20 GB (#2464)

Since the corresponding PVC only need 20Gb.

/assign @kunmingg

* add selector for minio deploy (#2466)

* merge

* default to minio (#2503)

* Add script to upgrade kubeflow pipeline  (#2479)

* create default environment during  step

* add script to upgrade pipeline

* polish script

* add ks apply

* address comment

* update script

* update pipeline image version to v0.1.10 (#2534)

* sync to v0.5.0-rc.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants