ClusterRoleBinding name for modelmesh changed and it causes the upgrade to fail. In order to solve this issue, the existing ClusterRoleBinding needs to be removed before modelmesh manifests are applied.
How Has This Been Tested?
Merge criteria:
[X] The commits are squashed in a cohesive manner and have meaningful messages.
[ ] For commits that came from upstream, [UPSTREAM] has been prepended to the commit message.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/red-hat-data-services/odh-deployer/blob/rhods-1.28/OWNERS)~~ [anishasthana]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Description
ClusterRoleBinding name for modelmesh changed and it causes the upgrade to fail. In order to solve this issue, the existing ClusterRoleBinding needs to be removed before modelmesh manifests are applied.
How Has This Been Tested?
Merge criteria:
[UPSTREAM]
has been prepended to the commit message.