65 Commits

Author SHA1 Message Date
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
Alex Ellis
08b2ea3f45
Update README.md 2017-10-28 18:44:28 +01:00
Alex Ellis
c65e2ee375 Write intro for nginx config
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
5832d1415e Enable sync/async route to be pass-through without auth
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
7a133e0605 Protect with Nginx
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
bed3ca97fa Minify example
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
b4c5be54a9 Add Nginx config with docker secrets
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
6584b8225b Reword hacking instructions 2017-10-23 16:16:24 +01:00
Alex Ellis
567ce93c03 Update HACK.md 2017-10-23 16:10:29 +01:00
Alex Ellis
a7de20c29d Add sample, stack and port to ARM64
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-21 13:02:22 +02:00
John McCabe
89878f0c8a Migrate from alexellis org to openfaas
Note, not all `alexellis/github` references should be changed, there are
a number of repos which are not part of the openfaas org, this commit
excludes those.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-10-04 09:18:06 +01:00
Alex Ellis
ad3eec6a49 Update ci.sh 2017-09-25 21:24:08 +01:00
Alex Ellis
8f0acf7301 Update ci.sh 2017-09-25 21:17:35 +01:00
Alex Ellis
0ce5a08690 test using proper Gopath 2017-09-25 21:08:37 +01:00
Alex Ellis
9745faa243 Update ci.sh 2017-09-25 19:42:37 +01:00