fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Removing support for deprecated environment variables in the sidecar

Open brownleej opened this issue 5 years ago • 1 comments

We added more customization through command-line arguments in the sidecar. We kept support for the older ways of configuring the sidecar to help transition onto the new arguments. Once we've had time for people to transition, we should remove the old environment variables to clean up cruft. This applies to:

  • SIDECAR_CONF_DIR
  • INPUT_DIR
  • OUTPUT_DIR
  • ADDITIONAL_SUBSTITUTIONS
  • COPY_ONCE

brownleej avatar Jan 11 '20 19:01 brownleej