Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stevesloka
Copy link
Member

The file boilerplate.go.tmpl in the hack directory is used to add the copyright information
to the top of each generated file. This file is no longer used since now the same information is
added inline to the hack/generate-crd-deepcopy.sh script.

@stevesloka stevesloka requested a review from skriss July 6, 2020 16:27
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #2654 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2654   +/-   ##
=======================================
  Coverage   76.92%   76.92%           
=======================================
  Files          71       71           
  Lines        5591     5591           
=======================================
  Hits         4301     4301           
  Misses       1203     1203           
  Partials       87       87           

Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like DCO is missing, but LGTM once that's added.

The file `boilerplate.go.tmpl` in the `hack` directory is used to add the copyright information
to the top of each generated file. This file is no longer used since now the same information is
added inline to the `hack/generate-crd-deepcopy.sh` script.

Signed-off-by: Steve Sloka <[email protected]>
@stevesloka stevesloka merged commit d17b4ee into projectcontour:master Jul 6, 2020
@stevesloka stevesloka deleted the cleanupGenerate branch July 6, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants