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

Unified Diff: appengine/cmd/logdog_coordinator/vmuser/queue.yaml

Issue 1863973002: LogDog: Update to archival V2. (Closed) Base URL: https://github.com/luci/luci-go@grpcutil-errors
Patch Set: Fix proto comment. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/cmd/logdog_coordinator/vmuser/main.go ('k') | appengine/logdog/coordinator/archival.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/logdog_coordinator/vmuser/queue.yaml
diff --git a/appengine/cmd/logdog_coordinator/vmuser/queue.yaml b/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
index 7d578337f4285b9e983b963b0d9b9a1c880b2fd7..bf8a9bf9b47d65003b1dbbbdf58a79f55cbe3c0a 100644
--- a/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
+++ b/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
@@ -3,18 +3,6 @@
# found in the LICENSE file.
queue:
- # Pull queue for backend archival tasking. Tasks will be processed by an
- # archivist cluster.
- - name: archive-queue
- mode: pull
- acl:
- # luci-logdog (prod) GCE service account.
- - user_email: 43182045235-compute@developer.gserviceaccount.com
- # luci-logdog-dev GCE service account.
- - user_email: 38892607523-compute@developer.gserviceaccount.com
- # luci-logdog-dev developer service account.
- - user_email: service-account@luci-logdog-dev.iam.gserviceaccount.com
-
# Push queue for tumble (from doc.go).
#
# These must scale with shards. The max_concurrent_requests and bucket_size
« no previous file with comments | « appengine/cmd/logdog_coordinator/vmuser/main.go ('k') | appengine/logdog/coordinator/archival.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698