Skip to content

Conversation

@eacet
Copy link

@eacet eacet commented Sep 10, 2024

This PR enables intrinsic function usage for xrayEnabled, wafEnabled and openIdConnectConfig.issuer fields.

Fixes: #638

eacet and others added 14 commits September 3, 2024 11:20
This commit allows to use intrinsic function for waf and xray
This proved to be the wrong approach: Resolvers are supposed to return only data - not change the response.

This becomes problematic if a response triggers many resolvers (e.g. a search request), which would return lots of headers.
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

Successfully merging this pull request may close these issues.

[v2 upgrade] Can't use any longer intrinsic functions for config fields like openIdConnectConfig

2 participants