Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Set box.cfg options using environment variables
@ 2021-04-15  6:04 Alexander Turenko via Tarantool-patches
  2021-04-15  6:04 ` [Tarantool-patches] [PATCH 1/2] cfg: provide types for logger options Alexander Turenko via Tarantool-patches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alexander Turenko via Tarantool-patches @ 2021-04-15  6:04 UTC (permalink / raw)
  To: Leonid Vasiliev; +Cc: tarantool-patches, Alexander Turenko

https://github.com/tarantool/tarantool/issues/5602
lvasilev/env
https://github.com/tarantool/tarantool/tree/lvasilev/env

No test case for tarantoolctl, sorry. Tested manually.

Cyrill Gorcunov (1):
  cfg: provide types for logger options

Roman Khabibov (1):
  box: set box.cfg options via environment variables

 changelogs/unreleased/environment-cfg.md      |   7 ++
 extra/dist/tarantoolctl.in                    |  19 ++-
 src/box/lua/load_cfg.lua                      | 111 ++++++++++++++++++
 .../gh-5602-environment-cfg-test-cases.lua    |  71 +++++++++++
 .../gh-5602-environment-vars-cfg.result       |  33 ++++++
 .../gh-5602-environment-vars-cfg.test.lua     |  57 +++++++++
 6 files changed, 297 insertions(+), 1 deletion(-)
 create mode 100755 changelogs/unreleased/environment-cfg.md
 create mode 100755 test/box-tap/gh-5602-environment-cfg-test-cases.lua
 create mode 100644 test/box-tap/gh-5602-environment-vars-cfg.result
 create mode 100755 test/box-tap/gh-5602-environment-vars-cfg.test.lua

-- 
2.30.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-15  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15  6:04 [Tarantool-patches] [PATCH 0/2] Set box.cfg options using environment variables Alexander Turenko via Tarantool-patches
2021-04-15  6:04 ` [Tarantool-patches] [PATCH 1/2] cfg: provide types for logger options Alexander Turenko via Tarantool-patches
2021-04-15  6:04 ` [Tarantool-patches] [PATCH 2/2] box: set box.cfg options via environment variables Alexander Turenko via Tarantool-patches
2021-04-15  6:04 ` [Tarantool-patches] [PATCH 0/2] Set box.cfg options using " Leonid Vasiliev via Tarantool-patches
2021-04-15  6:13 ` Cyrill Gorcunov via Tarantool-patches
2021-04-15  6:52 ` Kirill Yukhin via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox