Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(711)

Issue 2674603002: milo: Export LogDog annotation stream, remove host (Closed)

Created:
3 years, 10 months ago by dnj
Modified:
3 years, 10 months ago
Reviewers:
hinoka
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

milo: Export LogDog annotation stream, remove host Update the LogDog annotation stream and associated LogDog methods to be public. This is in anticipation of other Milo modules using it to load annotatons. Update URL generation to use the "viewer" package. Remove arbitrary host specification from the LogDog endpoint (security bug). BUG=chromium:687625 TEST=None Review-Url: https://codereview.chromium.org/2674603002 Committed: https://github.com/luci/luci-go/commit/6126eaafade03c4ff12640b1602c78fdbf0c09fb

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -98 lines) Patch
M milo/appengine/frontend/milo.go View 1 chunk +1 line, -1 line 0 comments Download
M milo/appengine/logdog/build.go View 1 13 chunks +51 lines, -66 lines 0 comments Download
M milo/appengine/logdog/http.go View 1 3 chunks +45 lines, -31 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (5 generated)
dnj
PTAL. This set of CLs adds a pRPC service to Milo called "BuildInfo". This service ...
3 years, 10 months ago (2017-02-02 02:57:08 UTC) #2
hinoka
lgtm https://codereview.chromium.org/2674603002/diff/1/milo/appengine/logdog/build.go File milo/appengine/logdog/build.go (right): https://codereview.chromium.org/2674603002/diff/1/milo/appengine/logdog/build.go#newcode57 milo/appengine/logdog/build.go:57: return fmt.Errorf("Invalid project name: %s", as.Project) This makes ...
3 years, 10 months ago (2017-02-02 22:09:26 UTC) #3
dnj
https://codereview.chromium.org/2674603002/diff/1/milo/appengine/logdog/build.go File milo/appengine/logdog/build.go (right): https://codereview.chromium.org/2674603002/diff/1/milo/appengine/logdog/build.go#newcode57 milo/appengine/logdog/build.go:57: return fmt.Errorf("Invalid project name: %s", as.Project) On 2017/02/02 22:09:25, ...
3 years, 10 months ago (2017-02-02 22:29:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2674603002/20001
3 years, 10 months ago (2017-02-02 22:29:41 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 22:37:36 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/6126eaafade03c4ff12640b1602c78fdbf0c09fb

Powered by Google App Engine
This is Rietveld 408576698