• Joshua Gutow's avatar
    op-stack: Validate prefixed Environment Variables · 8bfe089a
    Joshua Gutow authored
    This looks for all environment variables with a prefix like OP_NODE
    and then validates them against the list of environment variables
    provided by the flags for the component. It is not a critical error
    to provide an unused environment error, but we do log at a warn level
    to suggest to users that the value is not taking an effect.
    8bfe089a
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
kvstore Loading commit data...
l1 Loading commit data...
l2 Loading commit data...
prefetcher Loading commit data...
version Loading commit data...
host.go Loading commit data...
host_test.go Loading commit data...