-
Notifications
You must be signed in to change notification settings - Fork 35
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
Change log from error to info #343
Change log from error to info #343
Conversation
components/odh-notebook-controller/controllers/notebook_webhook.go
Outdated
Show resolved
Hide resolved
Is this supposed to be a complete fix for https://issues.redhat.com/browse/RHOAIENG-8232 or is this just some preliminary partial fix until we know what all we want to do here? I am asking also whether we should put this issue in the commit message to be grabbed by errata or not. |
/test all |
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.
Since we have a followup issue to track to improve the implementation for the namespace and imagestreams lookup (https://issues.redhat.com/browse/RHOAIENG-8390), I am okay with this as is for now.
let's try something /approve |
/approve cancel |
Thanks for all the review |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16, jiridanek, jstourac 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 |
9ece6b9
into
opendatahub-io:v1.7-branch
/cherrypick stable |
@harshad16: new pull request created: #355 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
yeah, this should be an easy fix, see comment at https://issues.redhat.com/browse/RHOAIENG-8390 something akin to this (thanks, Github Copilot ...)
|
This is a follow up enhancement to cover this discussion: #329 (comment)
Related to: https://issues.redhat.com/browse/RHOAIENG-8232
How Has This Been Tested?
Replace the odh-notebook-controller deployment with the following image:
quay.io/rh_ee_atheodor/odh-notebook-controller:log-info2
Merge criteria: