Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[do not merge] remove "discovery" options #2521

Closed

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Mar 3, 2020

Carry of #2509
Relates to moby/moby#40383
Relates to moby/moby#42247

"github.com/docker/libnetwork/datastore"
"github.com/sirupsen/logrus"
)

func registerKVStores() {
consul.Register()
zookeeper.Register()
etcd.Register()
boltdb.Register()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, looking at these; I think boltdb is still used, but I'm not sure; wondering if @arkodg knows more about what of this we can all remove

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya AFAIK we use boltdb for local drivers such as bridge

@thaJeztah thaJeztah mentioned this pull request Mar 3, 2020
@thaJeztah thaJeztah force-pushed the libnetwork_rm_node_discovery_cleanup branch 2 times, most recently from ecee054 to 7c0dde3 Compare March 4, 2020 16:06
@thaJeztah thaJeztah force-pushed the libnetwork_rm_node_discovery_cleanup branch from 7c0dde3 to f1fbd15 Compare February 1, 2021 12:37
@thaJeztah thaJeztah force-pushed the libnetwork_rm_node_discovery_cleanup branch from f1fbd15 to 370ef88 Compare February 23, 2021 08:45
@thaJeztah thaJeztah changed the title [do not merge] just trying removal of more "discovery" options [do not merge] remove "discovery" options Apr 2, 2021
aiordache and others added 3 commits June 9, 2021 01:53
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the libnetwork_rm_node_discovery_cleanup branch from ccd32e6 to f1391bf Compare June 8, 2021 23:53
@thaJeztah
Copy link
Member Author

closing this one; this has been merged in moby through moby/moby#42247

@thaJeztah thaJeztah closed this Jan 6, 2022
@thaJeztah thaJeztah deleted the libnetwork_rm_node_discovery_cleanup branch January 6, 2022 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants