-
Notifications
You must be signed in to change notification settings - Fork 81
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 support to create DSC without any conditon for rhods24 #996
Add support to create DSC without any conditon for rhods24 #996
Conversation
Signed-off-by: Tarun Kumar <[email protected]>
Signed-off-by: Tarun Kumar <[email protected]>
LGTM, any successful run to prove this is working as expected? Also, I suppose this needs to wait for merge until 1.34 branch is created, right? |
yes...and one run has been successful already. |
@tarukumar looks like this change needs to be incorporated 3dcde98 - test run here |
Signed-off-by: Tarun Kumar <[email protected]>
Signed-off-by: Tarun Kumar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…ata-services#996) * Add fix for rhods 2.4 Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai to dsc Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai Signed-off-by: Tarun Kumar <[email protected]> * Add fix for model serving Signed-off-by: Tarun Kumar <[email protected]> --------- Signed-off-by: Tarun Kumar <[email protected]>
…ata-services#996) * Add fix for rhods 2.4 Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai to dsc Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai Signed-off-by: Tarun Kumar <[email protected]> * Add fix for model serving Signed-off-by: Tarun Kumar <[email protected]> --------- Signed-off-by: Tarun Kumar <[email protected]>
…ata-services#996) * Add fix for rhods 2.4 Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai to dsc Signed-off-by: Tarun Kumar <[email protected]> * Add trusty ai Signed-off-by: Tarun Kumar <[email protected]> * Add fix for model serving Signed-off-by: Tarun Kumar <[email protected]> --------- Signed-off-by: Tarun Kumar <[email protected]>
From RHODS 2.4 all the channel will have v2 operator. In this PR we are removing the condition to apply DSC and keep it as a default.
PS: We can also remove the condition for component verification using update channel but for now the above changes should work for RHODS 2.4