Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update repo throughout codebase #924

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Update repo throughout codebase #924

merged 1 commit into from
Sep 30, 2019

Conversation

johnSchnake
Copy link
Contributor

What this PR does / why we need it:
Updates:

  • readme/docs with heptio/sonobuoy
  • import lines from heptio/sonobuoy to vmware-tanzu/sonobuoy
  • rerun dep ensure
  • build flags which required package name

Which issue(s) this PR fixes
N/A

Special notes for your reviewer:
Sonobuoy has a new home in the vmware-tanzu org. This PR updates the code to reflect that.

Release note:

NONE

@johnSchnake johnSchnake requested a review from zubron September 30, 2019 20:39
@zubron
Copy link
Contributor

zubron commented Sep 30, 2019

We'll need to update the GOTARGET in the Makefile as well

@johnSchnake
Copy link
Contributor Author

@zubron 👍 Just saw that failure. Updating line and testing locally before re-pushing.

Updates:
 - readme/docs with heptio/sonobuoy
 - import lines from heptio/sonobuoy to vmware-tanzu/sonobuoy
 - rerun dep ensure
 - build flags which required package name
Signed-off-by: John Schnake <[email protected]>
Copy link
Contributor

@zubron zubron left a comment

Choose a reason for hiding this comment

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

Thanks! 😄

@codecov-io
Copy link

Codecov Report

Merging #924 into master will decrease coverage by 0.09%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #924     +/-   ##
=========================================
- Coverage   47.57%   47.47%   -0.1%     
=========================================
  Files          76       76             
  Lines        5156     5156             
=========================================
- Hits         2453     2448      -5     
- Misses       2556     2559      +3     
- Partials      147      149      +2
Impacted Files Coverage Δ
pkg/client/interfaces.go 82.5% <ø> (ø) ⬆️
pkg/discovery/discovery.go 7.61% <ø> (ø) ⬆️
pkg/worker/request.go 62.5% <ø> (ø) ⬆️
pkg/discovery/nodes.go 0% <ø> (ø) ⬆️
cmd/sonobuoy/app/version.go 23.68% <ø> (ø) ⬆️
cmd/sonobuoy/app/delete.go 37.14% <ø> (ø) ⬆️
cmd/sonobuoy/app/run.go 31.91% <ø> (ø) ⬆️
pkg/plugin/driver/job/job.go 75.2% <ø> (ø) ⬆️
cmd/sonobuoy/app/images.go 25.13% <ø> (ø) ⬆️
pkg/plugin/aggregation/run.go 25.83% <ø> (ø) ⬆️
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9c2a46...5b3964a. Read the comment docs.

@johnSchnake johnSchnake merged commit 3a8f83a into vmware-tanzu:master Sep 30, 2019
@johnSchnake johnSchnake deleted the updateRepo branch September 30, 2019 21:05
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.

3 participants