tarmak icon indicating copy to clipboard operation
tarmak copied to clipboard

Ensures results are of type *multierror.Error and call ErrorOrNil at return

Open JoshVanL opened this issue 7 years ago • 6 comments

What this PR does / why we need it: Due to a result being miss returned a bug was created. This PR ensures all append results are of *multierror.Error and return ErrorOrNil()

NONE

JoshVanL avatar Jul 31 '18 13:07 JoshVanL

/assign @simonswine

JoshVanL avatar Jul 31 '18 13:07 JoshVanL

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: simonswine

If they are not already assigned, you can assign the PR to them by writing /assign @simonswine in a comment when ready.

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

jetstack-bot avatar Aug 10 '18 08:08 jetstack-bot

Not too sure why we need that?! This is exactly as usage suggest https://github.com/hashicorp/go-multierror

simonswine avatar Aug 23 '18 14:08 simonswine

/assign @JoshVanL /unassign

simonswine avatar Aug 23 '18 14:08 simonswine

@JoshVanL: PR needs rebase.

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/test-infra repository.

jetstack-bot avatar Sep 07 '18 23:09 jetstack-bot

@JoshVanL: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
tarmak-puppet-module-tarmak-acceptance-1-14-centos 78a2add51e9490151e8ada4f9f57b404ecce6d0c link /test puppet-tarmak-acceptance-centos v1.14

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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/test-infra repository. I understand the commands that are listed here.

jetstack-bot avatar Apr 11 '19 14:04 jetstack-bot