Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Releases: openfaas/ofc-bootstrap

Update to Go 1.11

28 Aug 08:05
Compare
Choose a tag to compare

Changelog:

  • Update to Go 1.11

Add more detailed documentation and a get.sh script

06 Aug 08:43
Compare
Choose a tag to compare

Updated release with -version flag

Add network policies option

30 May 08:24
Compare
Choose a tag to compare

Changelog:

Network policy is installed by default, but can be turned off.

Vendor OpenFaaS cloud renaming changes

09 May 20:01
Compare
Choose a tag to compare

Changelog:

  • Move to edge-prefix for auth/router #108

Add version pinning for OFC version

09 May 17:00
Compare
Choose a tag to compare

Changelog:

  • Pin OFC version in init.yaml #106

Add scale_to_zero option to enable scale to zero

27 Apr 09:56
Compare
Choose a tag to compare

Changelog:

  • Add scale_to_zero option to enable scale to zero #103 @matipan

Add support for dockerfile template in init.yaml

09 Apr 21:17
Compare
Choose a tag to compare

Changelog:

  • Add support for dockerfile template. Fixes #94

Expose `custom_templates` to users

31 Mar 19:47
Compare
Choose a tag to compare

Changelog:

  • Expose custom_templates to users - see example.init.yaml for how to configure custom build templates for your environment

Upgrading:

  • If you maintain your own init.yaml between versions of this tool, then copy the custom_templates section into your init.yaml. If you are not going to create a new cluster then you can edit the git-tar deployment to override this value in the openfaas-fn namespace.

Fix for GitLab on Linux

30 Mar 12:28
Compare
Choose a tag to compare
Convert sed usage to go templates / fix GitLab

- fixes issues with sed working differently on Mac/Linux
- replaces use of sed with go templates to remove GitHub secrets
when using GitLab as the SCM
- removes "private-key" GitHub secret from the gitlab.yml file
which was preventing deployments

Signed-off-by: Alex Ellis <[email protected]>

Publish release artifact attempt 3

25 Mar 19:24
Compare
Choose a tag to compare
Add specific files

Signed-off-by: Alex Ellis <[email protected]>