这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ndsun
Copy link
Owner

@ndsun ndsun commented Nov 12, 2019

Description

Motivation and Context

  • I have raised an issue to propose this change (required)

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

rgee0 and others added 30 commits April 13, 2019 16:08
Signed-off-by: Richard Gee <richard@technologee.co.uk>
Signed-off-by: Rishabh Gupta <r.g.gupta@outlook.com>
Signed-off-by: Rishabh Gupta <r.g.gupta@outlook.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Richard Gee <richard@technologee.co.uk>
Signed-off-by: Richard Gee <richard@technologee.co.uk>
Closes #1168

Signed-off-by: Jannik Hollenbach <Jannik.Hollenbach@iteratec.de>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
**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>
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This change means the gateway is used to invoke functions
asynchronously rather than directly so that the scale from zero
path can execute.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Added a new blog entry

Signed-off-by: Erwin Staal <erwinstaal@gmail.com>
Added teqntaion talk to events

Signed-off-by: Arno Broekhof <arnobroekhof@gmail.com>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Erwin Staal <info@staal-it.nl>
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Signed-off-by: Edward Wilde <ewilde@gmail.com>
Signed-off-by: Matias Pan <matias.pan26@gmail.com>
Adding event in Seattle, USA about blockchain with openfaas
and docker by Dean Shelton

Signed-off-by: Martin Dekov <mdekov@vmware.com>
Discovered blog post via Twitter and added with other posts to community file

Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
alexellis and others added 29 commits October 10, 2019 13:17
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Ruan Bekker <rbekker87@gmail.com>
I used AlpineFunction as the example to follow as suggested by @alexellis

Signed-off-by: scott.eppler <scott.eppler@coda.global>
Signed-off-by: scott.eppler <scott.eppler@coda.global>
    I used AlpineFunction as the example to follow as suggested by
    @alexellis

Signed-off-by: scott.eppler <scott.eppler@coda.global>
Signed-off-by: scott.eppler <scott.eppler@coda.global>
    I used AlpineFunction as the example to follow as suggested by
    @alexellis

Signed-off-by: scott.eppler <scott.eppler@coda.global>
Signed-off-by: scott.eppler <scott.eppler@coda.global>
Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
False expectations from commercial users has been a source of
contention in Open Source since the beginning. This is designed
to help bring some empathy and understanding, and set more
realistic expectations for commerical users.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
…hen 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>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Include Ratehub in the list of OpenFaaS adopters.

Signed-off-by: Chris Richard <chris.richard@ratehub.ca>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This feature enables notes to be collected from all merged/closed
PRs since the last release. The notes are then set/saved on the
release body field.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com>
**What**
- Bump faas-swarm vesion to latest, 0.8.2
- Bump arm64 and armhf sevices to their latest versions
- The docker-compose files were invalid when deployed directly because
  the auth url was not configured.  Set the default for basic auth to
  false to make this a valid configuration

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
@ndsun ndsun merged commit 63b53e8 into ndsun:master Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.