Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync upstream KF into midstream ODH (#15)
* kubeflow: fix go module and odh. debranding (#15) * kubeflow: change go module name and references Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> * kubeflow: rename odh. into kfmr. Signed-off-by: tarilabs <matteo.mortari@gmail.com> * kubeflow: py: pyproject description Signed-off-by: tarilabs <matteo.mortari@gmail.com> * kubeflow: nit picks in text documents Signed-off-by: tarilabs <matteo.mortari@gmail.com> --------- Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> Signed-off-by: tarilabs <matteo.mortari@gmail.com> Co-authored-by: tarilabs <matteo.mortari@gmail.com> * Fix metadata OpenAPI spec (#17) * fix: OpenAPI metadata discriminator Signed-off-by: tarilabs <matteo.mortari@gmail.com> * wiring factories and default values missed in codegen Signed-off-by: tarilabs <matteo.mortari@gmail.com> * introduce openapi defaults Signed-off-by: tarilabs <matteo.mortari@gmail.com> * fix TestMetadataValue* Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> * fix: type assert generation Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> * upgrade openapi spec version to v1alpha2 Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> --------- Signed-off-by: tarilabs <matteo.mortari@gmail.com> Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> Co-authored-by: tarilabs <matteo.mortari@gmail.com> * kubeflow: make MLMD type names (and prefix) pluggable (#19) Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#20) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.61.1...v1.62.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * OAS: Fix discriminator field definition for Artifact (#22) * gitignore: ignore all coverage files Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> * OAS: fix discriminator field for Artifact Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> --------- Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com> Signed-off-by: tarilabs <matteo.mortari@gmail.com> Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> Co-authored-by: Andrea Lamparelli <a.lamparelli95@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isabella Basso <idoamara@redhat.com>
- Loading branch information