Skip to content

etcd v3 api support#1941

Closed
chelintsien wants to merge 8 commits into
apache:masterfrom
chelintsien:pr-etcd3
Closed

etcd v3 api support#1941
chelintsien wants to merge 8 commits into
apache:masterfrom
chelintsien:pr-etcd3

Conversation

@chelintsien

Copy link
Copy Markdown
Contributor

etcd v3 api support

@membphis

Copy link
Copy Markdown
Member

@chelintsien good PR

@chelintsien

Copy link
Copy Markdown
Contributor Author

Because the v3 version of the larger changes, so the v3 interface data format are converted to v2. The test is just through the dashboard to go through the operation of the process once again

@chelintsien

Copy link
Copy Markdown
Contributor Author

in config.yaml file add :

etcd:
  host:                           # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
    - "http://127.0.0.1:2379"     # multiple etcd address
  prefix: "/apisix"               # apisix configurations prefix
  timeout: 30                     # 3 seconds
  protocol : "v3"
  api_prefix : "/v3alpha"   # v3, v3beta,v3alpha etc

@moonming moonming mentioned this pull request Jul 31, 2020
4 tasks
@chelintsien

Copy link
Copy Markdown
Contributor Author

Added before #1943, why not review my pr?

@membphis

Copy link
Copy Markdown
Member

add aws sign why we need this commit?

@moonming moonming closed this Aug 25, 2020
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