Joey
9d0d351226
Add lables for Route/Service/Consumer/SSL ( #2345 )
...
Signed-off-by: imjoey <majunjiev@gmail.com>
2020-10-09 14:05:14 +08:00
YuanSheng Wang
7be1134295
doc: field key
should be optional in upstream
object. ( #2349 )
2020-10-01 23:24:40 +08:00
nic-chen
1b24f36639
feat: support storing metadata for plugins ( #2268 )
...
fix #2263
2020-09-23 21:02:56 +08:00
nic-chen
502310bef6
feat: support different modes to pass host to upstream ( #2132 )
...
* test: using `httpbin.org` for test cases.
* doc: add doc
* remove golang apt repository and runtime in travis.
* download proto file
Co-authored-by: Yuansheng <membphis@gmail.com>
2020-08-30 22:43:28 +08:00
redynasc
98bb5933d6
feature: implement ewma
balancer for upstream node ( #2001 )
...
ewma is a different balancing implementation that will generate a weight for every backend IP based on the last server response time, basically it tries to dispatch more requests to the backends that reply faster, supposing that they are less loaded.
fix #1996
2020-08-29 23:14:16 +08:00
nic-chen
65df727af4
feat: script distribute and run ( #1982 )
...
Supporting distribution and execution scripts, we can implement many new features,
such as plug-in orchestration.
2020-08-05 14:11:22 +08:00
nic-chen
29b15892b7
feat: support both standard PATCH and sub path PATCH for admin api ( #1930 )
...
fix #1823
2020-07-31 09:21:08 +08:00
YuanSheng Wang
4c61baa7e9
doc: fix typos. ( #1916 )
...
url -> URL .
2020-07-29 19:23:08 +08:00
YuanSheng Wang
fbc3c6818d
feature: allow to set retries=0
for upstream object. ( #1919 )
2020-07-29 19:21:50 +08:00
Scaat Feng
a5ac97f8b6
doc: update admin-api docs ( #1753 )
2020-06-22 19:18:11 +08:00
Nirojan Selvanathan
b0a1580c67
doc: Refactoring docs to support docsify ( #1724 )
2020-06-19 12:03:55 +08:00
nic-chen
b59a519197
feat: support resource name for route, service and upstream object. ( #1655 )
2020-06-09 08:26:33 +08:00
Yousa
12bfcece1b
doc: add 'X-API-KEY' parameter for each interface of Admin API. ( #1661 )
2020-06-08 10:40:18 +08:00
nic-chen
ecd684b3a0
feat(admin api): enhance PATCH
method, allow to update partial data. ( #1609 )
2020-06-02 11:28:45 +08:00
nic-chen
a53b4707fb
feat: support saving k8s deployment info to upstream ( #1502 )
...
* feat: support save k8s deployment info to upstream
2020-04-27 10:47:17 +08:00
dabue
46a94d1bb6
doc: fix some doc styles for files in doc/ ( #1475 )
2020-04-20 09:07:42 +08:00
Zhang Qiang
c3893a5c08
doc: update admin-api doc ( #1433 )
...
clarify route priority sorting rule.
2020-04-10 10:12:19 +08:00
Yousa
cade206d5a
doc: add route/service/consumer/upstream/ssl definitions to Admin API ( #1258 )
2020-03-15 22:42:09 +08:00
Wen Ming
be2eec3c6d
feature: supported key-based authentication to the dashboard. ( #1169 )
2020-03-05 14:48:27 +08:00
wwd
fbcd270eb0
doc: del useless tips in Admin API ( #1187 )
...
Fix #1183 .
2020-03-03 17:16:41 +08:00
agile6v
40d9351ed8
doc: fixed typos ( #1031 )
2020-01-07 20:17:47 +08:00
YuanSheng Wang
c74e6c2d3a
feature: supported priority
for route. ( #998 )
2019-12-29 17:11:38 +08:00
琚致远
2e7f41e503
Doc English doc for admin-api.md ( #936 )
...
* Initial Content
resolve https://github.com/apache/incubator-apisix/issues/935
* Update admin-api.md
update Route section
* update request-body parameters
* update Request Body Parameters
* Update admin-api.md
* Update admin-api.md
2019-12-10 11:24:30 +08:00