TGP
|
69bd9a8548
|
fix test and use latest coveralls tool
|
2022-01-20 14:23:32 +00:00 |
|
TomPallister
|
32551624bb
|
wip tests failing
|
2020-11-27 19:01:27 +00:00 |
|
TomPallister
|
6e5471a714
|
Refactored k8s endpoints PR +semver: major
|
2020-04-11 11:48:47 +01:00 |
|
Pedram Rezaei
|
84821c6c8d
|
Updated packages (#1133)
* Upgrading nugets
* doc changes
* more changes to remove warnings
* one more fix
* one more fix
* forcing the build
|
2020-04-11 10:00:58 +01:00 |
|
WebMed
|
84907bd4ce
|
Update KubeServiceDiscoveryProviderTests
|
2020-02-22 22:39:06 +01:00 |
|
geffzhang
|
903b380a5b
|
update .net core 3.0 RTM (#1025)
* feat: update to asp.net core 3.0 preview 9
* fix : AspDotNetLogger unittest
* feat: update generic host and useMvc
1、Using 'UseMvc' to configure MVC is not supported while using Endpoint Routing https://github.com/aspnet/AspNetCore/issues/9542
2、 use IHost and IHostBuilder
* feat : update .net core 3.0 rc1
* eureka extension
* fixed logger formatter error
* fixed synchronous operations are disallowed of ReadToEnd method
* fix log tests
* Flush method of FakeStream should do nothing
* Update ContentTests.cs
* Fixed ws tests
* feat: delelte comment code
* feat: update .net core 3.0 RTM
* Update OcelotBuilderTests.cs
* Update .travis.yml
mono 6.0.0 and dotnet 3.0.100
* Update Ocelot.IntegrationTests.csproj
update Microsoft.Data.SQLite 3.0.0
* Update .travis.yml
* feat: remove FrameworkReference
1、 remove FrameworkReference
2、 update package
* add appveyor configuration to use version of VS2019 with dotnet core 3 sdk support
* update obsoleted SetCollectionValidator method
* Swap out OpenCover for Coverlet
* Bump Cake to 0.35.0
* Downgrade coveralls.net to 0.7.0
Fix disposing of PollConsul instance
* Remove environment specific path separator
* Do not return ReportGenerator on Mac/Linux
* Remove direct dependency on IInternalConfiguration
* Fix ordering of variable assignment
* Fix broken tests
* Fix acceptance tests for Consul
|
2019-10-28 07:24:30 +00:00 |
|
Thiago Loureiro
|
5d82e68534
|
Removed unused usings, removed empty spaces, removed tons os warnings (#903)
|
2019-05-28 11:00:54 +08:00 |
|
geffzhang
|
d147910e8e
|
kubernetes use in cluster (#882)
* refactor :kubernetes use in cluster
* feat:delete KubeClient
|
2019-05-10 11:31:48 +08:00 |
|
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 |
|