-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: detect filter chain support from API response (#101)
This updates the business logic that is used to decide if (wasm) filter chains are supported by Kong. Instead of relying on the caller to set `dump.Config.IsFilterChainsSupported`, we check the error response code from `GET /filter-chains` and decide how to proceed from there.
- Loading branch information
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters