feat: add Apache OpenWhisk plugin#5518
Merged
Merged
Conversation
bzp2010
force-pushed
the
feat-plugin-openwhisk
branch
6 times, most recently
from
November 17, 2021 16:32
6896677 to
184e5da
Compare
bzp2010
force-pushed
the
feat-plugin-openwhisk
branch
from
November 18, 2021 11:21
43998d8 to
c150d15
Compare
bzp2010
marked this pull request as ready for review
November 18, 2021 11:40
spacewander
reviewed
Nov 19, 2021
tokers
reviewed
Nov 19, 2021
spacewander
reviewed
Nov 19, 2021
bzp2010
force-pushed
the
feat-plugin-openwhisk
branch
from
November 19, 2021 02:12
57f7792 to
b20ec70
Compare
tokers
reviewed
Nov 19, 2021
spacewander
reviewed
Nov 21, 2021
tokers
reviewed
Nov 22, 2021
Contributor
Author
These change will implement in next PRUpdateBased on a tip from an Apache OpenWhisk community member in #5485 (comment) and more document reading, I found that the current code implementation has some limitations and I will modify part of the implementation.
|
bzp2010
force-pushed
the
feat-plugin-openwhisk
branch
from
November 22, 2021 08:08
8084ac6 to
70494f4
Compare
membphis
reviewed
Nov 22, 2021
spacewander
reviewed
Nov 22, 2021
spacewander
reviewed
Nov 23, 2021
spacewander
reviewed
Nov 23, 2021
bzp2010
force-pushed
the
feat-plugin-openwhisk
branch
from
November 25, 2021 07:29
728f4d8 to
1f98c5e
Compare
Contributor
Author
|
Hi, @spacewander @membphis @tzssangglass @tokers. The CI error has been fixed. |
Member
|
we also need to update the REAME.md @bzp2010 |
Member
please create a new issue about this, do this later. |
Member
bd1dtn
pushed a commit
to bd1dtn/apisix
that referenced
this pull request
Dec 1, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Support for Apache OpenWhisk serverless platform.
Implement: #5485
Pre-submission checklist: