Skip to content

Why not if err != nil ? #4

@embano1

Description

@embano1

Wouldn't it be sufficient (and reduce the heap allocations due to pointers on reconcile.Result returns in the functions) to just check for err != nil? If there's an error return, just return both variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions