- 16 Jun, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 10 Dec, 2019 15 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
This reverts commit 84fcda95.
-
Thomas Goirand authored
-
Thomas Goirand authored
- add golang-github-go-ini-ini-dev as build-depends. - patch discovery.go to read from /etc/etcd-discovery/etcd-discovery.conf. - package a default /etc/etcd-discovery/etcd-discovery.conf. -
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
fix etc-discovery as init script name.
-
Thomas Goirand authored
-
- 05 Dec, 2019 6 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
Merge branch 'debian/train' of ssh://salsa.debian.org/openstack-team/third-party/golang-github-coreos-discovery-etcd-io into debian/train
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 13 May, 2019 2 commits
-
-
Brandon Philips authored
-
Brandon Philips authored
-
- 09 Sep, 2018 1 commit
-
-
Sam Batschelet authored
This PR is an update to #53 bumping etcd to v3.3.9 and go 1.10.3. Although dep will be replaced with vgo in the future keeping the tooling in sync with etcd with make management easier.
-
- 08 Sep, 2018 1 commit
-
-
Gyuho Lee authored
Preliminary work towards https://github.com/coreos/discovery.etcd.io/issues/52. Goal is having good test coverage on current code base, so that we can safely migrate to etcd v3. This does not change any client-facing interface (etcd v2). Highlighted changes are: - [X] Update vendors with latest etcd release, sync other upstream dependencies - [X] Remove test files in `vendor` - [X] Use Go 1.8.3 (required for integration tests with latest etcd) - Go 1.6<= won't build, Go 1.7<= will build but fail in CI - [X] Change Go version to 1.8.3 in `Dockerfile` - [X] Share states between handlers with context, **for integration testing** (avoids global vars) - [X] Remove `pkg/lockstring`, instead have mutex inside shared states between handlers - [X] Add handler integration tests with embedded etcd (available since v3.1) - [X] Add e2e tests with actual etcd cluster and discovery.etcd.io builds - [X] Set up CIs
-
- 04 Jan, 2018 2 commits
-
-
Gyuho Lee authored
automated PR: update CoC and legalese
-
Eric Chiang authored
-
- 10 Sep, 2016 2 commits
-
-
Evan Tschuy authored
make link a link
-
Evan Tschuy authored
-
- 09 Sep, 2016 4 commits
-
-
redbeard authored
Working dockerfile
-
Evan Tschuy authored
-
redbeard authored
add parsing of etcd and host arguments
-
Evan Tschuy authored
-
- 08 Sep, 2016 1 commit
-
-
Evan Tschuy authored
-
- 29 Aug, 2016 4 commits
-
-
Evan Tschuy authored
based on https://github.com/coreos/discovery.etcd.io/pull/27
-
redbeard authored
allow configuration of etcd host, discovery.etcd.io host
-
Evan Tschuy authored
-
Evan Tschuy authored
-