kong-java-client icon indicating copy to clipboard operation
kong-java-client copied to clipboard

Kong1x

Open kgignatyev-inspur opened this issue 7 years ago • 4 comments

I have made quite few changes to make this Java client compatible with Kong 1.x. Not completely done but many features are working and many tests are passing

kgignatyev-inspur avatar Feb 09 '19 01:02 kgignatyev-inspur

What is the state of Kong 1.x support? It seems like this PR has been out here for quite a while. @kgignatyev-inspur

sturose avatar May 24 '19 20:05 sturose

code works with kong:1.0.3 to support custom controller that manages Kong based on information in Consul, creates services, paths, upstreams

kgignatyev-inspur avatar May 24 '19 20:05 kgignatyev-inspur

When you say 'code' are you referring to this particular branch, or what's in master?

sturose avatar May 24 '19 21:05 sturose

https://github.com/InspurUSA/kong-java-client/tree/kong1x

kgignatyev-inspur avatar May 24 '19 21:05 kgignatyev-inspur