-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 default template functions #9313
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jwhonce 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 |
LGTM |
Please add a test. |
Friendly ping |
A friendly reminder that this PR had no activity for 30 days. |
@jwhonce Please fix this up so we can merge? |
For commands that use the golang template library directly add the compatible template functions [NO TESTS NEEDED] Fixes containers#8773 Signed-off-by: Jhon Honce <[email protected]>
@rhatdan Done |
/lgtm |
This catches master up to v3.0.0
For commands that use the golang template library directly add the
compatible template functions
Fixes #8773
Signed-off-by: Jhon Honce [email protected]