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

Add Kserverarwa support #1273

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Add Kserverarwa support #1273

merged 1 commit into from
Mar 11, 2024

Conversation

tarukumar
Copy link
Contributor

Added installation support specifically tailored for kserve raw installation. This customization is exclusively for kserveraw setups. To maintain the sophistication of the installation script and considering that kserveraw is an advanced feature unlikely to be tested by regular users, i opted not to clutter the script with unnecessary code. Certain decisions in the pr are deliberate, such as including only the required components in D.

Signed-off-by: Tarun Kumar <takumar@redhat.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tarukumar
Copy link
Contributor Author

Kservewaw Rhoai Installation

Install RHOAI With Kserve Raw Checking if RHODS is installed with "selfmanaged" "fast" "CLi"
Getting CSV from subscription rhods-operator-dev namespace redhat-ods-operator
Error from server (NotFound): subscriptions.operators.coreos.com "rhods-operator-dev" not found
Got CSV from subscription rhods-operator-dev, result: 0
Operator with sub rhods-operator-dev is installed result: False
RHODS is installed: False
Error from server (AlreadyExists): namespaces "redhat-ods-operator" already exists
catalogsource.operators.coreos.com/rhoai-catalog-dev created
Waiting for the 'rhoai-catalog-dev' CatalogSource in 'openshift-marketplace' namespace to be in 'Ready' status state
CatalogSource 'rhoai-catalog-dev' in 'openshift-marketplace' namespace in 'Ready' status now, let's continue
operatorgroup.operators.coreos.com/rhoai-operator-dev created
subscription.operators.coreos.com/rhoai-operator created
.Waiting for all RHOAI resources to be up and running
No resources found in redhat-ods-operator namespace.
pods name=rhods-operator created
pods control-plane=kserve-controller-manager created
pods app=odh-model-controller created
Install RHOAI With Kserve Raw | PASS |

Kservewaw Rhoai Installation | PASS |
1 test, 1 passed, 0 failed

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Robocop found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
445 0 0 445 100

@tarukumar tarukumar merged commit 330336f into red-hat-data-services:master Mar 11, 2024
12 checks passed
jstourac added a commit to jstourac/ods-ci that referenced this pull request Mar 14, 2024
Let's unify naming of the catalog and operator group to what we use
elsewhere.

Also removing the `embedded*.txt` files since these aren't used anywhere
in this repository anymore.

This follows up on red-hat-data-services#1273.
jstourac added a commit that referenced this pull request Mar 15, 2024
Let's unify naming of the catalog and operator group to what we use
elsewhere.

Also removing the `embedded*.txt` files since these aren't used anywhere
in this repository anymore.

This follows up on #1273.
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.

3 participants