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

Fix rhods-9627 #866

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

Jooho
Copy link
Contributor

@Jooho Jooho commented Jul 5, 2023

Description

With the new manifests, it tries to use a new label to explain components but it causes an upgrade fail because the spec.selector in the deployment is immutable.

In order to upgrade properly, I rollback the labels.

How Has This Been Tested?

It does not impact a fresh cluster installation. I tested this with RHODS live builder image
Live Builder image: quay.io/jooholee/rhods-operator-live-catalog:1.29.0-rhods-9627

You can test the image with the cluster that installed 1.28 RHODS

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

Signed-off-by: jooho <jlee@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Jul 5, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez

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-ci openshift-ci bot added the approved label Jul 5, 2023
@openshift-merge-robot openshift-merge-robot merged commit b7e1421 into opendatahub-io:master Jul 5, 2023
6 checks passed
VaishnaviHire added a commit that referenced this pull request Jul 11, 2023
* Fix rhods-9627 (#866)

fix rhods-9627

Signed-off-by: jooho <jlee@redhat.com>

* Dashboard v2.12.0 release (#854)

---------

Signed-off-by: jooho <jlee@redhat.com>
Co-authored-by: Jooho Lee <jlee@redhat.com>
Co-authored-by: Andrew Ballantyne <8126518+andrewballantyne@users.noreply.github.com>
VaishnaviHire added a commit that referenced this pull request Jul 14, 2023
* Fix rhods-9627 (#866)

fix rhods-9627

Signed-off-by: jooho <jlee@redhat.com>

* Dashboard v2.12.0 release (#854)

* Add KServe manifests to odh-manifests

Update folder structure and KServe fork url

Pre-build KServe manifests to avoid issues with kfctl

Change the webhook certificates

Add runtime field to example InferenceService

fix minor issues

fix labels

no cert-manager

no certmanager

Use images from quay.io/opendatahub version 0.10.2

Fetch manifests from opendatahub-io/kserve

Revert back to assembled manifests KServe manifests using `kustomize` directly

Remove istio-cni env variable in controller

Simplify folder structure

Use release-0.10 branch to generate built yaml

Fix configuration params

* Remove KfDef ref from ODHApplications (#872)

* Add defaults to env variables

---------

Signed-off-by: jooho <jlee@redhat.com>
Co-authored-by: Jooho Lee <jlee@redhat.com>
Co-authored-by: Andrew Ballantyne <8126518+andrewballantyne@users.noreply.github.com>
Co-authored-by: Reto Lehmann <retocode@icloud.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants