-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
lates version of perl fails with the example code, need to use v5.34.0 #34414
Conversation
|
Welcome @mhus! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
Found an issue for this topic #34073 |
/easycla |
I've already opened #34070 to avoid the root issue. |
Hi, I can't get the 'lgtm' label. Don't know why... any ideas? |
@mhus Could you replace It's for consistency, and to pin the container image version more specifically. /lgtm cancel |
looks like it's done |
@mhus , The changes look good. |
Something in the preview is wrong. In my pull request is in line (it's not an include) 43 kubectl apply -f https://kubernetes.io/examples/controllers/job.yaml In the preview is shown the full source code from job.yaml - and it not includes the perl version. Sorry: Line 38 {{< codenew file="controllers/job.yaml" >}} includes the file. I will fix it too. |
/label tide/merge-method-squash |
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.
Looks final now.
/approve |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kbhawkey, soltysh 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 label has been added. Git tree hash: 2efba5a06e936163463f8f2edcea6e5bc0e84568
|
I tried the example and it is no more working. Perl will not process pi with an error. Perl until v5.34.0 will support the command. This fix will do for now but you should use another example working with the actual version of perl.