Alex Ellis
8ef52ce806
Update Dockerfiles to latest watchdog
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-22 10:28:22 +01:00
Rishabh Gupta
8c896d92ee
Fixed arm64 dockerfile
...
Signed-off-by: Rishabh Gupta <r.g.gupta@outlook.com>
2019-04-14 16:51:22 +01:00
Rishabh Gupta
7b09992565
Using functions.json instead of store-arch.json
...
Signed-off-by: Rishabh Gupta <r.g.gupta@outlook.com>
2019-04-14 16:51:22 +01:00
Richard Gee
832d174c37
Add PHP Shropshire event
...
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2019-04-13 16:08:52 +01:00
Ernesto Celis
e10454960e
Add introductory talk at event in Mexico.
...
Signed-off-by: Ernesto Celis <developer@celisdelafuente.net>
2019-04-12 20:12:01 +01:00
Alex Ellis
7cf997cefd
Fix up date of event
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-12 11:18:01 +01:00
Alex Ellis
42c3a960e2
Add event by Thomas Peitz
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-12 11:16:40 +01:00
Alex Ellis
2f41418894
Add Richard's event
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-12 11:14:36 +01:00
Martin Dekov
3438d92cb5
Add IT Depends event
...
Adding IT depends event to the community.md
in Events in 2019 section
Signed-off-by: Martin Dekov <mdekov@vmware.com>
2019-04-12 09:31:51 +01:00
Alex Ellis
b26b95cab5
Update Dockerfiles
...
There is a utility script which can be used for installing
license-check. This is added to the gateway Dockerfiles.
Tested in Docker for Mac.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-11 20:57:17 +01:00
John McCabe
5377dd7484
Add BelFOSS 2019 conference to events
...
Signed-off-by: John McCabe <john@johnmccabe.net>
2019-04-10 11:17:59 +01:00
Alex Ellis
485a33e4fb
Quote source of hop headers
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-06 20:45:04 +01:00
Alex Ellis
78c127619e
Remove hop headers
...
Requested by @LucasRoesler - removes headers detailed in HTTP
spec which are not supposed to be forwarded by proxies or
gateways.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-06 20:45:04 +01:00
Matias Pan
af73147ef8
Add zeerorg to DEREK
...
Signed-off-by: Matias Pan <matias.pan26@gmail.com>
2019-04-05 20:36:26 +01:00
Matias Pan
053cff1638
Add matipan to DEREK
...
Signed-off-by: Matias Pan <matias.pan26@gmail.com>
2019-04-05 20:36:26 +01:00
Alex Ellis
1ab39d2ea3
Update note on Go modules
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-05 19:42:32 +01:00
Matias Pan
0384832299
Add unit tests for new env variable
...
Signed-off-by: Matias Pan <matias.pan26@gmail.com>
2019-04-04 21:28:17 +01:00
Matias Pan
9477970924
Add Http_Content_Length to env variables
...
Http_ContentLengh will be deprecated in the future.
Signed-off-by: Matias Pan <matias.pan26@gmail.com>
2019-04-04 21:28:17 +01:00
Alex Ellis
f0c91f9615
Deprecate old guides
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-04 16:17:43 +01:00
Alex Ellis
0f42aaf03b
Update kong_integration.md
2019-04-04 16:11:29 +01:00
Alex Ellis
ccc4ebff99
Update kong_integration.md
2019-04-04 16:08:35 +01:00
Alex Ellis
fa93655d90
Update test for metrics server
...
Updates metrics server test so that it checks for the status
code and that bytes are returned.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-04 09:05:17 +01:00
Alex Ellis
634ec22c8d
Add RED metrics
...
- this PR adds metrics via Prometheus for instrumentation and
to move towards using HPAv2 / custom metrics in Kubernetes.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-04 09:05:17 +01:00
Lucas Roesler
1b61954ad9
Add kubecon talk from lucas to community
...
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2019-04-03 18:38:06 +01:00
Alex Ellis
64c61440ac
Add 2x KubeCon talks
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 12:29:45 +01:00
Alex Ellis
9dd2e26997
Reorder talks and update titles
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 11:26:32 +01:00
Alex Ellis
9abc245118
Add event by Scott Rosenberg
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 11:19:06 +01:00
Alex Ellis
f524aee855
Update armhf / Swarm gateway version
...
- switches to 0.12.0
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 10:02:21 +01:00
Alex Ellis
fd055379e6
Update faas gateway to 0.12.0
...
0.12.0 moves the Prometheus port to 8082 (internal) and not
exposed on the network
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:39:27 +01:00
Alex Ellis
b4e54b90af
Remove Dockerfiles
...
These Dockerfiles are no longer required due to the projects
being built upstream and published to Quay/Docker Hub.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:21:31 +01:00
Alex Ellis
3059b85e87
Remove unused files
...
Prometheus/Alertmanager are configured in the faas-netes repo
for use in Kubernetes. These files are not required.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:20:38 +01:00
Vivek Singh
de8cb70f85
Update scrape port for prometheus to 8082
...
Fixes : #1121
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-04-03 09:20:06 +01:00
Alex Ellis
be36840022
I have -> My Actions
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:15:33 +01:00
Alex Ellis
6f01bd3c4e
Add user-actions
...
Fixes: #1137
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:13:53 +01:00
Alex Ellis
48ed56ebe9
Add design/approved label to contribution guide
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:05:16 +01:00
Alex Ellis
6754e5b89c
Update contribution guide
...
- PRs wil be closed when they do not follow the process
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 08:59:10 +01:00
Alex Ellis
16bee9ecd3
Equalize backer image proportions
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-02 22:08:29 +01:00
Alex Ellis
e8b0114e00
Add 2x new bronze sponsors
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-02 22:06:36 +01:00
Alex Ellis
d885588992
Add OpenShift post
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-27 11:46:58 +00:00
Richard Gee
21c373c8ca
Add Spotinst blog post
...
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2019-03-25 18:30:06 +00:00
Alex Ellis
c9513b1c2a
Add logos for bronze sponsors
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-25 12:43:23 +00:00
Edward Wilde
9fdc9dbd88
Adds Openinfra & manchester events
...
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2019-03-25 09:07:45 +00:00
Alex Ellis
4636c0b959
Add two new backers
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-16 13:59:18 +00:00
Martin Dekov
77c0f7be75
Add SFEIR Lunch event
...
Adding event in Nantes, France
Signed-off-by: Martin Dekov <mdekov@vmware.com>
2019-03-11 14:41:46 +00:00
Alex Ellis
9d4f519a3a
Remove whitespace in community file
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-11 13:30:46 +00:00
Alex Ellis
2b75008fc5
Update backers
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-11 11:55:49 +00:00
Alex Ellis
98ec2f8cdc
Update date of blog posts
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-11 09:23:43 +00:00
Alex Ellis
a6601edd45
Fix updates to latest blogs
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-11 09:21:55 +00:00
Alex Ellis
86be3a6291
Sync latest blog posts
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-03-11 09:19:53 +00:00
Vivek Singh
ebc41933b7
Remove prometheus changes
...
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-03-09 17:28:46 +00:00