[openwhisk-website] branch asf-site updated: Automatic Site Publish by Jenkins

2021-02-28 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 0cc13e9  Automatic Site Publish by Jenkins
0cc13e9 is described below

commit 0cc13e933982237a11ce2d24bcc942b1d1aba8cf
Author: jenkins 
AuthorDate: Mon Mar 1 01:22:32 2021 +

Automatic Site Publish by Jenkins
---
 community.html| 27 +++
 feed.xml  |  2 +-
 package-lock.json |  6 +++---
 3 files changed, 27 insertions(+), 8 deletions(-)

diff --git a/community.html b/community.html
index fc80905..221c7f2 100644
--- a/community.html
+++ b/community.html
@@ -365,6 +365,12 @@ function addListenersToSections()
 
   Community
 
+  
+  Mailing Lists
+
+  
+  Issue Trackers
+
   
   Media
   
@@ -376,9 +382,6 @@ function addListenersToSections()
 Slideshare
   
 
-  
-  Mailing Lists
-
   
   Project Wiki
 
@@ -431,6 +434,23 @@ function addListenersToSections()
 https://lists.apache.org/list.html?d...@openwhisk.apache.org;>https://lists.apache.org/list.html?d...@openwhisk.apache.org.
   
   
+
+  
+  
+  
+  Issue Trackers
+  The project uses GitHub issues to report non-security related 
bug reports and feature requests. Please see https://openwhisk.apache.org/security.html;>https://openwhisk.apache.org/security.html
 for information on how to report a suspected security vulnerability with 
OpenWhisk.
+  Each of the sub-components of OpenWhisk uses the issue 
tracker associated with its GitHub project for tracking its own issues.  If you 
are not sure where to start, the https://github.com/apache/openwhisk/issues;>OpenWhisk Core Issue 
Tracker is the best place to start.  Some of the most frequently used issue 
trackers are:
+
+  https://github.com/apache/openwhisk/issues;>Core OpenWhisk system
+  https://github.com/apache/openwhisk-deploy-kube/issues;>OpenWhisk on 
Kubernetes
+  https://github.com/apache/openwhisk-cli/issues;>OpenWhisk CLI 
(wsk)
+  https://github.com/apache/openwhisk-website/issues;>OpenWhisk 
website
+  https://github.com/apache/openwhisk/blob/master/docs/dev/modules.md;>List 
of all OpenWhisk sub-components and their GitHub project
+
+  
+  
+  
   
   
   
@@ -466,7 +486,6 @@ function addListenersToSections()
   https://cwiki.apache.org/confluence/display/OPENWHISK/Proposals;>Proposals
 (Design)
   https://cwiki.apache.org/confluence/display/OPENWHISK/Presentations%2C+Meeting+Notes+and+Transcripts;>Meeting
 Notes and Transcripts
   https://cwiki.apache.org/confluence/display/OPENWHISK/Processes;>Processes
-  https://cwiki.apache.org/confluence/display/OPENWHISK/Project+Status;>Project
 Status
   
   
   
