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

Remove Trustyai installation in downstream #196

Conversation

VaishnaviHire
Copy link

@VaishnaviHire VaishnaviHire commented Feb 19, 2024

Jira Issue: https://issues.redhat.com/browse/RHOAIENG-3391

Test Catalogssource: quay.io/vhire/opendatahub-operator-catalog:v2.7.0

Copy link
Member

@ruivieira ruivieira left a comment

Choose a reason for hiding this comment

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

LGTM.

@VaishnaviHire I'm assuming removing the component, but keeping the alerting rules won't be an issue?

@zdtsw
Copy link

zdtsw commented Feb 20, 2024

quay.io/vhire/opendatahub-operator-catalog:v2.7.0

LGTM.

@VaishnaviHire I'm assuming removing the component, but keeping the alerting rules won't be an issue?

it is set to disabled, so the alerts wont be added into SRE prometheus regardless what value users set in DSC

Comment on lines 201 to 203
if component == trustyai.ComponentName {
condType = component + "Deprecated"
} else {
Copy link

Choose a reason for hiding this comment

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

think we should not set this,
eventually this status will be removed so not leave a TrustyAIDeprecated in the condition.

Copy link
Author

Choose a reason for hiding this comment

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

Okay I will update this

@VaishnaviHire VaishnaviHire merged commit 99116b6 into red-hat-data-services:rhoai-2.7 Feb 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants