You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "flylan (via GitHub)" <gi...@apache.org> on 2023/04/12 01:28:30 UTC

[GitHub] [apisix-helm-chart] flylan opened a new pull request, #533: Fix ingress on the lower version k8s server

flylan opened a new pull request, #533:
URL: https://github.com/apache/apisix-helm-chart/pull/533

   When the version of the K8S server is lower than 1.14-0, ingress cannot be used because of the indentation problem of this else, which caused the incorrect deletion of an extra line


-- 
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] Qizeng-api7 commented on pull request #533: fix: ingress support for the lower version k8s server

Posted by "Qizeng-api7 (via GitHub)" <gi...@apache.org>.
Qizeng-api7 commented on PR #533:
URL: https://github.com/apache/apisix-helm-chart/pull/533#issuecomment-1522953720

   Hello, @flylan! I am the operator of the APISIX Community. Thank you for your contribution to Apache APISIX! To express our gratitude and encouragement for your contribution, the Apache APISIX community would like to present to you the APISIX Contributor Certificate! However, we couldn't find your email address on your GitHub page, would you mind letting us know? We will send you a digital certificate by email later as a token of our appreciation.


-- 
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 #533: fix: ingress support for the lower version k8s server

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 merged PR #533:
URL: https://github.com/apache/apisix-helm-chart/pull/533


-- 
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] flylan commented on pull request #533: Fix ingress on the lower version k8s server

Posted by "flylan (via GitHub)" <gi...@apache.org>.
flylan commented on PR #533:
URL: https://github.com/apache/apisix-helm-chart/pull/533#issuecomment-1504541879

   The lower version of K8S will report this error
   
   ![image](https://user-images.githubusercontent.com/12097229/231343622-1f7c31d1-5d2d-4aaa-8f61-a867b8de8587.png)
   


-- 
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