47 Commits

Author SHA1 Message Date
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
Alex Ellis
38f2c1e765 Update ci.sh 2017-09-25 19:25:11 +01:00
Alex Ellis
00686d0380 Update ci.sh 2017-09-25 19:09:02 +01:00
Alex Ellis
3b74f60226 Force positive exit. 2017-09-25 19:07:51 +01:00
Alex Ellis
55429562ff Add CI script 2017-09-25 19:04:11 +01:00
Alex Young
efe72f8479 Corrected docker run command
Signed-off-by: Alex Young <alex@heuris.io>
2017-09-19 14:55:45 +01:00
Alex Young
c33d381e56 Update HACK.md
Signed-off-by: Alex Young <alex@heuris.io>
2017-09-19 14:55:45 +01:00
Alex Ellis
d9d73dff16 Update DIND
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-09-08 14:16:48 +01:00
Alex Ellis
b630bd2115 Update hack guide for UI
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-24 23:14:47 +01:00
Alex Ellis
42ce8ed0b3 Update Dashboard to match Dockercon demo 2017-05-03 21:29:39 +01:00
Alex Ellis
129c436a2a Add files via upload 2017-04-15 10:32:31 +01:00
Alex Ellis
ee95e272cc Make webhookstash a static binary 2017-04-13 22:58:32 +01:00
Alex Ellis
2575ef407d Don't loop forever 2017-04-13 22:40:29 +01:00
Alex Ellis
f41a676fc2 Remove dind after testing 2017-04-13 22:27:28 +01:00
Alex Ellis
d29e906a2f Example DIND tests 2017-04-13 22:19:56 +01:00
Alex
98c9ef67f4 Initial pop-up for new function. 2017-03-12 12:56:53 +00:00