Skip to content

Conversation

@DirectXMan12
Copy link
Contributor

@DirectXMan12 DirectXMan12 commented Aug 14, 2019

Previously, we had some spots where we were using ./api/... and
./controllers/... specifically. Using ./... instead allows us to
handle cases where we're lacking api/, and should otherwise be fine
since we don't have a vendor directory.

Ref #925

Previously, we had some spots where we were using `./api/...` and
`./controllers/...` specifically.  Using `./...` instead allows us to
handle cases where we're lacking `api/`, and should otherwise be fine
since we don't have a vendor directory.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 14, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DirectXMan12

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 14, 2019
@DirectXMan12 DirectXMan12 changed the title Change makefile in v2 scaffolding to use ./... 🐛 Change makefile in v2 scaffolding to use ./... Aug 14, 2019
@droot droot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 14, 2019
@k8s-ci-robot k8s-ci-robot merged commit b31507b into kubernetes-sigs:master Aug 14, 2019
@DirectXMan12 DirectXMan12 deleted the bug/handle-missing-api-in-makefile branch August 14, 2019 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants