Exported Configs #25

Open
opened 2023-08-21 12:33:20 +02:00 by so-rose · 0 comments

We need a way for stacks to give configs (/secrets) to other stacks.

  • Alter the deploy_configs role to scan for configs/<stack_name>__<id> in stack as well as configs_<for_stack_name>/<for_stack_name>__<from_stack_name>__<id> configs.
  • Alter stack_configs to be a dict with basename: path. This allows all docker config creation to happen in one go.
  • Either manually mount the expected imported configs in the stack, or use templating to loop over <stack_name>__<from_stack_name>__<id>.
We need a way for stacks to give configs (/secrets) to other stacks. - [ ] Alter the `deploy_configs` role to scan for `configs/<stack_name>__<id>` in stack as well as `configs_<for_stack_name>/<for_stack_name>__<from_stack_name>__<id>` configs. - [ ] Alter `stack_configs` to be a dict with `basename: path`. This allows all docker config creation to happen in one go. - [ ] Either manually mount the expected imported configs in the stack, or use templating to loop over `<stack_name>__<from_stack_name>__<id>`.
so-rose added this to the v0.2.0 milestone 2023-08-21 12:33:20 +02:00
so-rose added the
deployment-usability
label 2023-08-21 12:33:20 +02:00
so-rose self-assigned this 2023-08-21 12:33:20 +02:00
so-rose added this to the Refactor and Cleanup project 2023-08-21 12:33:21 +02:00
so-rose added a new dependency 2023-08-21 12:39:47 +02:00
so-rose removed their assignment 2023-11-28 10:20:26 +01:00
so-rose self-assigned this 2023-11-28 10:20:33 +01:00
so-rose removed their assignment 2023-11-28 10:20:36 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#8 Deploy updater
python-support/python-support-infra
Reference: python-support/python-support-infra#25
There is no content yet.