Takashi Matsuo

Results 17 issues of Takashi Matsuo

Background: btlr is a small tool written in go for running tests in parallel. The tool is hosted at: https://github.com/googleapis/btlr Currently I compilied it statically and copied into this repository,...

type: process

#4862 will migrate Domains to owlbot. `googleapis-gen` repo now has google/cloud/domains/v1. We should think about surfacing v1.

type: process
api: domains

This is an empty configuration file to activate snippet-bot: https://github.com/googleapis/repo-automation-bots/tree/master/packages/snippet-bot

cla: yes

In #1376 we skipped all the tests in test/plugins/test-trace-mongodb.ts for unblock other PRs. Ideally the tests will be fixed.

type: cleanup
api: cloudtrace
priority:p3

I'm thinking to add something like `PathBlacklistWrapper` or sth. It will accept SamplerInterface, if the request path matches the blacklist returns false, otherwise defer it to the inner sampler.

A typical code: ```python operation = client.do_something() operation.result() ``` We should pass timeout, otherwise it can wait forever. It is rather easy to use grep to find possible cases and...

testing
priority: p2
type: process

Now we're using our own cache, but using the mirror is better in a long run.

testing
type: cleanup
priority: p2
samples

Currently the service account used for our Kokoro builds has `editor` role. While this is convenient, strictly saying we should stop using the deprecated role and instead add specific minimum...

testing
priority: p2
type: process

type: feature request
samples

type: feature request
priority: p2