diff --git a/feed.xml b/feed.xml
index b1903fd..673b7a3 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.3.0">Jekyll2021-02-27T00:26:27+00:00/feed.xmlApache OpenWhisk is a serverless, open source cloud 
platformAn open source platform for serverless, event-driven 
code at any  [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.3.0">Jekyll2021-03-01T01:22:27+00:00/feed.xmlApache OpenWhisk is a serverless, open source cloud 
platformAn open source platform for serverless, event-driven 
code at any  [...]
 
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 984f02a..e3543d1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -851,9 +851,9 @@
   }
 },
 "has-symbols": {
-  "version": "1.0.1",
-  "resolved": 
"https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz;,
-  "integrity": 
"sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
+  "version": "1.0.2",
+  "resolved": 
"https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz;,
+  "integrity": 
"sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
   "dev": true
 },
 "home-or-tmp": {



[openwhisk-website] branch master updated: add section on issue trackers to community page (#465)

2021-02-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
 new bf25872  add section on issue trackers to community page (#465)
bf25872 is described below

commit bf25872193b1ba3d46ddc5e6f01d413b1e12fafe
Author: David Grove 
AuthorDate: Sun Feb 28 20:17:21 2021 -0500

add section on issue trackers to community page (#465)
---
 _layouts/community.html | 27 +++
 1 file changed, 23 insertions(+), 4 deletions(-)

diff --git a/_layouts/community.html b/_layouts/community.html
index f87ea72..0d8c2a8 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -170,6 +170,12 @@ layout: default
 
   Community
 
+  
+  Mailing Lists
+
+  
+  Issue Trackers
+
   
   Media
   
@@ -181,9 +187,6 @@ layout: default
 Slideshare
   
 
-  
-  Mailing Lists
-
   
   Project Wiki
 
@@ -236,6 +239,23 @@ layout: default
 https://lists.apache.org/list.html?d...@openwhisk.apache.org;>https://lists.apache.org/list.html?d...@openwhisk.apache.org.
   
   
+
+  
+  
+  
+  Issue Trackers
+  The project uses GitHub issues to report non-security related 
bug reports and feature requests. Please see https://openwhisk.apache.org/security.html;>https://openwhisk.apache.org/security.html
 for information on how to report a suspected security vulnerability with 
OpenWhisk.
+  Each of the sub-components of OpenWhisk uses the issue 
tracker associated with its GitHub project for tracking its own issues.  If you 
are not sure where to start, the https://github.com/apache/openwhisk/issues;>OpenWhisk Core Issue 
Tracker is the best place to start.  Some of the most frequently used issue 
trackers are:
+
+  https://github.com/apache/openwhisk/issues;>Core OpenWhisk system
+  https://github.com/apache/openwhisk-deploy-kube/issues;>OpenWhisk on 
Kubernetes
+  https://github.com/apache/openwhisk-cli/issues;>OpenWhisk CLI 
(wsk)
+  https://github.com/apache/openwhisk-website/issues;>OpenWhisk 
website
+  https://github.com/apache/openwhisk/blob/master/docs/dev/modules.md;>List 
of all OpenWhisk sub-components and their GitHub project
+
+  
+  
+  
   
   
   
@@ -271,7 +291,6 @@ layout: default
   https://cwiki.apache.org/confluence/display/OPENWHISK/Proposals;>Proposals
 (Design)
   https://cwiki.apache.org/confluence/display/OPENWHISK/Presentations%2C+Meeting+Notes+and+Transcripts;>Meeting
 Notes and Transcripts
   https://cwiki.apache.org/confluence/display/OPENWHISK/Processes;>Processes
-  https://cwiki.apache.org/confluence/display/OPENWHISK/Project+Status;>Project
 Status
   
   
   



[openwhisk-release] branch asf-yaml-experiments updated (2709304 -> 710c3c8)

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a change to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git.


omit 2709304  try some more..
omit e12074e  try some more...
omit 08c3cc8  keeping trying...
omit 6a35b2d  attempt to commit to a nominally protected branch
omit f01805a  fix syntax
omit d56a97e  try to require travis pass to commiet on branch 
asf-yaml-experiments
omit abe3e5e  experiment with branch protection
 new 710c3c8  experiment with branch protection

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2709304)
\
 N -- N -- N   refs/heads/asf-yaml-experiments (710c3c8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:



[openwhisk-release] 01/01: experiment with branch protection

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git

commit 710c3c848d38b91ca65965f01cd396244611581c
Author: David Grove 
AuthorDate: Sun Feb 28 16:24:46 2021 -0500

experiment with branch protection
---
 .asf.yaml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index fa883dc..12feb9b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,11 @@ github:
 strict: true
   required_pull_request_reviews:
 required_appoving_review_count: 1
+asf-yaml-experiments:
+  required_status_checks:
+strict: false
+contexts:
+- "Travis CI - Pull Request"
   enabled_merge_buttons:
 merge: false
 squash: true



[openwhisk-release] branch asf-yaml-experiments updated: try some more..

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
 new 2709304  try some more..
2709304 is described below

commit 2709304fdfcc51d8580ec063dcf9e246a911d319
Author: David Grove 
AuthorDate: Sun Feb 28 17:43:55 2021 -0500

try some more..
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d5af7cd..12feb9b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,7 +31,7 @@ github:
   required_status_checks:
 strict: false
 contexts:
-  - Travis CI - Pull Request
+- "Travis CI - Pull Request"
   enabled_merge_buttons:
 merge: false
 squash: true



[openwhisk-release] branch asf-yaml-experiments updated: try some more...

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
 new e12074e  try some more...
e12074e is described below

commit e12074e51f2ff66040ed88e75c4b6270e673ad31
Author: David Grove 
AuthorDate: Sun Feb 28 17:33:37 2021 -0500

try some more...
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3674d96..d5af7cd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,8 +31,7 @@ github:
   required_status_checks:
 strict: false
 contexts:
-  - Travis CI / Travis CI - Pull Request
-  - continuous-integration/travis-ci
+  - Travis CI - Pull Request
   enabled_merge_buttons:
 merge: false
 squash: true



[openwhisk-release] branch asf-yaml-experiments updated: attempt to commit to a nominally protected branch

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
 new 6a35b2d  attempt to commit to a nominally protected branch
6a35b2d is described below

commit 6a35b2d163bcf2ba9bbc2a964537a5e88808506f
Author: David Grove 
AuthorDate: Sun Feb 28 16:41:24 2021 -0500

attempt to commit to a nominally protected branch
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e8d9e9c..2ac1e9a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,7 +29,7 @@ github:
 required_appoving_review_count: 1
 asf-yaml-experiments:
   required_status_checks:
-strict: true
+strict: false
 contexts:
 - continuous-integration/travis-ci
   enabled_merge_buttons:



[openwhisk-release] branch asf-yaml-experiments updated: fix syntax

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
 new f01805a  fix syntax
f01805a is described below

commit f01805abeaeb34a5670a20b0160f649c49777929
Author: David Grove 
AuthorDate: Sun Feb 28 16:32:36 2021 -0500

fix syntax
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a6ad79d..e8d9e9c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,8 +30,8 @@ github:
 asf-yaml-experiments:
   required_status_checks:
 strict: true
-   contexts:
-   - continuous-integration/travis-ci
+contexts:
+- continuous-integration/travis-ci
   enabled_merge_buttons:
 merge: false
 squash: true



[openwhisk-release] branch asf-yaml-experiments updated: try to require travis pass to commiet on branch asf-yaml-experiments

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
 new d56a97e  try to require travis pass to commiet on branch 
asf-yaml-experiments
d56a97e is described below

commit d56a97e10d1081d5d3686bb0ad0609323ae38049
Author: David Grove 
AuthorDate: Sun Feb 28 16:27:49 2021 -0500

try to require travis pass to commiet on branch asf-yaml-experiments
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 85d776d..a6ad79d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,6 +30,8 @@ github:
 asf-yaml-experiments:
   required_status_checks:
 strict: true
+   contexts:
+   - continuous-integration/travis-ci
   enabled_merge_buttons:
 merge: false
 squash: true



[openwhisk-release] branch asf-yaml-experiments created (now e89b015)

2021-02-28 Thread dgrove
This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a change to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git.


  at e89b015  Document openwhisk-runtime-php 1.16.0 (#370)

No new revisions were added by this update.



[CONF] OpenWhisk > LeaseKeepAliveService

2021-02-28 Thread KeonHee (Confluence)
Title: Message Title



 
 
 
 
 
 
 

KeonHee created a page 
 
 
  
 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
LeaseKeepAliveService 
 
 
  
 
 
 
 
 
 
  1. Introduction  LeaseKeepAliveService manages lease to not disappear due to timeout. In invoker and scheduler components, each host writes health data to etcd with lease. When lease disappears by timeout, each host's health data disappear together, so it can be determined as an unhealthy host by the scheduler. Because it is the service that has the greatest influence on the health state of the component, a dedicated dispatcher is allocated.  2. Architecture Diagram  The LeaseKeepAlive is a finite state machine, which have 2 states: Ready, Active  
 
When a service is starts in Ready state 
Grant a lease in etcd and register a scheduler with the actorsystem that periodicaaly send keep-alive messages to prevent the lease from being deleted due to timeout 
When the above operation is completed, the state transitions to Active. 
In the Active state, if lease is deleted or a lease that is no longer needed occurs, it returns to Ready state and updates lease and scheduler. 
 
 
 
  
 
 
 
 
 
 
 
 
 
 

View page
• 
 
 
 
 
 
 

Like 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.5.0