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

Replace "foo" string with a less generic one #465

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

israel-hdez
Copy link
Collaborator

If template parsing fails, the "foo" string would appear in pod logs. This should be very hard to happen, since the template is built-in. Changing, simply, to have more meaningful logs.

Fixes opendatahub-io#114

@spolti
Copy link
Contributor

spolti commented Jan 9, 2024

@israel-hdez it might need a rebase.

If template parsing fails, the "foo" string would appear in pod logs.
This should be very hard to happen, since the template is built-in. Changing, simply, to have more meaningful logs.

Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
Copy link

oss-prow-bot bot commented Jan 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez, rafvasq

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
Copy link

oss-prow-bot bot commented Jan 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez, rafvasq

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@israel-hdez
Copy link
Collaborator Author

I think somebody needs to also say /lgtm.

@rafvasq
Copy link
Member

rafvasq commented Jan 18, 2024

I think somebody needs to also say /lgtm.

I just wanted to give @spolti the final say since he originally requested changes.

@israel-hdez
Copy link
Collaborator Author

I think somebody needs to also say /lgtm.

I just wanted to give @spolti the final say since he originally requested changes.

He is on vacation right now.
This is not urgent, so we can wait 🙂

@rafvasq
Copy link
Member

rafvasq commented Jan 18, 2024

I'll take care of it since he's on vacation!

/lgtm

@oss-prow-bot oss-prow-bot bot added the lgtm label Jan 18, 2024
@rafvasq rafvasq merged commit a2ce947 into kserve:main Jan 18, 2024
10 checks passed
@israel-hdez israel-hdez deleted the odh-114-replace-foo-string branch January 18, 2024 19:23
@israel-hdez
Copy link
Collaborator Author

Thanks, @rafvasq .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use a more meaningful templating name other than "foo" during parsing
3 participants