Exit if not a Go project by estroz · Pull Request #672 · operator-framework/operator-sdk

@estroz added the kind/bug

Categorizes issue or PR as related to a bug.

label

Oct 30, 2018

@hasbro17 hasbro17 changed the title internal/util/projutil: add function to exit if not a Go project [DO NOT MERGE] internal/util/projutil: add function to exit if not a Go project

Oct 30, 2018

@estroz estroz changed the title [DO NOT MERGE] internal/util/projutil: add function to exit if not a Go project [DO NOT MERGE] exit if not a Go project

Nov 1, 2018

@estroz estroz changed the title [DO NOT MERGE] exit if not a Go project Exit if not a Go project

Nov 2, 2018

@openshift-ci-robot openshift-ci-robot added size/M

Denotes a PR that changes 30-99 lines, ignoring generated files.

and removed size/S

Denotes a PR that changes 10-29 lines, ignoring generated files.

labels

Nov 2, 2018

hasbro17

@openshift-ci-robot openshift-ci-robot added size/S

Denotes a PR that changes 10-29 lines, ignoring generated files.

and removed size/M

Denotes a PR that changes 30-99 lines, ignoring generated files.

labels

Nov 5, 2018
commands/operator-sdk/{add,generate}: exit if not a Go project for
'add {api,controller}', 'generate k8s' sub-commands

shawn-hurley