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

[Backport release/3.5.x] fix(vault): make it possible to use vault references in declarative config #11845

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

team-gateway-bot
Copy link
Collaborator

Backport 12324a1 from #11843.

…onfig (#11843)

### Summary

Warmup cache on `init` where we have Lua `coroutines` available so that
it won't happen on `init_worker` where we don't have them (and cannot use
e.g. lua-resty-http).

See KAG-2620 and FTI-5080.

Signed-off-by: Aapo Talvensaari <[email protected]>

* Update spec/02-integration/02-cmd/02-start_stop_spec.lua

---------

Signed-off-by: Aapo Talvensaari <[email protected]>
Co-authored-by: Samuele <[email protected]>
(cherry picked from commit 12324a1)
@bungle bungle added this to the 3.5.0 milestone Oct 25, 2023
@bungle bungle merged commit 02341b8 into release/3.5.x Oct 25, 2023
28 checks passed
@bungle bungle deleted the backport-11843-to-release/3.5.x branch October 25, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants