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.4.x] fix(vault): make it possible to use vault references in declarative config (#11843) #12132

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

bungle
Copy link
Member

@bungle bungle commented Nov 30, 2023

Summary

Cherry-picks: #11843

KAG-2620
FTI-5080

…onfig (#11843)

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]>
Signed-off-by: Aapo Talvensaari <[email protected]>
@bungle bungle force-pushed the cherry-pick/vault-changes branch from 2b78179 to 73ae601 Compare November 30, 2023 14:53
@bungle bungle changed the title [backport/3.4] fix(vault): make it possible to use vault references in declarative config (#11843) [backport -> release/3.1.x] fix(vault): make it possible to use vault references in declarative config (#11843) Nov 30, 2023
@bungle bungle changed the title [backport -> release/3.1.x] fix(vault): make it possible to use vault references in declarative config (#11843) [backport -> release/3.4.x] fix(vault): make it possible to use vault references in declarative config (#11843) Nov 30, 2023
@bungle bungle requested a review from jschmid1 December 1, 2023 16:51
@bungle bungle merged commit 441c516 into release/3.4.x Dec 4, 2023
36 checks passed
@bungle bungle deleted the cherry-pick/vault-changes branch December 4, 2023 08:42
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.

3 participants