Warn if env vars are not threaded through .env -> .yml #506

Closed
opened 2023-10-08 20:19:47 +00:00 by decentral1se · 1 comment
Owner
  • Lint for exposed env var in .env.sample which is missing in compose.yml environment stanza
  • Warning on deploy/upgrade
* Lint for exposed env var in .env.sample which is missing in compose.yml environment stanza * Warning on deploy/upgrade
decentral1se added the
enhancement
abra
labels 2023-10-08 20:19:47 +00:00
decentral1se self-assigned this 2023-10-08 20:20:19 +00:00
decentral1se added this to the (deleted) project 2023-10-09 12:45:41 +00:00
Author
Owner

This is actually not really possible to do 🤔 It gives false positives to warn about this since some env vars really don't get threaded in the environment stanza. E.g. the secret versions. There are other cases as well. Leaving this off.

This is actually not really possible to do 🤔 It gives false positives to warn about this since some env vars really don't get threaded in the `environment` stanza. E.g. the secret versions. There are other cases as well. Leaving this off.
Sign in to join this conversation.
No Milestone
No project
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.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#506
No description provided.