Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add openfunction plugin #7634

Merged
merged 79 commits into from
Sep 2, 2022
Merged

feat: add openfunction plugin #7634

merged 79 commits into from
Sep 2, 2022

Commits on Aug 9, 2022

  1. feat: add openfunction plugin

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    05dc0a6 View commit details
    Browse the repository at this point in the history
  2. feat: add openfunction plugin

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    fc8a099 View commit details
    Browse the repository at this point in the history
  3. fix: change test uri

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2b46f00 View commit details
    Browse the repository at this point in the history
  4. CI: prepare openfunction env

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0c3887a View commit details
    Browse the repository at this point in the history
  5. docs: add openfunction plugins

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3d549ec View commit details
    Browse the repository at this point in the history
  6. fix: increase the timeout time

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e13f870 View commit details
    Browse the repository at this point in the history
  7. fix: correct htpasswd command

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f59a15f View commit details
    Browse the repository at this point in the history
  8. ci: fix openfunction ci params

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    69ee651 View commit details
    Browse the repository at this point in the history
  9. ci: fix openfunction ci params

    LCW authored and LCW committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    283c5e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. docs: fix name

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    467d6d0 View commit details
    Browse the repository at this point in the history
  2. docs: fix verification command

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e88936c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    757f520 View commit details
    Browse the repository at this point in the history
  4. fix: fix Code Lint

    LCW authored and LCW committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    98b9ba1 View commit details
    Browse the repository at this point in the history
  5. fix: fix Lint

    LCW authored and LCW committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    23521f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. ci: avoid function building and run function in docker

    LCW authored and LCW committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    822b589 View commit details
    Browse the repository at this point in the history
  2. test: update openfunction test case

    LCW authored and LCW committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c31b6c8 View commit details
    Browse the repository at this point in the history
  3. docs: add openfunction index

    LCW authored and LCW committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4f0c086 View commit details
    Browse the repository at this point in the history
  4. feat: reuse serverless.generic-upstream

    LCW authored and LCW committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a779ca1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. docs: fix lint

    Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
    jackkkkklee and spacewander authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5096a41 View commit details
    Browse the repository at this point in the history
  2. docs: fix lint

    Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
    jackkkkklee and spacewander authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9b5dc62 View commit details
    Browse the repository at this point in the history
  3. docs: update timeout

    LCW authored and LCW committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2d02b02 View commit details
    Browse the repository at this point in the history
  4. test: add check user-specific auth header

    LCW authored and LCW committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f9efd9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dfc092 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. docs: update attributes description

    LCW authored and LCW committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    59d5236 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. docs: fix lint

    LCW authored and LCW committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    25c7910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e33f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b4844c View commit details
    Browse the repository at this point in the history
  4. fix: set headers in lower-case

    LCW authored and LCW committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1af451d View commit details
    Browse the repository at this point in the history
  5. ci: add building image locally

    LCW authored and LCW committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    79c0b3c View commit details
    Browse the repository at this point in the history
  6. docs: fix plugin description

    LCW authored and LCW committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    90d5555 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fix: set auth header once users specify it

    LCW authored and LCW committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f7a689c View commit details
    Browse the repository at this point in the history
  2. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b6f6ab9 View commit details
    Browse the repository at this point in the history
  3. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a2b1ab5 View commit details
    Browse the repository at this point in the history
  4. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    42f214d View commit details
    Browse the repository at this point in the history
  5. docs: add prerequisites section

    LCW authored and LCW committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2deca1c View commit details
    Browse the repository at this point in the history
  6. docs: fix lint

    LCW authored and LCW committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2039b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. docs: add sub headers

    LCW authored and LCW committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    274f11b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    461ad96 View commit details
    Browse the repository at this point in the history
  2. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    026a96a View commit details
    Browse the repository at this point in the history
  3. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ed816ea View commit details
    Browse the repository at this point in the history
  4. feat: add path forwarding test cases and docs

    LCW authored and LCW committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    eeee130 View commit details
    Browse the repository at this point in the history
  5. docs: fix lint

    LCW authored and LCW committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c95f3c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    de829b4 View commit details
    Browse the repository at this point in the history
  2. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    ba3f404 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. test: add function-example and change directory structure

    LCW authored and LCW committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2ab75ca View commit details
    Browse the repository at this point in the history
  2. ci: build function by inner repository

    LCW authored and LCW committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    6eb79f9 View commit details
    Browse the repository at this point in the history
  3. fix: change directory name

    LCW authored and LCW committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    a703e08 View commit details
    Browse the repository at this point in the history
  4. fix: add licenses

    LCW authored and LCW committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    09b73ff View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. fix: update licenses

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0cd9975 View commit details
    Browse the repository at this point in the history
  2. feat: run OpenFunction function images in docker-compse

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    898bb5d View commit details
    Browse the repository at this point in the history
  3. ci: build Openfunction functions image before running

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1857410 View commit details
    Browse the repository at this point in the history
  4. fix: move build-function-image.sh to ./t/plugin/openfunction/

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    72ee91a View commit details
    Browse the repository at this point in the history
  5. ci: add building OpenFunction function images by build-pack

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d47e753 View commit details
    Browse the repository at this point in the history
  6. ci: add building OpenFunction function images by build-pack

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0723388 View commit details
    Browse the repository at this point in the history
  7. fix: add openfunction in license

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7c5d140 View commit details
    Browse the repository at this point in the history
  8. ci: modify directory of function-example

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a940223 View commit details
    Browse the repository at this point in the history
  9. ci: modify directory of function-example

    LCW authored and LCW committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7411491 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. docs:optimize docs

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bf72abf View commit details
    Browse the repository at this point in the history
  2. docs: fix grammar problems

    LCW authored and LCW committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b294d83 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. docs: fix lint

    Co-authored-by: Alex Zhang <tokers@apache.org>
    jackkkkklee and tokers authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    41d2362 View commit details
    Browse the repository at this point in the history
  2. docs: fix lint

    LCW authored and LCW committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ada1d15 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    85a9c94 View commit details
    Browse the repository at this point in the history
  2. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    55ac693 View commit details
    Browse the repository at this point in the history
  3. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a667c6e View commit details
    Browse the repository at this point in the history
  4. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c6a56d4 View commit details
    Browse the repository at this point in the history
  5. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f8f07ab View commit details
    Browse the repository at this point in the history
  6. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    35e32ef View commit details
    Browse the repository at this point in the history
  7. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    5e6647a View commit details
    Browse the repository at this point in the history
  8. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    04edf39 View commit details
    Browse the repository at this point in the history
  9. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0643864 View commit details
    Browse the repository at this point in the history
  10. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ba5e58d View commit details
    Browse the repository at this point in the history
  11. docs: modify expression

    Co-authored-by: Fei Han <97138894+hf400159@users.noreply.github.com>
    jackkkkklee and guitu168 authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    107d685 View commit details
    Browse the repository at this point in the history
  12. docs: fix lint

    LCW authored and LCW committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0d3545c View commit details
    Browse the repository at this point in the history
  13. docs: fix lint

    LCW authored and LCW committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    eed4f5a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. docs: update latest admin port

    Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
    jackkkkklee and spacewander authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b89805a View commit details
    Browse the repository at this point in the history
  2. ci: discard change

    LCW authored and LCW committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    558948a View commit details
    Browse the repository at this point in the history
  3. docs: update admin api port

    LCW authored and LCW committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3ee2c41 View commit details
    Browse the repository at this point in the history
  4. ci: solve conflict

    LCW authored and LCW committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    698f371 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/apache/apisix

    � Conflicts:
    �	ci/pod/docker-compose.plugin.yml
    �	docs/en/latest/config.json
    �	docs/zh/latest/config.json
    LCW authored and LCW committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bf5d4c9 View commit details
    Browse the repository at this point in the history