Alex Ellis (OpenFaaS Ltd)
20b62e3cc9
Remove deprecated files
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>
2022-08-24 18:09:02 +01:00
Alex Ellis (OpenFaaS Ltd)
3f98c856e5
Remove Swarm references
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-12-16 10:01:21 +00:00
Alex Ellis (OpenFaaS Ltd)
8a5b3123e0
Remove Swarm resources from faas repo
...
This is part of the following activity:
https://github.com/openfaas/docs/pull/249
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-12-16 09:58:26 +00:00
Alistair Hey
e3b18e6324
Convert Basic-Auth to multi-arch
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-12-10 14:54:38 +00:00
Alex Ellis (OpenFaaS Ltd)
9fccc1c84d
Update semi-automatic arm builds
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-17 11:36:42 +00:00
Alex Ellis (OpenFaaS Ltd)
500c5c9c1a
Remove faas-cli from on-device builds
...
faas-cli is built for arm/arm64 as part of the main build in
Travis
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-10-16 14:55:57 +01:00
Alex Ellis (OpenFaaS Ltd)
7445998092
Remove queue-worker from arm builds
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-12-24 13:59:46 +00:00
Alistair Hey
9855e2f92c
ISSUE-1360: change to looking for lower-case reponse from dockerhub when tag isnt present.
...
The response for an image tag that has not been found is inside a JSON elemnt of "message" not the stated "details", it has also been lower-cased.
Signed-off-by: Alistair Hey <alistair.hey@gmail.com>
2019-10-21 11:50:25 +01:00
Alex Ellis (OpenFaaS Ltd)
b46be5a4d9
Add wait during gateway roll-out
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-10-08 17:22:37 +01:00
Alex Ellis (OpenFaaS Ltd)
0d5e78131d
Add debug for gateway service
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-10-08 16:19:05 +01:00
Richard Gee
27ebbfdccd
Refactor CI and enable auto-builds for auth
...
Automatic builds for auth-module on x86_64 (via Travis) and on-demand on-device for arm via publish.sh
The basic-auth module is not built or pushed upon 'tag' / 'release' of the faas repo, but it should be: https://github.com/openfaas/faas/tree/master/auth . We also don't create on-device images for this, but should do for both armhf and arm64: https://github.com/openfaas/faas/blob/master/contrib/publish-arm.sh
This change addresses these challenges and also introduces a tagAndPush script to alleviate some of the recently introduced repetition in .travis.yml.
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2019-06-23 20:39:48 +01:00
Alex Ellis
f511feb140
Add ARM64 Docker images for Prom/AlertManager
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-05-09 11:19:16 +00:00
Lucas Roesler
fb101fc3c5
Ensure contib prom docker tags match the installed version
...
**What**
- For each prometheus and alert manager contrib makefile, ensure that
the docker tag matches the version installed in the dockerfile. This
will ensure that no one pushes mistmatched versions
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2019-04-27 09:18:35 +01:00
Alex Ellis
8d8a59bce5
Add newer Prometheus/alertmanager Dockerfiles
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-26 16:07:01 +01:00
Radoslav Dimitrov
dee6560439
Add Prometheus 2.7.0 for ARMHF/ARM64
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2019-02-02 16:11:43 +00:00
Radoslav Dimitrov
8a8735ee59
Makefiles updated for Alertmanager and Prometheus for ARMHF/ARM64
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2019-01-30 11:57:16 +00:00
Radoslav Dimitrov
766e5e4d2c
Add ARM builds of Prometheus for 2.6.1
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2019-01-30 10:55:19 +00:00
Radoslav Dimitrov
0883d1db0a
Update the ARM Makefiles for Alertmanager
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2019-01-30 10:55:19 +00:00
Radoslav Dimitrov
aa96bfe66c
Fix publish-arm.sh using wrong image name for report
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2019-01-30 10:27:30 +00:00
Alex Ellis (VMware)
53645bb719
Update Makefile / readme for contrib
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2019-01-24 15:40:09 +00:00
Alex Ellis (VMware)
24e6e733bb
Print versions after building arm images
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2019-01-20 18:11:25 +00:00
Radoslav Dimitrov
28c385f546
Rename publish-armhf.sh to publish-arm.sh
...
The publish script is now common for both ARMHF and ARM64
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2019-01-16 09:09:41 +00:00
Radoslav Dimitrov
41b452849c
Add a consistent ARM64 image build process
...
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2019-01-16 09:09:41 +00:00
Andrew Cornies
b49dded3b3
Updates from PR comments:
...
- moved Vagrantfile to contrib dir
- gave secret request type more thought
Signed-off-by: Andrew Cornies <acornies@gmail.com>
2019-01-04 16:51:01 +00:00
Martin Dekov (VMware)
ade5f32513
Bump files to use alpine:3.8
...
Bump Dockerfiles and mentions of alpine 3.7 to be now
3.8
Signed-off-by: Martin Dekov (VMware) <mdekov@vmware.com>
2018-11-16 20:27:05 +00:00
Radoslav Dimitrov
05c7b3f9ee
Add openfaas-operator to the ARMHF build script
...
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2018-10-26 08:17:17 +01:00
Radoslav Dimitrov
d1a22df522
ARMHF publishing script - remove jq dependency
...
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2018-10-13 11:05:12 +01:00
Alex Ellis
7db8ad1bda
Update README files
...
- Removes use of "our" from CONTRIBUTING guide
- Updates/adds README.md files
- Commnents and typo fix in watchdog
- Adds good/bad examples of commit messages
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-03 14:07:41 +01:00
Radoslav Dimitrov
662a61a413
Check if the Docker image is already present.
...
Proceed with building the image only if it's not already available.
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2018-09-25 09:33:21 +01:00
Alex Ellis
5ac05f7959
Create publish-armhf.sh
2018-09-20 13:50:08 +01:00
Alex Ellis
3b83c9e682
Update ci.sh
2018-09-20 11:53:12 +01:00
Alex Ellis
3ff6015a0d
Update ci.sh
2018-09-20 11:47:34 +01:00
Alex Ellis (VMware)
5ad927aa15
Add Makefile for Prometheus/armhf
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-29 07:36:38 +00:00
Alex Ellis (VMware)
5855d9ae86
Add Makefile for alertmanager-armhf
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-28 19:52:17 +00:00
Alex Ellis (VMware)
2a2380a10b
Upgrade armhf/arm64 imasges for Prometheus
...
Covers Prometheus and AlertManagerx
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-28 19:50:29 +00:00
Alex Ellis (VMware)
220a5d61ba
Add ARM64 Prometheus version
...
Adds 2.2.0
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-28 19:39:01 +00:00
Edward Wilde
be907d220c
Adds annotation attribute to CreateFunctionRequest
...
1. Add new annotation attributes which may be used
by the back-end for making scheduling or routing decisions.
2. Updated tests/README.md to give clearer instructions on creating and
tearing down the stack required to run the integration tests
3. Update ci.sh
* Fail as soon as an error is encountered
* Allow script to run locally in development environment, test if repos
are already cloned etc..
* Deploy ./stack.yml used by existing integration tests
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-07-20 19:51:17 +01:00
Alex Ellis (VMware)
31810a4cf2
Move CI to use openfaas/* ns
...
This was a miss by refactoring work and is causing a CI failure
https://travis-ci.org/openfaas/faas/builds/404409816
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-16 13:32:33 +01:00
Alex Ellis (VMware)
50a8e9aa9f
Disable auth in ci tests
...
This should make CI tests pass without having to parse and run in
the login command via the faas-cli.
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-16 12:57:17 +01:00
Alex Ellis (VMware)
f4aab9197d
Move from functions ns to openfaas for Hub
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-02 12:45:53 +01:00
Alex Ellis (VMware)
034f2c4d13
Update travis to use Go 1.9
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-04-03 17:55:44 +01:00
Alex Ellis (VMware)
6bd604f588
Add ARM builds of AlertManager/Prometheus
...
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-03-29 14:07:36 +00:00
rgee0
f3ae1a2f62
Added AlertManager ARM Dockerfile and openfaas label to armhf network
...
Signed-off-by: rgee0 <richard@technologee.co.uk>
2018-03-15 21:50:16 +01:00
Alex Ellis
29bb3aa7c6
Update HACK.md
2018-02-25 12:03:35 +00:00
Alex Ellis
0169eae9ee
Update HACK.md
2018-02-25 12:01:26 +00:00
Alex Ellis
6bf605789a
Rename arm contrib files
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2018-02-05 08:23:49 +00:00
Javier Revillas
b7b7e37dae
Update HACK.md in accordance with #454
...
Signed-off-by: Javier Revillas <jrevillas@massivedynamic.io>
2018-02-04 09:28:55 +00:00
Alex Ellis
87aef34cd6
Add arm Dockerfile for Prometheus 2.1
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2018-02-03 11:50:53 +00:00
Alex Ellis
f954bf0733
Merge master into breakout_swarm
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2018-02-01 09:29:54 +00:00
Alex Ellis
770ad1e144
Update Dockerfile
2018-01-01 11:47:15 +00:00