Skip to content

Commit

Permalink
Delete elastic discovery (#18)
Browse files Browse the repository at this point in the history
This now lives in the elasticsearch repo
  • Loading branch information
tamalsaha authored May 15, 2017
1 parent 94a7875 commit 9c44cf0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 135 deletions.
91 changes: 0 additions & 91 deletions cmd/elasticsearch_discovery/main.go

This file was deleted.

35 changes: 0 additions & 35 deletions cmd/elasticsearch_discovery/version.go

This file was deleted.

9 changes: 0 additions & 9 deletions hack/make.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,6 @@ def check_antipackage():
libbuild.REPO_ROOT = expandvars('$GOPATH') + '/src/github.com/k8sdb/kubedb'
BUILD_METADATA = libbuild.metadata(libbuild.REPO_ROOT)
libbuild.BIN_MATRIX = {
'elasticsearch_discovery': {
'type': 'go',
'release': True,
'go_version': True,
'use_cgo': False,
'distro': {
'linux': ['amd64']
}
},
"kubedb": {
'type': 'go',
'release': True,
Expand Down

0 comments on commit 9c44cf0

Please sign in to comment.