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

Sync kubeflow model registry manifests v0.2.1-alpha #2737

Conversation

tarilabs
Copy link
Member

@tarilabs tarilabs commented Jun 3, 2024

Pull Request Template for Kubeflow manifests Issues

✏️ A brief description of the changes

per description above

📦 List any dependencies that are required for this change

none

🐛 If this PR is related to an issue, please put the link of the issue here.

none

✅ Unit Test Checklist

these manifests are tested in KF/model-registry repo.
the test addition was demonstrated with: kubeflow/model-registry#101

✅ Contributor checklist

cc @lampajr

tarilabs added 2 commits June 3, 2024 10:07
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
@google-oss-prow google-oss-prow bot requested review from kimwnasptd and Tomcli June 3, 2024 08:19
@lampajr
Copy link
Member

lampajr commented Jun 3, 2024

Thanks @tarilabs !

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Jun 3, 2024
@tarilabs tarilabs force-pushed the sync-kubeflow-model-registry-manifests-v0.2.1-alpha branch from 082fecd to d50bf06 Compare June 3, 2024 08:25
@google-oss-prow google-oss-prow bot removed the lgtm label Jun 3, 2024
@tarilabs tarilabs force-pushed the sync-kubeflow-model-registry-manifests-v0.2.1-alpha branch 4 times, most recently from b6037d9 to 3abe407 Compare June 3, 2024 09:07
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
@tarilabs tarilabs force-pushed the sync-kubeflow-model-registry-manifests-v0.2.1-alpha branch from 3abe407 to 4dbc864 Compare June 3, 2024 09:12
@lampajr
Copy link
Member

lampajr commented Jun 3, 2024

Tested locally as well and it looks good!

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Jun 3, 2024
- name: Dry-run KF Model Registry REST API
run: |
echo "Dry-run KF Model Registry REST API..."
export KF_TOKEN="$(kubectl -n default create token default)"
Copy link
Member

@juliusvonkohout juliusvonkohout Jun 3, 2024

Choose a reason for hiding this comment

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

We should probably user a proper kubeflow user namespace as in other m2m tests instead of just "default"

Copy link
Member Author

Choose a reason for hiding this comment

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

this is exactly per KServe test:

export KSERVE_M2M_TOKEN="$(kubectl -n default create token default)"

Copy link
Member

Choose a reason for hiding this comment

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

Probably something we should fix there as well. But that is for another PR @lampajr Ill approve for now.

@juliusvonkohout
Copy link
Member

/approve
/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: juliusvonkohout

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

@google-oss-prow google-oss-prow bot merged commit 43372c0 into kubeflow:master Jun 4, 2024
5 checks passed
@tarilabs
Copy link
Member Author

tarilabs commented Jun 4, 2024

thanks @juliusvonkohout @lampajr !! 🚀 👍

juliusvonkohout pushed a commit that referenced this pull request Jun 4, 2024
* Update kubeflow/model-registry manifests from v0.2.1-alpha

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* update sync- file

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* add test for REST API

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

---------

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
doncorsean pushed a commit to doncorsean/kubeflow-manifests that referenced this pull request Jul 18, 2024
* Update kubeflow/model-registry manifests from v0.2.1-alpha

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* update sync- file

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* add test for REST API

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

---------

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
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.

3 participants