Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

reduce limit to work with 1.0.x #325

Closed
wants to merge 1 commit into from
Closed

Conversation

slimm609
Copy link
Contributor

Kong 1.0.2 errors for services, routes, and upstreams with an error that the size must be between 1 and 1000. Reduced the size to 1000 for getting objects to make it work with 1.0.2

@pantsel
Copy link
Owner

pantsel commented Jan 22, 2019

@slimm609 , thanks for the pull req but I'm afraid things aren't that simple :).

The query limit only won't save the day since Kong 1+ introduces lots of breaking changes.

Konga's compatibility with Kong 1.x is worked on the next branch which is 99% ready and fully compatible with Kong 1.x.

A full release is expected later this week.

Meanwhile, the progress is tracked here.

Feel free to try it out ( pantsel/konga:next on docker hub) and drop some feedback.

Thanks again.

Cheers!

@pantsel pantsel closed this Jan 22, 2019
@slimm609
Copy link
Contributor Author

it doesn't solve everything but I am running 1.0.2 with only those changes and upstreams, services, routes and plugins all work correctly (only things that we use)

@pantsel
Copy link
Owner

pantsel commented Jan 23, 2019

Are you sure that you can add/edit plugins?

The plugins schema has been changed in Kong 1.x and Konga doesn't handle it.

Issue #288 tracks all the breaking changes and the compatibility process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants