Exported Configs #25

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

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 self-assigned this 2023-08-21 12:33:20 +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 participant
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
No description provided.