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

[pull] main from kubeflow:main #124

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

tarilabs and others added 3 commits September 19, 2024 15:42
align diagram about testing architecture
following #326

include FOSSA license scanning badge
following #323

Signed-off-by: Matteo Mortari <[email protected]>
… multi-arch builds Fixes RHOAIENG-12078 (#322)

* fix: remove .git from Dockerfile

Signed-off-by: Dhiraj Bokde <[email protected]>

* fix: remove git check for model-registry.yaml in Makefile
fix gen/openapi-server make target to generate go-server if model-registry.yaml file is newer

Signed-off-by: Dhiraj Bokde <[email protected]>

* fix: commit updated type_asserts.go

Signed-off-by: Dhiraj Bokde <[email protected]>

* fix: sort assert functions in gen_type_asserts.sh before writing them to type_asserts.go

Signed-off-by: Dhiraj Bokde <[email protected]>

* feat: add 'image/buildx' target to create multi-platform docker images using docker buildx,
split 'build' target into 'build/prepare' and 'build/compile' to optimize multi-platform builds

Signed-off-by: Dhiraj Bokde <[email protected]>

* feat: add docker env variables to enable multi-platform cross compilation, optimize build steps

Signed-off-by: Dhiraj Bokde <[email protected]>

* fix: add podman support for buildx

Signed-off-by: Dhiraj Bokde <[email protected]>

* fix: remove docker builder if it already exists

Signed-off-by: Dhiraj Bokde <[email protected]>

---------

Signed-off-by: Dhiraj Bokde <[email protected]>
* doc: skip method description until MLMD bug is fixed

Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

* py: README: explicit MR connection options

Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

* py: README: restore prints

Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

* py: README: add missing import from utils

Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

* py: README: get rid of legacy note

Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

* Update clients/python/README.md

Co-authored-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>

* Update clients/python/README.md

Co-authored-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>

* Update clients/python/README.md

Co-authored-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>

* Update clients/python/README.md

Co-authored-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>

---------

Signed-off-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>
Co-authored-by: Matteo Mortari <[email protected]>
Copy link

openshift-ci bot commented Sep 19, 2024

Hi @pull[bot]. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.35%. Comparing base (fcabead) to head (5edd909).
Report is 132 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   78.23%   76.35%   -1.88%     
==========================================
  Files          23       11      -12     
  Lines        2118     1476     -642     
  Branches      145        0     -145     
==========================================
- Hits         1657     1127     -530     
+ Misses        269      190      -79     
+ Partials      192      159      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* update golangci-lint

Signed-off-by: Isabella do Amaral <[email protected]>

* ignore cypress artifacts

Signed-off-by: Isabella do Amaral <[email protected]>

* gen type asserts in python


Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Matteo Mortari <[email protected]>
Signed-off-by: Isabella do Amaral <[email protected]>

---------

Signed-off-by: Isabella do Amaral <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Matteo Mortari <[email protected]>
Copy link
Member

@tarilabs tarilabs left a comment

Choose a reason for hiding this comment

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

Copy link

openshift-ci bot commented Sep 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pull[bot], tarilabs

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

@openshift-merge-bot openshift-merge-bot bot merged commit 03d83e6 into opendatahub-io:main Sep 20, 2024
15 of 17 checks passed
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.

4 participants