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 upstream main #66

Merged
merged 19 commits into from
Sep 29, 2023

Conversation

bartoszmajsak and others added 19 commits September 29, 2023 15:37
Simplifies Reconcile functions by removing unneeded parameters

(cherry picked from commit 4fcfcae)
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 8981823)
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 461faa8)
* fix: handles err when checking managed RHODS

* chore: fixes typos and godoc convention

* chore: removes redundant pattern

* chore: removes dead code

* chore(deps): removes unused module

* chore: fixes godoc to use documented function name first

* chore: unifies receiver names

* chore: wraps error instead of constructing new one

* fix: removes rendundant _ exp from for loop

* fix: removes redundant import alias

* fix: removes unneeded string conversion

* chore: switches file operations from depracated ioutil to os pkg

* chore: swaps deprecated AddToScheme with Install

* chore: handles ignored errors

* Revert "chore: wraps error instead of constructing new one"

This reverts commit da574c4.

* chore: wraps errors using %w directive

* chore: simplifies component error handling using multierr

* chore: cleans up imports

* chore: update docs in pkg/deploy/deploy.go

Co-authored-by: Wen Zhou <wenzhou@redhat.com>

---------

Co-authored-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit efe23f7)
…endatahub-io#431)

* Update Dockerfile to pull manifests from different component repo

- leave notebook, modelmesh, monitoring as-is from odh-manifests
- change kserve path to where it sets in source repo.
- move download manifests function into a script
- make Dockerfile a multi-stage build
- add empty odh-amnifests for ci build
- odh-modelmesh-controller has new path in odh-manifests
- kserve does not have 'base' in component repo

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* Update kserve release branch

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* Update manifests path for kserve

- see https://github.com/opendatahub-io/odh-manifests/blob/master/kserve/hack/kustomization.yaml

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* Update notebook-images to use manifests from its repo

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* Fix: path for kserve

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* Docs: update README

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

---------

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 6880557)
* chore(plugins): simplifies return

* chore: simplifies deployment funcs

* chore: simplifies err return

* Update pkg/deploy/deploy.go

Co-authored-by: Wen Zhou <wenzhou@redhat.com>

* Update pkg/deploy/deploy.go

Co-authored-by: Wen Zhou <wenzhou@redhat.com>

---------

Co-authored-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 3c7caa1)
- need more namespace for PSI cluster

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 1d1d1af)
- change codeflare-stack folder name to be simple
- change notebook-image folder name to be simple

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 12d08f0)
)

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 0b2bb98)
- keep mcad.ibm.com because DSP still have it for a while

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 2a81649)
* Add Dashboard CRDs through manifests

* Remove Dashboard CRDs from bundle

* Remove CRDs from e2e tests

* Update components/dashboard/dashboard.go
---------

Co-authored-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 6df4c83)
…ahub-io#562)

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 57f4b3e)
* Implement DevFlags for DSC API

* Get Kserve manifests from odh-manifests

* Update spec for DevFlags

(cherry picked from commit f1dddc1)
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 82687d6)
(cherry picked from commit 75984a4)
@VaishnaviHire
Copy link
Author

Merging this, as it only includes cherry-picks

@VaishnaviHire VaishnaviHire merged commit f05228b into red-hat-data-services:main Sep 29, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants