1. 09 May, 2023 1 commit
  2. 06 May, 2023 1 commit
    • 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
  3. 05 May, 2023 38 commits