Skip to content

Add fprocess to generated CRDs and fix indentation

Compare
Choose a tag to compare
@alexellis alexellis released this 21 Mar 18:37
· 95 commits to master since this release

Notes from @alexellis:

  • The faas-cli generate command was not importing the required environment variables such as fprocess - so the env function store image for instance was failing to deploy via faas-cli generate --from-store env
  • Indentation for generated YAML and the $HOME/.openfaas/config.yaml file were both being set with spaces instead of the more usual - a visual thing, but also four spaces looks unusual for Kubernetes YAML

Changelog for 0.16.2:

  • PR #956 Add fprocess to generated CRDs and fix indentation by @alexellis

Commits
c337049 Add fprocess to generated CRDs and fix indentation by @alexellis

Changes: 0.16.1...0.16.2

Generated by Derek