20 Commits

Author SHA1 Message Date
Alex Ellis
81ea36ae7d Update ISSUE_TEMPLATE.md
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2022-10-24 11:48:18 +01:00
Alex Ellis
b88dc1905f Update ISSUE_TEMPLATE.md
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2022-09-13 09:01:56 +01:00
Alex Ellis (OpenFaaS Ltd)
4fe2b3fa24 Rename build_redist to extract_binaries
This is a clearer name for the task that happens in the script

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-08-22 17:59:39 +01:00
Alex Ellis
927cc77f1d Update ISSUE_TEMPLATE.md 2021-04-12 16:47:41 +01:00
Alex Ellis
80042ef4a4 Update ISSUE_TEMPLATE.md 2021-04-12 08:25:32 +01:00
Utsav Anand
429edae512 Build multi-arch image in CI builds
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-12-03 20:25:33 +00:00
Alex Ellis (OpenFaaS Ltd)
9e3c15ef3a Move back out of ci folder after hashgen
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-18 15:44:08 +00:00
Alex Ellis (OpenFaaS Ltd)
a1b8919099 Update hashgen not to inject bin in the path
Having bin/ as a prefix meant the SHASUM command was failing
to find the correct binary path in the curl script and
throwing an error.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-18 15:32:35 +00:00
Utsav Anand
15cc71aa64 Migrate builds from Travis to Github Actions
Fixes #838

Thanks to Lucas Roesler for his PR for buildx support #836
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-11-17 14:46:47 +00:00
Alex Ellis
d5ab3c2641 Update owners 2020-01-16 13:14:36 +00:00
Alex Ellis (VMware)
f5f2b12e1b Add Lucas to CODEOWNERS
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-11-22 17:58:16 +01:00
Alex Ellis (VMware)
82880f393f Add CODEOWNERS
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-11-22 17:57:25 +01:00
Richard Gee
bff2abda15 Make secrets function specific
Prior to this change secrets would accumulate as each function spec was processed.
This meant that the CLI could potentially hide misconfigurations within the yaml,
which when combined with the non-deterministic map iteration would lead to unpretictable
deployment behaviour.

This change resets the secrets slice on each iteration so that only the secrets associatedwith a function are mounted into that function.

Signed-off-by: Richard Gee <richard@technologee.co.uk>
2018-11-02 16:28:30 +00:00
rgee0
cf60be18f9 Add faas-cli version information into Your Environment section
Signed-off-by: rgee0 <richard@technologee.co.uk>
2018-04-07 09:54:23 +01:00
John McCabe
b6d7fc1931 Migrate all imports/references to OpenFaaS org
This commit updates all imports and references in documentation/scripts to
point at the new github OpenFaaS org.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-25 17:19:20 +01:00
Alex Ellis
16bd02f3b5 Update PULL_REQUEST_TEMPLATE.md 2017-08-23 22:32:04 +01:00
Alex Ellis
23d8f7c9a3 Update PULL_REQUEST_TEMPLATE.md 2017-08-10 10:21:57 +01:00
Alex Ellis
785c7975cb Update PULL_REQUEST_TEMPLATE.md 2017-08-10 10:20:02 +01:00
Alex Ellis
cf5cf8b9cd Create PULL_REQUEST_TEMPLATE.md 2017-08-10 08:08:06 +01:00
Alex Ellis
7291984c48 Adding standard FaaS template 2017-08-10 08:07:46 +01:00