1159 Commits

Author SHA1 Message Date
Javier Arellano
512d46fa5d Fix link
The "Spotinst image link" links to "spotinst" instead to "kubeless"
2017-09-06 11:27:52 +02:00
Philipp Muens
eee6c411ab Add publish flag documentation 2017-09-06 10:40:07 +02:00
David Wells
d605afbb5e Merge pull request #4211 from serverless/spotInstDocs
update doc link
2017-09-06 00:04:57 -07:00
davidwells
c010c8cea7 update doc link 2017-09-06 00:03:53 -07:00
David Wells
17114d1e01 Merge pull request #4210 from serverless/spotInstDocs
update docs
2017-09-05 23:53:09 -07:00
davidwells
f221889ddc update docs 2017-09-05 23:50:43 -07:00
David Wells
faf442f72a Merge pull request #4208 from serverless/spotInstDocs
add docs
2017-09-05 23:08:18 -07:00
davidwells
941b921b19 update docs 2017-09-05 23:07:00 -07:00
davidwells
4941315b15 update docs 2017-09-05 10:52:25 -07:00
davidwells
ba75f73055 add docs 2017-09-05 09:00:56 -07:00
Eslam λ Hefnawy
e0201e2927 Merge pull request #4192 from HyperBrain/deploy-function-deploys-function
Deploy --function deploys function
2017-09-05 20:09:15 +07:00
Philipp Muens
d0bf5832eb Update Kubeless docs and remove repetition 2017-09-04 13:05:52 +02:00
Philipp Muens
323ae77790 Merge branch 'master' into deploy-function-deploys-function 2017-09-04 12:59:58 +02:00
Loren Gordon
7cc2257515 Adds docs/examples for the SSM variable reference feature 2017-09-01 12:54:04 -04:00
Eslam λ Hefnawy
12649689d4 fix typo in s3 variables docs 2017-09-01 21:16:02 +07:00
Frank Schmid
1303702388 Allow deploy command with function argument
* Added function option documentation
* Added unit test for lifecycle termination
* Extended before:deploy:deploy unit tests
* Added debug logging for command invokes/spawns and terminations.
* Deploy with a function parameter starts deploy:function and terminates the deploy lifecycle.
* Spawn allows to exit the current lifecycle and continue with the parent
2017-09-01 15:30:37 +02:00
Philipp Muens
2e0f90939a Merge pull request #4120 from tobyhede/4094-allow-onError-to-be-more-good
Allow use of Ref and Fn::ImportValue in OnError
2017-09-01 09:52:43 +02:00
Philipp Muens
b663dc40fe Update docs 2017-09-01 09:36:04 +02:00
Marc Sluiter
dc4ef733a4 added Kubeless to "getting started" menu 2017-08-31 14:05:13 +02:00
Philipp Muens
0789736718 Merge pull request #4174 from iddar/patch-2
Update docs with link to AWS Proxy Integration when passing data to invoke and invoke local
2017-08-31 10:29:18 +02:00
Philipp Muens
b8cb267e29 Minor fixes 2017-08-31 10:08:38 +02:00
David Wells
ec687eb6e3 Update README.md 2017-08-29 23:52:27 -07:00
David Wells
f648159f88 Merge pull request #4154 from arapulido/add_docs_kubeless_provider
Added Kubeless provider documentation
2017-08-29 23:28:13 -07:00
Iddar Olivares
32f7d01c76 change copy 2017-08-29 17:40:11 -05:00
Ara Pulido
d85bd06544 Fixed Kubeless documentation based on feedback 2017-08-29 11:03:28 +02:00
David Wells
fa210060b6 Update getting-started.md 2017-08-28 16:03:50 -07:00
Loren Gordon
6e9df9f3b2 Corrects the custom variableSyntax example 2017-08-28 08:50:45 -04:00
Philipp Muens
797dbc3837 Add available templates to services.md 2017-08-28 12:50:30 +02:00
Ara Pulido
42939fb91b Added Kubeless provider documentation 2017-08-25 18:12:25 +02:00
James Thomas
a287c99559 Adding PHP runtime support for OpenWhisk provider.
Updated documentation to demonstrate PHP support in OpenWhisk.
Added new PHP template to create plugin.
2017-08-25 16:29:28 +01:00
Brian Neisler
ffbd70d070 Switch order of wording in docs 2017-08-22 12:15:00 -07:00
Brian Neisler
7974dc9cc4 Add comment that services are published privately. Fix nav item 2017-08-22 12:11:29 -07:00
Eslam λ Hefnawy
df5764dd4b Merge pull request #4126 from RafalWilinski/add-context
Add --context and --contextPath to `invoke local` cmd
2017-08-22 20:02:30 +07:00
Philipp Muens
dab9c5473a Minor cleanup after merging PRs for config credentials on AWS 2017-08-22 13:59:28 +02:00
Rafal Wilinski
b5e1564ab6 Merge branch 'master' into add-context 2017-08-21 22:59:37 +02:00
Philipp Muens
89661c02c9 Merge master into PR 2017-08-21 15:01:26 +02:00
Philipp Muens
49c89ecb3e Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript 2017-08-21 14:55:48 +02:00
Philipp Muens
cb1882d273 Merge pull request #4056 from franciscocpg/aws-nodejs-ecma-script
Adding aws-nodejs-ecma-script template
2017-08-21 14:52:48 +02:00
Philipp Muens
78242ab75c Merge pull request #4097 from tobyhede/4072-allow-strings-as-default-values
Allow use of string as default values in variables
2017-08-21 14:06:03 +02:00
Eslam λ Hefnawy
8457f320d9 Merge pull request #3866 from medhoover/allow-aws-credentials-update
Allow aws credentials update
2017-08-21 18:51:42 +07:00
Philipp Muens
f8787d4289 Minor fixes 2017-08-21 13:35:04 +02:00
Philipp Muens
f2c1148f48 Update documentation 2017-08-21 13:24:15 +02:00
Philipp Muens
701187bc59 Update all variableSyntax usages 2017-08-21 13:11:29 +02:00
Philipp Muens
b7fbf66dd7 Merge pull request #4026 from sethkor/docs_aws_update_variable_files
Add clarifications on the need for file suffix/extension when using variables from reference files
2017-08-21 12:50:54 +02:00
Philipp Muens
996b21f5e3 Minor fixes 2017-08-21 12:48:18 +02:00
Rafał Wiliński
5e5f71df65 Add context and contextPath flags to invoke local cmd 2017-08-19 17:30:52 +02:00
Philipp Muens
03afbcb03f Merge pull request #4036 from dzimine/DZ/fix_3788
Optionally skip parsing input to JSON when using `invoke` and `invoke local`
2017-08-18 15:20:22 +02:00
Philipp Muens
3b457d4413 Merge pull request #4115 from vladgolubev/typos
Fix 3 typos in docs
2017-08-18 07:12:49 +02:00
Vlad Holubiev
e354763803 Fix 3 typos in docs 2017-08-17 22:53:27 +03:00
alokmandloi
79e96c6777 Typo corrections in fucions.md
SQS was mis-spelled
2017-08-17 10:31:47 -07:00