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

Apply OVMS as part of dashboard manifests #382

Conversation

zdtsw
Copy link
Member

@zdtsw zdtsw commented Jul 28, 2023

Description

from odh-deployer https://github.com/red-hat-data-services/odh-deployer/blob/main/deploy.sh#L341
Along with changes in https://github.com/red-hat-data-services/odh-manifests/pull/437/files

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@openshift-ci openshift-ci bot requested review from cfchase and LaVLaS July 28, 2023 13:15
@zdtsw zdtsw requested review from etirelli and VaishnaviHire and removed request for cfchase and LaVLaS July 28, 2023 13:18
@@ -71,6 +72,15 @@ func (d *Dashboard) ReconcileComponent(owner metav1.Object, cli client.Client, s
return err
}

// OVMS
err = deploy.DeployManifestsFromPath(owner, cli, ComponentName,
Copy link
Member

Choose a reason for hiding this comment

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

This should only be applied for non-odh platforms

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

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

@VaishnaviHire VaishnaviHire left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Jul 28, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VaishnaviHire

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-robot openshift-merge-robot merged commit 6704189 into opendatahub-io:feature-rearchitecture Jul 28, 2023
6 checks passed
zdtsw added a commit to zdtsw-forking/rhods-operator that referenced this pull request Jul 31, 2023
Apply OVMS template from dashboard for RHODS only (opendatahub-io#382)
Splitting distributed workflows component into codeflare and ray. Fixes opendatahub-io#369 (opendatahub-io#377)
Add ODHDashboardconfig in dasboard component
Add admin group for downstream

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
@zdtsw
Copy link
Member Author

zdtsw commented Jul 31, 2023

ref: #393

zdtsw added a commit to zdtsw-forking/rhods-operator that referenced this pull request Jul 31, 2023
Apply OVMS template from dashboard for RHODS only (opendatahub-io#382)
Splitting distributed workflows component into codeflare and ray. Fixes opendatahub-io#369 (opendatahub-io#377)
Add ODHDashboardconfig in dasboard component
Add admin group for downstream

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
VaishnaviHire pushed a commit to VaishnaviHire/opendatahub-operator that referenced this pull request Jul 31, 2023
Apply OVMS template from dashboard for RHODS only (opendatahub-io#382)
Splitting distributed workflows component into codeflare and ray. Fixes opendatahub-io#369 (opendatahub-io#377)
Add ODHDashboardconfig in dasboard component
Add admin group for downstream

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
VaishnaviHire pushed a commit to VaishnaviHire/opendatahub-operator that referenced this pull request Jul 31, 2023
Apply OVMS template from dashboard for RHODS only (opendatahub-io#382)
Splitting distributed workflows component into codeflare and ray. Fixes opendatahub-io#369 (opendatahub-io#377)
Add ODHDashboardconfig in dasboard component
Add admin group for downstream

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
VaishnaviHire pushed a commit to VaishnaviHire/opendatahub-operator that referenced this pull request Jul 31, 2023
Apply OVMS template from dashboard for RHODS only (opendatahub-io#382)
Splitting distributed workflows component into codeflare and ray. Fixes opendatahub-io#369 (opendatahub-io#377)
Add ODHDashboardconfig in dasboard component
Add admin group for downstream

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 1c16d59)
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

3 participants