codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Updating KongIngress Service Definition in CodeAmp does nothing #464

Closed amoskyler closed 5 years ago

amoskyler commented 5 years ago

Currently when a user update service mapped properties (i.e. port) in kongingress extension the extension fails to apply them to the kong service resource.

amoskyler commented 5 years ago

fixed in #465