You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/19 17:10:17 UTC

[GitHub] [apisix-helm-chart] tao12345666333 opened a new pull request #158: chore: apisix-ingress-controller v1.3 released

tao12345666333 opened a new pull request #158:
URL: https://github.com/apache/apisix-helm-chart/pull/158


   In this commit, I set the served of ApisixRoute v1 version resources to
   false, which also means that users will not be able to use ApisixRoute
   v1 resources.
   
   Signed-off-by: Jintao Zhang <zh...@gmail.com>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-helm-chart] tao12345666333 commented on pull request #158: chore: apisix-ingress-controller v1.3 released

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on pull request #158:
URL: https://github.com/apache/apisix-helm-chart/pull/158#issuecomment-947495984


   The e2e test failed because the dependencies were not updated in the apisix charts.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-helm-chart] tao12345666333 merged pull request #158: chore: apisix-ingress-controller v1.3 released

Posted by GitBox <gi...@apache.org>.
tao12345666333 merged pull request #158:
URL: https://github.com/apache/apisix-helm-chart/pull/158


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-helm-chart] tao12345666333 commented on a change in pull request #158: chore: apisix-ingress-controller v1.3 released

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on a change in pull request #158:
URL: https://github.com/apache/apisix-helm-chart/pull/158#discussion_r732367225



##########
File path: .github/workflows/ci.yaml
##########
@@ -14,7 +14,7 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        k8s: [v1.14.10, v1.15.12, v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.1]
+        k8s: [v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.1]

Review comment:
       Good catch! Addressed!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-helm-chart] tokers commented on a change in pull request #158: chore: apisix-ingress-controller v1.3 released

Posted by GitBox <gi...@apache.org>.
tokers commented on a change in pull request #158:
URL: https://github.com/apache/apisix-helm-chart/pull/158#discussion_r732358136



##########
File path: .github/workflows/ci.yaml
##########
@@ -14,7 +14,7 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        k8s: [v1.14.10, v1.15.12, v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.1]
+        k8s: [v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.1]

Review comment:
       Ignore the `v1.22.x`?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org