You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by zh...@apache.org on 2022/11/30 02:12:15 UTC

[apisix-ingress-controller] 01/01: Revert "chore: update actions and add more user cases. (#1478)"

This is an automated email from the ASF dual-hosted git repository.

zhangjintao pushed a commit to branch revert-1478-md-lint
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git

commit 7e47454ac90e6dcc7cf8e87c584dca343c4ab8e3
Author: Jintao Zhang <ta...@163.com>
AuthorDate: Wed Nov 30 10:12:09 2022 +0800

    Revert "chore: update actions and add more user cases. (#1478)"
    
    This reverts commit 7471e6493729227964b17acc31bcd6a36d15cdca.
---
 .github/actions/markdown-link-check       |  2 +-
 .github/actions/paths-filter              |  2 +-
 .github/workflows/e2e-test-ci-v2-cron.yml |  2 +-
 .github/workflows/e2e-test-ci.yml         |  2 +-
 README.md                                 | 21 ++-------------------
 powered-by.md                             |  4 ----
 6 files changed, 6 insertions(+), 27 deletions(-)

diff --git a/.github/actions/markdown-link-check b/.github/actions/markdown-link-check
index 4d97ad89..9710f0fe 160000
--- a/.github/actions/markdown-link-check
+++ b/.github/actions/markdown-link-check
@@ -1 +1 @@
-Subproject commit 4d97ad89bbb0de4be573a9d7a2fc0ce900afc519
+Subproject commit 9710f0fec812ce0a3b98bef4c9d842fc1f39d976
diff --git a/.github/actions/paths-filter b/.github/actions/paths-filter
index 45125854..78ab00f8 160000
--- a/.github/actions/paths-filter
+++ b/.github/actions/paths-filter
@@ -1 +1 @@
-Subproject commit 4512585405083f25c027a35db413c2b3b9006d50
+Subproject commit 78ab00f87740f82aec8ed8826eb4c3c851044126
diff --git a/.github/workflows/e2e-test-ci-v2-cron.yml b/.github/workflows/e2e-test-ci-v2-cron.yml
index d414900f..5c611b3e 100644
--- a/.github/workflows/e2e-test-ci-v2-cron.yml
+++ b/.github/workflows/e2e-test-ci-v2-cron.yml
@@ -139,7 +139,7 @@ jobs:
         run: |
           SUITES=($(find test/e2e -type d -iname 'suite-*' | grep -E -o '(\w|\-)*' | grep -v 'test' | grep -v 'e2e' | sort | uniq -u))
           echo $SUITES
-          echo "name=matrix::$(jq --compact-output --null-input '$ARGS.positional' --args "${SUITES[@]}")" >> $GITHUB_OUTPUT
+          echo "::set-output name=matrix::$(jq --compact-output --null-input '$ARGS.positional' --args "${SUITES[@]}")"
     outputs:
       matrix: ${{ steps.set-matrix.outputs.matrix }}
 
diff --git a/.github/workflows/e2e-test-ci.yml b/.github/workflows/e2e-test-ci.yml
index 0ec1e3e0..449f97c9 100644
--- a/.github/workflows/e2e-test-ci.yml
+++ b/.github/workflows/e2e-test-ci.yml
@@ -138,7 +138,7 @@ jobs:
         run: |
           SUITES=($(find test/e2e -type d -iname 'suite-*' | grep -E -o '(\w|\-)*' | grep -v 'test' | grep -v 'e2e' | sort | uniq -u))
           echo $SUITES
-          echo "name=matrix::$(jq --compact-output --null-input '$ARGS.positional' --args "${SUITES[@]}")" >> $GITHUB_OUTPUT
+          echo "::set-output name=matrix::$(jq --compact-output --null-input '$ARGS.positional' --args "${SUITES[@]}")"
     outputs:
       matrix: ${{ steps.set-matrix.outputs.matrix }}
 
diff --git a/README.md b/README.md
index bd786bcb..697f532a 100644
--- a/README.md
+++ b/README.md
@@ -120,35 +120,18 @@ for us to fix.
 
 ## User stories
 
-- [How Does Zoom Use APISIX Ingress in Its Continuous Delivery Pipeline? - API7.ai](https://api7.ai/blog/zoom-uses-apisix-ingress)
-- [Copernicus Reference System Software](https://github.com/COPRS/infrastructure/wiki/Networking-trade-off)
-- [From Traefik to APISIX, Horizon Robotics's Exploration in Ingress Controller - API7.ai](https://api7.ai/blog/why-horizon-robotics-migrated-from-traefik-to-apche-apisix)
-- [Why Jiakaobaodian Chooses APISIX Ingress Controller - API7.ai](https://api7.ai/blog/why-jiakaobaodian-chooses-apisix-ingress-controller)
-- [Why AISpeech Chooses Apache APISIX Instead of NGINX as k8s Ingress Controller - API7.ai](https://api7.ai/blog/why-aispeech-chooses-apache-apisix-instead-of-nginx-as-k8s-ingress-controller)
-- [Tencent Cloud: Why choose Apache APISIX to implement the k8s ingress controller?(Chinese)](https://cloud.tencent.com/developer/article/1592281)
 - [aispeech: Why we create a new k8s ingress controller?(Chinese)](https://mp.weixin.qq.com/s/bmm2ibk2V7-XYneLo9XAPQ)
+- [Tencent Cloud: Why choose Apache APISIX to implement the k8s ingress controller?(Chinese)](https://www.upyun.com/opentalk/448.html)
 
 If you are willing to share with us some scenarios and use cases when you use APISIX Ingress,
 please reply to the [issue](https://github.com/apache/apisix-ingress-controller/issues/501),
 or submit PR to update [Powered-BY](./powered-by.md) file
 
-## Who Uses APISIX Ingress?
-
-A wide variety of companies and organizations use APISIX Ingress for research, production and commercial product, below are some of them:
-
-- AISpeech
-- European Copernicus Reference System
-- Jiakaobaodian(驾考宝典)
-- Horizon Robotics(地平线)
-- Tencent Cloud
-- UPYUN
-- Zoom
-
 ## Milestone
 
 * [Milestone](https://github.com/apache/apisix-ingress-controller/milestones)
 
 ## Terminology
 
-* APISIX Ingress: the whole service that contains the proxy ([Apache APISIX](https://apisix.apache.org)) and ingress controller (apisix-ingress-controller).
+* Ingress APISIX: the whole service that contains the proxy ([Apache APISIX](https://apisix.apache.org)) and ingress controller (apisix ingress controller).
 * apisix-ingress-controller: the ingress controller component.
diff --git a/powered-by.md b/powered-by.md
index 21ab82f4..9f92fcc6 100644
--- a/powered-by.md
+++ b/powered-by.md
@@ -33,7 +33,3 @@ Users are encouraged to add themselves to this page, [issue](https://github.com/
 1. <a href="https://www.igetcool.com/" rel="nofollow">少年得到</a>
 1. <a href="https://www.niimbot.com/" rel="nofollow">NIIMBOT 武汉精臣智慧标识科技有限公司</a>
 1. <a href="https://www.xmfunny.com/" rel="nofollow">SoFunny 厦门真有趣</a>
-1. <a href="https://zoom.us/" rel="nofollow">Zoom</a>
-1. <a href="https://referencesystem.copernicus.eu/" rel="nofollow">European Copernicus Reference System Software</a>
-1. <a href="https://www.jiakaobaodian.com/" rel="nofollow">Jiakaobaodian(驾考宝典)</a>
-1. <a href="https://www.horizon.ai/" rel="nofollow">Horizon Robotics(地平线)</a>