Mailing lists matching apisix.apache.org
commits apisix.apache.orgdev apisix.apache.org
notifications apisix.apache.org
[GitHub] [apisix-ingress-controller] tokers opened a new issue #321: Add e2e test cases for plugins
pache APISIX. - [ ] [batch-requests](http://apisix.apache.org/docs/apisix/plugins/batch-requests) - [ ] [serverless](http://apisix.apache.org/docs/apisix/plugins/serverless) - [x] [redirect](http://apisix.apache.org/docs/apisix/plugins/redirect) - [ ] [echo](http://apisix.apache.org
[apisix-ingress-controller] branch master updated: chore: rename all v2beta3 to v2 in e2e templates (#1832)
( var ( _apisixUpstreamsWithMTLSTemplate = ` -apiVersion: apisix.apache.org/v2beta3 +apiVersion: apisix.apache.org/v2 kind: ApisixUpstream metadata: name: %s diff --git a/test/e2e/suite-annotations/plugin_conifg.go b/test/e2e/suite-annotations/plugin_conifg.go index 3ea63d1f..3f8e740b
[GitHub] [apisix-ingress-controller] suninuni commented on issue #823: bug: panic when upgrade from 1.2 to 1.3 because of not set spec.http[].backends in v1beta1/ApisixRoute
suninuni commented on issue #823: URL: https://github.com/apache/apisix-ingress-controller/issues/823#issuecomment-1003295147 > Can you try to run `kubectl api-resources --api-group=apisix.apache.org` ? > > ``` > $ kubectl api-resources --api-group=apisix.apache.o
[GitHub] [apisix] Neilblaze commented on issue #9359: docs: The `disable plugin` in the current documentation is incorrectly described
req](https://apisix.apache.org/docs/apisix/plugins/limit-req/#disable-plugin) I'm taking this up. Besides, I also see that recurrent changes are required in [grpc-web](https://apisix.apache.org/docs/apisix/plugins/grpc-web/#disable-plugin), [proxy-control](https://apisix.apache.org/docs/apisi
[GitHub] [apisix-website] liuxiran opened a new issue #494: Bug: there are 10 404 page, we should fix them
liuxiran opened a new issue #494: URL: https://github.com/apache/apisix-website/issues/494 **Actual Behaviour** With the help of google search console, we found 10 404 page in our website. They are: - [ ] https://apisix.apache.org/docs/downloads/ - [ ] https
[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #823: bug: panic when upgrade from 1.2 to 1.3 because of not set spec.http[].backends in v1beta1/ApisixRoute
tao12345666333 commented on issue #823: URL: https://github.com/apache/apisix-ingress-controller/issues/823#issuecomment-1003292591 Can you try to run `kubectl api-resources --api-group=apisix.apache.org` ? ``` $ kubectl api-resources --api-group=apisix.apache.org NAME
[GitHub] [apisix-ingress-controller] suninuni commented on issue #823: bug: panic when upgrade from 1.2 to 1.3 because of not set spec.http[].backends in v1beta1/ApisixRoute
suninuni commented on issue #823: URL: https://github.com/apache/apisix-ingress-controller/issues/823#issuecomment-1003297698 > Can you try to run `kubectl api-resources --api-group=apisix.apache.org` ? > > ``` > $ kubectl api-resources --api-group=apisix.apache.o
Re: 退订
Hi tianxiang luo, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe
[GitHub] [apisix-ingress-controller] tao12345666333 edited a comment on issue #865: bug: ApisixTls创建 Apisix后台不会自动创建证书
tao12345666333 edited a comment on issue #865: URL: https://github.com/apache/apisix-ingress-controller/issues/865#issuecomment-1038542803 Can you run ` kubectl api-resources --api-group=apisix.apache.org` ? ``` tao@moelove:~$ kubectl api-resources --api-group=apisix.apache.org
[GitHub] [apisix-ingress-controller] tao12345666333 edited a comment on issue #865: bug: ApisixTls创建 Apisix后台不会自动创建证书
tao12345666333 edited a comment on issue #865: URL: https://github.com/apache/apisix-ingress-controller/issues/865#issuecomment-1038542803 Can you run ` kubectl api-resources --api-group=apisix.apache.org` ? ``` tao@moelove:~$ kubectl api-resources --api-group=apisix.apache.org
[GitHub] [apisix-helm-chart] zlhgo commented on pull request #208: chore: apisix-ingress v1.4
zlhgo commented on pull request #208: URL: https://github.com/apache/apisix-helm-chart/pull/208#issuecomment-1006256024 @tao12345666333 command ``` kubectl api-resources --api-group=apisix.apache.org ``` output ``` NAME SHORTNAMES APIVERSION
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1147: e2e-test: add e2e tests and CRDs for ApisixUpstream v2
tes.ApisixRouteVersion, "apisix-route-version", config.ApisixV2beta3, "the supported apisixroute api group version, can be \"apisix.apache.org/v2beta2\" or \"apisix.apache.org/v2beta3\"") - cmd.PersistentFlags().StringVar(&cfg.Kubernetes.ApisixPlug
[GitHub] [apisix-ingress-controller] Phoebus888 commented on issue #865: bug: ApisixTls创建 Apisix后台不会自动创建证书
Phoebus888 commented on issue #865: URL: https://github.com/apache/apisix-ingress-controller/issues/865#issuecomment-1038550259 [root@k8s-mast1 apisix-ingress]# kubectl api-resources --api-group=apisix.apache.org NAME SHORTNAMES APIGROUPNAMESPACED KIND
[apisix-control-plane] branch master updated: change: add notifications in .asf.yaml (#20)
, 30 insertions(+), 29 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index c333bef..1327d8a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,35 +16,36 @@ # github: -description: The Control-Plane for APISIX -homepage: https://apisix.apache.org/ -labels: - - control-plane
(apisix-ingress-controller) 01/01: add namespace
rou apiVersion: gateway.networking.k8s.io/v1 kind: GatewayClass metadata: + namespace: apisix name: apisix spec: controllerName: "apisix.apache.org/apisix-ingress-controller" @@ -72,6 +73,7 @@ spec: apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: + namespa
(apisix) 01/01: fix: `.asf.yaml` format
required_approving_review_count: 2 -notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] +notifications: + commits: [email protected] + issues: notifications
Re: 退订
Hi ckmezn and hzhify, You can unsubscribe from the Apache APISIX mailing list [1] when you do not want to receive notifications. 1. Send an email to [email protected], then you will receive a confirmation email from [email protected]. 2. Reply to dev-h
Re: 回复:Re: 退订
Hi hzhify, Please proceed with Steps 1 - 3 to unsubscribe [1]. [1] https://apisix.apache.org/docs/general/join/#unsubscribe-from-the-mailing-list Regards, Yilin Zeng On 2025/09/16 02:54:57 [email protected] wrote: > I confirm the cancellation of subscription. > - 原始邮件 - > 发件人:Y
(apisix-ingress-controller) branch master updated: docs: specify namespace in metadata explicitly (#2549)
: ingress-apisix name: apisix spec: controllerName: "apisix.apache.org/apisix-ingress-controller" @@ -72,8 +73,8 @@ spec: apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: + namespace: ingress-apisix name: apisix - namespace: default spec: gatewayClassNa
Re: 退订
Hi Tobey, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订
Hi wangkuo, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订
Hi spjiang, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订
Hi Sober, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订邮件,谢谢。
Hi Sober, You can unsubscribe from the Apache APISIX mailing list [1] when you do not want to receive notifications. 1. Send an email to [email protected], then you will receive a confirmation email from [email protected]. 2. Reply to [email protected] to
[apisix-ingress-controller] branch master updated: chore: add udp usage & upgrade the verion of ApisixRoute (#585)
concepts/apisix_route.md @@ -35,7 +35,7 @@ should be routed to service `bar`, in the manner of `ApisixRoute`, the configura should be: ```yaml -apiVersion: apisix.apache.org/v2alpha1 +apiVersion: apisix.apache.org/v2beta1 kind: ApisixRoute metadata: name: foo-bar-route @@ -73,7 +73,7 @@ The `methods
Re: 退订
Hi spjiang, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订
Hi 王照暄, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
Re: 退订
Hi 壮壮, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
(apisix-ingress-controller) branch docs-specify-ns updated: correct ns
: controllerName: "apisix.apache.org/apisix-ingress-controller" @@ -73,7 +73,7 @@ spec: apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: - namespace: apisix + namespace: ingress-apisix name: apisix namespace: default spec: @@ -88,7 +88,7 @@ spec:
[GitHub] [apisix-ingress-controller] AlinsRan commented on a diff in pull request #1141: chore: ApisixUpstream v2
().StringVar(&cfg.Kubernetes.ApisixTlsVersion, "apisix-tls-version", config.ApisixV2beta3, "the supported apisixtls api group version, can be \"apisix.apache.org/v2beta3\" or \"apisix.apache.org/v2\"") cmd.PersistentFlags().StringVar(&cfg
[GitHub] [apisix-dashboard] juzhiyuan commented on a diff in pull request #2719: feat: release 2.16.0
](https://apisix.apache.org/downloads/) and is compatible with [Apache APISIX 2.15.x](https://apisix.apache.org/downloads/). +- The latest released version is [2.16.0](https://apisix.apache.org/downloads/) and is compatible with [Apache APISIX 3.0.x](https://apisix.apache.org/downloads/). Review
Re: 退出邮件列表
Hi Zhou Abel, Please follow the instructions below to unsubscribe: Step 1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from
[apisix-helm-chart] branch master updated: fix: update default ApisixRoute version to v2beta3 (#286)
-ingress-controller/values.yaml @@ -112,9 +112,9 @@ config: ingressVersion: "networking/v1" # whether to watch EndpointSlices rather than Endpoints. watchEndpointSlices: false -# the supported apisixroute api group version, can be "apisix.apache.org/v1" -
Re: Fwd: Ingress APISIX install on Minikube
n": ":8443", > "enable_profiling": true, > "kubernetes": { > "kubeconfig": "", > "resync_interval": "6h0m0s", > "app_namespaces": [ > "" > ], > "election_id&qu
[GitHub] [apisix-helm-chart] lzxuan commented on a diff in pull request #278: feat: support Kubernetes service discovery
registry. E.g eureka\dns\nacos\consul_kv - # reference: - # https://apisix.apache.org/docs/apisix/discovery#configuration-for-eureka - # https://apisix.apache.org/docs/apisix/discovery/dns#service-discovery-via-dns - # https://apisix.apache.org/docs/apisix/discovery/consul_kv
[apisix-control-plane] branch master updated: change: remove notifications in .asf.yaml (#19)
/.asf.yaml b/.asf.yaml index 39cdcb7..c333bef 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -44,7 +44,7 @@ github: merge: false rebase: false -notifications: - commits: [email protected] - issues: [email protected]
[apisix-control-plane] branch master updated: fix: modify notifications in .asf.yaml (#24)
/.asf.yaml index 5d12ba6..fa7aa40 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -44,7 +44,7 @@ github: merge: false rebase: false - notifications: -commits: [email protected] -issues: [email protected] -pullrequests: notificati
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #572: feat: add v2beta1 structure for ApisixRoute
tao12345666333 commented on a change in pull request #572: URL: https://github.com/apache/apisix-ingress-controller/pull/572#discussion_r664417755 ## File path: pkg/kube/apisix_route.go ## @@ -28,6 +29,8 @@ const ( ApisixRouteV1 = "apisix.apache.o
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #572: feat: add v2beta1 structure for ApisixRoute
tao12345666333 commented on a change in pull request #572: URL: https://github.com/apache/apisix-ingress-controller/pull/572#discussion_r664417755 ## File path: pkg/kube/apisix_route.go ## @@ -28,6 +29,8 @@ const ( ApisixRouteV1 = "apisix.apache.o
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1141: chore: ApisixUpstream v2
.`) cmd.PersistentFlags().StringVar(&cfg.Kubernetes.ApisixTlsVersion, "apisix-tls-version", config.ApisixV2beta3, "the supported apisixtls api group version, can be \"apisix.apache.org/v2beta3\" or \"apisix.apache.org/v2\"") cmd.PersistentFlags().StringVa
[I] bug: slack link expiration invite [apisix]
jlaupa opened a new issue, #12064: URL: https://github.com/apache/apisix/issues/12064 ### Current Behavior https://apisix.apache.org/docs/general/join > You can join the Apache APISIX Slack channel in two ways: > > Join Apache Software Foundation Slack worksp
[I] bug: [apisix]
vortegatorres opened a new issue, #12343: URL: https://github.com/apache/apisix/issues/12343 ### Current Behavior https://apisix.apache.org/docs/general/join > You can join the Apache APISIX Slack channel in two ways: > > Join Apache Software Foundation Slack
Re: Help need! I'd like to ne invited to Slack Channel
Hi 郝南过, Please follow the instructions[1] below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm you unsubscription. Once successfully
回复:Re: 退订
I confirm the cancellation of subscription. - 原始邮件 - 发件人:Yilin Zeng 收件人:[email protected] 主题:Re: 退订 日期:2025年09月16日 10点42分 Hi ckmezn and hzhify, You can unsubscribe from the Apache APISIX mailing list [1] when you do not want to receive notifications. 1. Send an email to dev-unsubscr
Re: Fwd: Ingress APISIX install on Minikube
Hi Chao, here it is; the same as in that quickstart with required updations. httpbin-route.yaml apiVersion: apisix.apache.org/v2beta2 kind: ApisixRoute metadata: name: httpserver-route spec: http: - name: rule1 match: hosts: - local.httpbin.org paths
Re: Fwd: Ingress APISIX install on Minikube
correction in the first line: # #httpbin-route.yaml apiVersion: apisix.apache.org/v2beta2 kind: ApisixRoute metadata: name: httpserver-route spec: http: - name: rule1 match: hosts: - local.httpbin.org paths: - /* backends: - serviceName: httpbin
Re: Fwd: Ingress APISIX install on Minikube
: # #httpbin-route.yaml apiVersion: apisix.apache.org/v2beta2 kind: ApisixRoute metadata: name: httpserver-route spec: http: - name: rule1 match: hosts: - local.httpbin.org paths: - /* backends: - serviceName: httpbin - servicePort: 80 On Thu, Oct 28
Re: Fwd: Ingress APISIX install on Minikube
ct. > > Chao Zhang > https://github.com/tokers > > On October 28, 2021 at 13:50:12, Rupinder Singh ([email protected]) > wrote: > > correction in the first line: # > > #httpbin-route.yaml > apiVersion: apisix.apache.org/v2beta2 > kind: ApisixRoute > me
Re: Fwd: Ingress APISIX install on Minikube
50:12, Rupinder Singh ([email protected]) > wrote: > > correction in the first line: # > > #httpbin-route.yaml > apiVersion: apisix.apache.org/v2beta2 > kind: ApisixRoute > metadata: > name: httpserver-route > spec: > http: > - name: rule1 >
Re: Fwd: Ingress APISIX install on Minikube
;http_listen": ":8080", "https_listen": ":8443", "enable_profiling": true, "kubernetes": { "kubeconfig": "", "resync_interval": "6h0m0s", "app_namespaces": [ "" ], "election_id&quo
Re: Fwd: Ingress APISIX install on Minikube
"enable_profiling": true, "kubernetes": { "kubeconfig": "", "resync_interval": "6h0m0s", "app_namespaces": [ "" ], "election_id": "ingress-apisix-leader", "ingress_class":
[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute
apisixclusterconfigs acc apisix.apache.org/v2alpha1 falseApisixClusterConfig apisixconsumers ac apisix.apache.org/v2alpha1 true ApisixConsumer apisixroutes ar apisix.apache.org
[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute
apisixclusterconfigs acc apisix.apache.org/v2alpha1 falseApisixClusterConfig apisixconsumers ac apisix.apache.org/v2alpha1 true ApisixConsumer apisixroutes ar apisix.apache.org
[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute
apisixclusterconfigs acc apisix.apache.org/v2alpha1 falseApisixClusterConfig apisixconsumers ac apisix.apache.org/v2alpha1 true ApisixConsumer apisixroutes ar apisix.apache.org
[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute
apisixclusterconfigs acc apisix.apache.org/v2alpha1 falseApisixClusterConfig apisixconsumers ac apisix.apache.org/v2alpha1 true ApisixConsumer apisixroutes ar apisix.apache.org
[GitHub] [apisix-helm-chart] tokers commented on a diff in pull request #278: feat: support Kubernetes service discovery
nabled: false - registry: - # Integration service discovery registry. E.g eureka\dns\nacos\consul_kv - # reference: - # https://apisix.apache.org/docs/apisix/discovery#configuration-for-eureka - # https://apisix.apache.org/docs/apisix/discovery/dns#service-discovery-via-dns - #
Re: Improving the "Community" component. on website.
to any form of contribution; like code contributions, design, community management, advocacy, or you can just to listen in. - *Slack**# <https://apisix.apache.org/docs/general/community#slack>* Apache APISIX provides 2 ways to join the Slack channel. *Get help from Mailing List (recommende
[GitHub] [apisix-ingress-controller] tokers commented on a diff in pull request #1018: doc: update "enable-authentication-and-restriction.md" doc, and examples of `jwt-auth` and `wolf-rbac`.
controlled by Apache APISIX, if ## Attributes -### Authentication +### Authentication methods - [`keyAuth`](https://apisix.apache.org/docs/apisix/plugins/key-auth/) + `keyAuth` -Consumers add their key either in a header `apikey` to authenticate their requests. +Consumers add their key
Re: Improving the "Community" component. on website.
LGTM looks very informative. Should we design and layout a separate page, or should we document it in the current location[1] of the apisix website? [1] https://apisix.apache.org/docs/general/community Anita Ihuman 于2022年2月15日周二 22:57写道: > Ohhh right, 😅 > > *Community Section Layout*
Re: Improving the "Community" component. on website.
I think a separate page for community is prefered On Thu, Feb 17, 2022 at 2:41 AM Baoyuan wrote: > LGTM looks very informative. > Should we design and layout a separate page, or should we document it in > the current location[1] of the apisix website? > > [1] https://apisix.
(apisix-ingress-controller) 01/02: feat: add ingress webhook
@@ resources: crdVersion: v1 namespaced: true controller: true - domain: github.com - group: apisix.apache.org - kind: Guestbook - path: github.com/apache/apisix-ingress-controller/api/v1alpha1 - version: v1alpha1 -- api: -crdVersion: v1 -namespaced: true - controller
[GitHub] [apisix] cheverjonathan opened a new issue #6762: docs: failed to install APISIX according to the documentation
cheverjonathan opened a new issue #6762: URL: https://github.com/apache/apisix/issues/6762 ### Current State I followed the "[installation via source release package](https://apisix.apache.org/docs/apisix/next/how-to-build#installation-via-source-release-package)" met
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a change in pull request #647: feat: Change field retries to value from pointer.
uot;, func() { APISIXRouteVersion:"apisix.apache.org/v2alpha1", } s := scaffold.NewScaffold(opts) - ginkgo.It("active check", func() { + + routeTpl := ` +apiVersion: apisix.apache.org/v2alpha1 +kind: ApisixRoute +metadata: + name: htt
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1141: chore: ApisixUpstream v2
tao12345666333 commented on code in PR #1141: URL: https://github.com/apache/apisix-ingress-controller/pull/1141#discussion_r917515042 ## pkg/config/config.go: ## @@ -67,6 +67,8 @@ const ( ControllerName = "apisix.apache.org/gateway-controller" ) +type Api
[apisix-ingress-controller] branch master updated: docs: update crd version (#1134)
ate a `ApisixClusterConfig` to enable these features explicitly. ```yaml -apiVersion: apisix.apache.org/v2alpha1 +apiVersion: apisix.apache.org/v2beta3 kind: ApisixClusterConfig metadata: name: default @@ -58,7 +58,7 @@ The default APISIX cluster is configured through command line options like `--d
[GitHub] [apisix-ingress-controller] Gallardot commented on issue #1019: Proposal: Apisix-Ingress-Controller support integrating with service discovery registry
Gallardot commented on issue #1019: URL: https://github.com/apache/apisix-ingress-controller/issues/1019#issuecomment-1128308556 > @Gallardot Would you like to submit a proposal to [[email protected]](mailto:[email protected])? Thanks! @tokers I have sent an email to
[GitHub] [apisix-ingress-controller] lgy1027 commented on issue #641: bug: ApisixIngress synced failed
lgy1027 commented on issue #641: URL: https://github.com/apache/apisix-ingress-controller/issues/641#issuecomment-902386069 > please paste the plain text instead of image apisixrouter: apiVersion: apisix.apache.org/v1 kind: ApisixRoute metad
Re: Improving the "Community" component. on website.
like code > contributions, design, community management, advocacy, or you can just to > listen in. > >- *Slack**# <https://apisix.apache.org/docs/general/community#slack>* > > Apache APISIX provides 2 ways to join the Slack channel. > *Get help from Mailing List (reco
[GitHub] [apisix] kayx23 commented on a diff in pull request #10182: docs: translate getting-started
: + +- [Key Authentication](https://apisix.apache.org/docs/apisix/plugins/key-auth/) +- [Basic Authentication](https://apisix.apache.org/docs/apisix/plugins/basic-auth/) +- [JSON Web Token (JWT) Authentication](https://apisix.apache.org/docs/apisix/plugins/jwt-auth/) +- [Keycloak](https://apisix.apac
Re: 退订
Why is unsubscribe so horrific?? It should be much more simple. Yilin Zeng , 22 Mar 2024 Cum, 03:20 tarihinde şunu yazdı: > > Hi Tobey, > > Please follow the instructions below to unsubscribe: > > Step1: Send an email to [email protected], then you will > r
Re: 退订
退订 Yilin Zeng 于2024年6月3日周一 14:43写道: > Hi Sober, > > Please follow the instructions below to unsubscribe: > > Step1: Send an email to [email protected], then you will > receive a confirmation email from [email protected]. > > Step 2: Reply to de
[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #572: feat: add v2beta1 structure for ApisixRoute
gxthrj commented on a change in pull request #572: URL: https://github.com/apache/apisix-ingress-controller/pull/572#discussion_r664432672 ## File path: pkg/kube/apisix_route.go ## @@ -28,6 +29,8 @@ const ( ApisixRouteV1 = "apisix.apache.o
Re: [VOTE][RESULT] Release Apache APISIX 3.9.0
Hi Amirala, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from this
[GitHub] [apisix-ingress-controller] sumeng001 commented on issue #730: ApisixIngress service "" not found
sumeng001 commented on issue #730: URL: https://github.com/apache/apisix-ingress-controller/issues/730#issuecomment-956200482 I took apisix.apache.org/v2beta1 to make apisix.apache.org/v2beta2 Could that be the problem? httpbin-route.yaml **_apiVersion: apisix.apache.org
Re: [PR] site: add unsubscription instructions for developer mailing list [apisix-website]
emails from the mailing list, check out the [history](https://lists.apache.org/list.html?apisix.apache.org). +## Unsubscribe from the Mailing List + +You can unsubscribe from the Apache APISIX mailing list when you do not want to receive notifications. + +1. Send an email to dev-unsubscr
Re: Improving the "Community" component. on website.
the current location[1] of the apisix website? > > > > [1] https://apisix.apache.org/docs/general/community > > > > Anita Ihuman 于2022年2月15日周二 22:57写道: > > > > > Ohhh right, 😅 > > > > > > *Community Section Layout* > > > Apache AP
[apisix-ingress-controller] branch master updated: docs: update all api-version to v2 (#1189)
+219,7 @@ ApisixPluginConfig is a resource under the same Namespace as Ingress As an example, we attach the annotation `k8s.apisix.apache.org/plugin-conifg-name: "echo-and-cors-apc` for the following Ingress resource, so that `/api/*` route will enable the [echo](https://apisix.apache.org
[apisix-helm-chart] branch master updated: fix: plugin_metadata_cm path (#646)
StatusAddress | list | `[]` | | | config.keyFile | string | `"/etc/webhook/certs/key.pem"` | the TLS key file path. | -| config.kubernetes | object | `{"apiVersion":"apisix.apache.org/v2","apisixRouteVersion":"apisix.apache.org/v2","election
[GitHub] [apisix-ingress-controller] zengzhengrong opened a new issue #597: Improve practices document,apisix.apache.org/v2beta1 is deprecated
zengzhengrong opened a new issue #597: URL: https://github.com/apache/apisix-ingress-controller/issues/597 https://github.com/apache/apisix-ingress-controller/blob/master/docs/en/latest/practices/proxy-the-httpbin-service.md ``` # httpbin-route.yaml apiVersion: apisix.apache.org
Re: Already subscribed to [email protected]
Hi, After you subscribed it successfully, you will receive a Welcome reply :) 陈邦强(SMB 福州) 于2022年1月12日 周三上午11:48写道: > Confirm > > > -邮件原件- > 发件人: [email protected] > 发送时间: 2022年1月12日 11:41 > 收件人: 陈邦强(SMB 福州) > 主题: Already subscribed to [email protected]
Re: 退订
şunu > yazdı: > > > > Hi Tobey, > > > > Please follow the instructions below to unsubscribe: > > > > Step1: Send an email to [email protected], then you will > > receive a confirmation email from [email protected]. > > &g
[GitHub] [apisix-ingress-controller] juzhiyuan commented on a diff in pull request #1018: doc: update "enable-authentication-and-restriction.md" doc, and examples of `jwt-auth` and `wolf-rbac`.
umers are used for the authentication method controlled by Apache APISIX, if ## Attributes -### Authentication +### Authentication methods - [`keyAuth`](https://apisix.apache.org/docs/apisix/plugins/key-auth/) + `keyAuth` -Consumers add their key either in a header `apikey` to authent
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1752: docs: add ApisixPluginConfig and update examples
adding i ::: -The example below configures [cors](https://apisix.apache.org/docs/apisix/plugins/cors/) Plugin for the route: +The example below configures [limit-count](https://apisix.apache.org/docs/apisix/plugins/limit-count) Plugin for the route: ```yaml apiVersion
[apisix-website] branch asf-site updated: Deploy to GitHub pages
us at prometheus console: - - +https://apisix.apache.org/images/plugin/prometheus01.png"; alt=""> +https://apisix.apache.org/images/plugin/prometheus02.png"; alt=""> Grafana dashboard meta and imports it to Grafana。 Or you can goto https://grafana.com/grafana/
[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1018: doc: update "enable-authentication-and-restriction.md" doc, and examples of `jwt-auth` and `wolf-rbac`.
controlled by Apache APISIX, if ### Authentication - [`keyAuth`](https://apisix.apache.org/docs/apisix/plugins/key-auth/) + Key Auth -Consumers add their key either in a header `apikey` to authenticate their requests. +Consumers add their key either in a header or query string
(apisix) branch master updated: Update add-multiple-api-versions.md (#12122)
of the API. ```shell -http://apisix.org/v1/hello -http://apisix.org/v2/hello +http://apisix.apache.org/v1/hello +http://apisix.apache.org/v2/hello ``` Query parameters @@ -50,8 +50,8 @@ http://apisix.org/v2/hello In this method, the version number is included in the URI, but as a query
Re: [Feature Request]Add MySQL logger to persist logs from apisix
to hearing from you! > > Best wish, > John Chever > > > On Apr 18, 2022 at 11:14:19, 你要挨打哦 <[email protected] > <mailto:[email protected]>> wrote: > >> Thanks for your guidance. I have sent an email to >> [email protected]
[GitHub] [apisix-website] liuxiran commented on issue #470: Feature request: support tag for our blog
liuxiran commented on issue #470: URL: https://github.com/apache/apisix-website/issues/470#issuecomment-906118130 I noticed there are about 4 types blogs in our site, they are: * release notes and news e.g. https://apisix.apache.org/blog/2021/07/28/release-apache-apisix-2.8-en
[GitHub] [apisix-website] liuxiran edited a comment on issue #470: Feature request: support tag for our blog
liuxiran edited a comment on issue #470: URL: https://github.com/apache/apisix-website/issues/470#issuecomment-906118130 I noticed there are about 4 types blogs in our site, they are: * release notes and news e.g. https://apisix.apache.org/blog/2021/07/28/release-apache-apisix
[GitHub] [apisix-website] yzeng25 opened a new issue #567: bug: tags behave abnormally
yzeng25 opened a new issue #567: URL: https://github.com/apache/apisix-website/issues/567 **Actual Behaviour** Tags on http://apisix.apache.org/events page have unusual behaviors. When click on the `technology` tag or the `all` tag on this page, it redirects to http
(apisix-website) branch master updated: docs: remove slack invite link (#1922)
insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9819c284d48..17bd6d9f96c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The website of https://github.com/apache/apisix/";>Apache APISIX® A cloud-native microservices API Gateway -https://apisix.apache.o
[GitHub] [apisix-dashboard] bzp2010 commented on a diff in pull request #2719: feat: release 2.16.0
](https://apisix.apache.org/downloads/) and is compatible with [Apache APISIX 2.15.x](https://apisix.apache.org/downloads/). +- The latest released version is [2.16.0](https://apisix.apache.org/downloads/) and is compatible with [Apache APISIX 3.x](https://apisix.apache.org/downloads/). Review
[apisix-ingress-controller] branch master updated: fix: sync apisix failed when use v2beta1 ApisixRoute (#620)
urcepushing.go @@ -32,13 +32,13 @@ var _ = ginkgo.Describe("ApisixRoute Testing", func() { APISIXConfigPath: "testdata/apisix-gw-config.yaml", IngressAPISIXReplicas: 1, HTTPBinServicePort:80, - APISIXRouteVersi
[GitHub] [apisix-ingress-controller] tokers commented on issue #631: request help: 有关于grpc相关的apisixroute
tokers commented on issue #631: URL: https://github.com/apache/apisix-ingress-controller/issues/631#issuecomment-900983860 > > @lgy1027请阅读[http://apisix.apache.org/了解更多详情,例如:[http](http://apisix.apache.org/docs/apisix/grpc-proxy/)](http://apisix.apache.org/%E4%BA%86%E8%A7%A3%E6%9B
[GitHub] [apisix-ingress-controller] tokers commented on issue #631: request help: 有关于grpc相关的apisixroute
tokers commented on issue #631: URL: https://github.com/apache/apisix-ingress-controller/issues/631#issuecomment-900983860 > > @lgy1027请阅读[http://apisix.apache.org/了解更多详情,例如:[http](http://apisix.apache.org/docs/apisix/grpc-proxy/)](http://apisix.apache.org/%E4%BA%86%E8%A7%A3%E6%9B
Re: CVE-2025-27446: Apache APISIX Java Plugin Runner: Local listening file permissions in APISIX plugin runner allow a local attacker to elevate privileges
Hi Cuong Duy, Please follow the instructions below to unsubscribe: Step1: Send an email to [email protected], then you will receive a confirmation email from [email protected]. Step 2: Reply to [email protected] to confirm that you want to unsubscribe from
[GitHub] [apisix-ingress-controller] panniyuyu opened a new issue, #1791: request help: There is no route after ApisixRoute applied.
resync_interval: "6h" namespace_selector: - "apisix.ingress=watching" election_id: "ingress-apisix-leader" ingress_class: "apisix" ingress_version: "networking/v1" watch_endpointslices: false apisix_route_version: "
[apisix-control-plane] branch master updated: Update .asf.yaml
/.asf.yaml @@ -45,7 +45,6 @@ github: rebase: false notifications: -pullrequests_status: [email protected] commits: [email protected] issues: [email protected] pullrequests: [email protected]
[ANNOUNCE] Apache APISIX 3.2.1 has been released
based on Nginx and etcd, it has dynamic routing and plugin hot loading, which is especially suitable for API management under the micro-service system. Download Link: https://apisix.apache.org/downloads/ <https://apisix.apache.org/downloads/> Release Note: https://github.com/apache/apisi
[GitHub] [apisix-website] juzhiyuan commented on a diff in pull request #1068: docs: README
juzhiyuan commented on code in PR #1068: URL: https://github.com/apache/apisix-website/pull/1068#discussion_r866705116 ## README.md: ## @@ -1,20 +1,105 @@ -# Apache APISIX® Website +Apache APISIX® Website -[](https://apisix.apache.org/docs/general/join) + +The website of
