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

Configure client to connect to an etcd datastore #25

Open
shalevpenker97 opened this issue Sep 1, 2021 · 1 comment
Open

Configure client to connect to an etcd datastore #25

shalevpenker97 opened this issue Sep 1, 2021 · 1 comment

Comments

@shalevpenker97
Copy link

Expected Behavior

Load ETCD config for client

Current Behavior

Currently the client can be configured with kubeconfig , If your calico installation uses kubernetes as datastore it will work.

Possible Solution

Create an option to load config for ETCD like :
https://github.com/projectcalico/libcalico-go/blob/master/lib/apiconfig/apiconfig.go#L51

Context

Our calico installation use etcd as datastore.
we want an api client for interacting with calico different resources such as : GlobalNetworkSets,NetworkPolicies, etc...

Your Environment

  • calico version:v3.3.6
  • Operating System and version: Centos 7.9
Brian-McM added a commit to Brian-McM/api that referenced this issue Sep 17, 2021
…em-id

Fix incorrect libcalico semaphore id
@zamog
Copy link

zamog commented Oct 21, 2021

Any plan to support etcd datastore ?

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

No branches or pull requests

2 participants