Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Disable virtual host functionality of kserve #916

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

vaibhavjainwiz
Copy link
Member

Description

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

@israel-hdez
Copy link
Contributor

Changes to kserve-built can be overriden by local patches.

We have one here for this ConfigMap: https://github.com/opendatahub-io/odh-manifests/blob/master/kserve/base/inferenceservice-config-patch.yaml.

You should apply the change in that patch rather than in kserve-built. Unfortunately, that patch is outdated. You will need to wait for #908 to go in and apply your changes on top of that.

@vaibhavjainwiz
Copy link
Member Author

Changes to kserve-built can be overriden by local patches.

We have one here for this ConfigMap: https://github.com/opendatahub-io/odh-manifests/blob/master/kserve/base/inferenceservice-config-patch.yaml.

You should apply the change in that patch rather than in kserve-built. Unfortunately, that patch is outdated. You will need to wait for #908 to go in and apply your changes on top of that.

@israel-hdez I had done the requested changes, could you please review it again.

@vaibhavjainwiz
Copy link
Member Author

/retest

@Jooho
Copy link
Contributor

Jooho commented Aug 17, 2023

/lgtm

@israel-hdez
Copy link
Contributor

@vaibhavjainwiz Can you, please, squash to a single commit?

@openshift-ci openshift-ci bot removed the lgtm label Aug 17, 2023
@vaibhavjainwiz
Copy link
Member Author

@vaibhavjainwiz Can you, please, squash to a single commit?

done.. I had squash to a single commit.

Signed-off-by: Vaibhav Jain <vajain@redhat.com>
@heyselbi
Copy link

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Aug 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: heyselbi

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

@LaVLaS
Copy link
Contributor

LaVLaS commented Aug 17, 2023

There are 2 possible fixes for the CI test fallures that are not related to changes in this PR. If those known failures exist in this PR, I will manually merge this to get it unblocked

@heyselbi
Copy link

@LaVLaS yep, the e2e ci tests are failing because of codeflare and ray related issues (ie. not related to this PR).

@LaVLaS
Copy link
Contributor

LaVLaS commented Aug 17, 2023

I'm waiting on the outcome of #910 to see if it fixes the CI failures. If Yes, then we should be able to rebase and the CI/CD will be back to normal after a rebase.

If any of those tests in #910 fail, I'll merge this PR manually

@openshift-ci
Copy link

openshift-ci bot commented Aug 17, 2023

@vaibhavjainwiz: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/411-odh-manifests-e2e 4b32357 link true /test 411-odh-manifests-e2e
ci/prow/odh-manifests-e2e 4b32357 link true /test odh-manifests-e2e

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@LaVLaS
Copy link
Contributor

LaVLaS commented Aug 17, 2023

Merging this since it was blocked by the Distributed Workloads test failures that were resolved in #910. The modelmesh test is failing and will be fixed in #918 based on an offline conversation by @VedantMahabaleshwarkar

@LaVLaS LaVLaS merged commit ed3882e into opendatahub-io:master Aug 17, 2023
@vaibhavjainwiz vaibhavjainwiz deleted the disable_virtual_host branch October 12, 2023 09:43
israel-hdez added a commit to israel-hdez/kserve that referenced this pull request Oct 24, 2023
Partial revert of
opendatahub-io/odh-manifests#916, because
opendatahub-io/odh-model-controller#84 has been
completed.

Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants