Borys Pierov

Results 9 issues of Borys Pierov

# Go 1.4 ``` $ gvm install go1.4 Downloading Go source... Installing go1.4... * Compiling... ERROR: Failed to compile. Check the logs at /Users/ashald/.gvm/logs/go-go1.4-compile.log ERROR: Failed to use installed version...

Was chasing another issue in v1.1.0 but hit this with a next test-case: ```yaml admin: port: ${PORT_ADMIN} namers: - kind: io.l5d.consul useHealthCheck: true consistencyMode: stale prefix: /consul routers: - protocol:...

consul

In Consul, for each service endpoint arbitrary tags can be applied. Although they're called tags they're more like 'labels' rather than key-value pairs. The proposal is to report each endpoint's...

enhancement
help wanted
hacktoberfest
consul

I believe it could be done in similar way to `finagle-consul` - by defining a TTL health-check and sending heartbeats every now and then.

enhancement
help wanted
hacktoberfest
consul

As it was just showcased by @slackpad at HashiConf 2017, with LAN network areas you can slice your datacenters into logical isolated segments that might be fire-walled from each other....

consul

gRPC has a native support for health-checking remote services as per https://github.com/grpc/grpc/blob/master/doc/health-checking.md In our setup we've seen situation when Namerd becoming "broken" occasionally due to reasons not identified yet. In...

**Describe the bug** I have an audio stream on my Raspberry Pi (from a record player) that I want to stream to my AppleTV with `pyatvb` and it doesn't work....

bug
airplay
confirmation
raop

**Describe the problem you have/What new integration you would like** Please add 1.54in(b) to Waveshare E-Paper Display supported models - similar to how it was done in #892 for 2.9...

integration: waveshare_epaper

Includes: 1) 2 new tests; 2) Bugfix for 'johnny.tests.base.py#supports_transactions' function; 3) Removed unused & broken method 'johnny.tests.cache.MultiDbTest#_other' 4) Removed trailing spaces in test files