Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing functionality that Kong Declarative Config supports #123

Closed
nijikokun opened this issue Feb 4, 2020 · 0 comments
Closed

Missing functionality that Kong Declarative Config supports #123

nijikokun opened this issue Feb 4, 2020 · 0 comments

Comments

@nijikokun
Copy link

nijikokun commented Feb 4, 2020

It appears there is more missing than just the header as explained in #26

Deck does not support sugar features, one being the Service url, which is supported by both the API and Kong Declarative Config, and is preventing us from using deck in production.

hbagdi added a commit that referenced this issue Feb 7, 2020
`url` property is deconstructed on file read into protocol, host, port
and path.
There are checks in place but this is likely not going to be full-proof
and the code will break in corner cases if all the components are not
specified. It should suffice for most use-cases.

Fix #123
@hbagdi hbagdi closed this as completed in 4dc933c Feb 7, 2020
rainest pushed a commit that referenced this issue Apr 21, 2021
`url` property is deconstructed on file read into protocol, host, port
and path.
There are checks in place but this is likely not going to be full-proof
and the code will break in corner cases if all the components are not
specified. It should suffice for most use-cases.

Fix #123
AntoineJac pushed a commit that referenced this issue Jan 23, 2024
`url` property is deconstructed on file read into protocol, host, port
and path.
There are checks in place but this is likely not going to be full-proof
and the code will break in corner cases if all the components are not
specified. It should suffice for most use-cases.

Fix #123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant