Tom Pallister
|
3439be8927
|
Rename all ReRoute to Route to move closer to YARP +semver: breaking
|
2020-05-23 20:50:05 +01:00 |
|
Tom Pallister
|
fe3e8bd23a
|
Remove Ocelot specific Middleware to make Ocelot more compatible with kestrel middleware and get ready for YARP
|
2020-05-23 15:48:51 +01:00 |
|
TomPallister
|
6e5471a714
|
Refactored k8s endpoints PR +semver: major
|
2020-04-11 11:48:47 +01:00 |
|
Alazari-main
|
4110837a04
|
Fix code-blocks in kubernetes.rst (#1128)
line 70 – added missing period
lines 84-95 – added missing indent
|
2020-04-11 09:52:41 +01:00 |
|
Pavel
|
4147aee587
|
RABC typo fix (#1123)
|
2020-02-09 14:05:07 +00:00 |
|
Jesus Angulo
|
3216dfdc00
|
Fix incorrect command rendered (#949)
When you read docs the command about enabling RBAC permissions for Kubernetes integration are badly rendered.
|
2019-07-01 10:06:02 +08:00 |
|
Jason Morton
|
e1d7f28951
|
Fix issue #936: Kubernetes service discovery provider doesn't allow cross-namespace discovery (#938)
* Allow default k8s namespace to be overridden
* Add ServiceNamespace to ReRoute configuration
* Remove debug comments
* Update unit tests
* Unit tests (Eureka)
* Update docs
* Re-run build
|
2019-06-25 11:08:18 +08:00 |
|
Jesus Angulo
|
959a92ec6a
|
Fixing docs , a brace is out of code section (#931)
A closing brace is out of code section and appears before the description paragraph after JSON code sample.
|
2019-06-18 14:36:14 +08:00 |
|
geffzhang
|
5cf873eb52
|
Update kubernetes.rst
|
2019-05-13 13:05:12 +08:00 |
|
geffzhang
|
d43383ba8d
|
update k8s doc & samples (#885)
* refactor :kubernetes use in cluster
* feat:delete KubeClient
* feat : update k8s doc & samples
|
2019-05-13 13:00:09 +08:00 |
|
Ankit Sarkar
|
9d77600b58
|
Fixed Format Issue for Kubernetes ServiceDiscoveryProvider
|
2019-04-08 08:22:43 +05:30 |
|
geffzhang
|
44dccf1fce
|
kubernetes provider (#772)
* feat: Kubernetes ServiceDiscoveryProvider
* 编写k8s测试例子
* feat:fix kube config
* feat: remove port
* feat : complete the k8s test
* feat : add kubeserviceDiscovery test
* feat : add kube provider unittest
* feat :add kubetnetes docs
how to use ocelot with kubetnetes docs
* keep the configuration as simple as possible, no qos, no cache
* fix: use http
* add PollingKubeServiceDiscovery
* feat : refactor logger
* feat : add pollkube docs
* feat:Remove unnecessary code
* feat : code-block json
|
2019-01-31 07:19:32 -03:00 |
|