Closed scottmason88 closed 1 year ago
The committers listed above are authorized under a signed CLA.
Welcome @scottmason88! It looks like this is your first PR to knative/client π
Hi @scottmason88. Thanks for your PR.
I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Base: 79.88% // Head: 79.87% // Decreases project coverage by -0.01%
:warning:
Coverage data is based on head (
1d24121
) compared to base (badd909
). Patch coverage: 100.00% of modified lines in pull request are covered.:exclamation: Current head 1d24121 differs from pull request most recent head 55125f9. Consider uploading reports for the commit 55125f9 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
/ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: rhuss, scottmason88
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description
This pull request will fix errors that came about with Go 1.20 deprecating rand.Seed.
Changes
Reference
Issue #1775
Release Note