monkeyDluffy6017 commented on PR #10112:
URL: https://github.com/apache/apisix/pull/10112#issuecomment-1730895385
This pr needs more detail
--
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 spe
Revolyssup commented on issue #10242:
URL: https://github.com/apache/apisix/issues/10242#issuecomment-1730887032
@5279314 It's weird that you dont get an error in 2.15.3. If you have
specified an IP in host without an SNI, you should be getting `certificate host
mismatch` in version 2.15.3
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new fac2210d2 ci: fix client socket timed out
monkeyDluffy6017 merged PR #10240:
URL: https://github.com/apache/apisix/pull/10240
--
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-unsubs
gaoxingliang commented on issue #262:
URL:
https://github.com/apache/apisix-java-plugin-runner/issues/262#issuecomment-1730865293
@youth-lee As a workaround you can refer to the code in:
https://github.com/gaoxingliang/apisix-java-plugin-runner/blob/encrypt-response/runner-plugin-sdk/src/ma
Revolyssup commented on PR #10246:
URL: https://github.com/apache/apisix/pull/10246#issuecomment-1730827922
@artlin760402 the change looks good but I have a question. The request will
have `-` in the system where it was created like istio, but apisix would send
it to collector without the `
Revolyssup commented on issue #10244:
URL: https://github.com/apache/apisix/issues/10244#issuecomment-1730823897
https://github.com/apache/apisix-helm-chart/blob/master/docs/en/latest/FAQ.md#how-to-install-apache-apisix-running-in-standalone-mode
--
This is an automated message from t
Revolyssup commented on issue #10244:
URL: https://github.com/apache/apisix/issues/10244#issuecomment-1730823754
@exllamafan What is the problem in modifying the `apisix.yaml` configmap
which is deployed in standalone mode in k8s? You can change configuration by
modifying that. That configm
Revolyssup commented on issue #10244:
URL: https://github.com/apache/apisix/issues/10244#issuecomment-1730819797
@exllamafan Just to confirm few things, how did you deploy apisix on k8s?
Did you use the official helm chart?
--
This is an automated message from the Apache Git Service.
To r
shreemaan-abhishek commented on issue #10244:
URL: https://github.com/apache/apisix/issues/10244#issuecomment-1730780591
https://join.slack.com/t/the-asf/shared_invite/zt-23oo16n1x-v0ZoiIe4RGFhZmp80PNGKA
--
This is an automated message from the Apache Git Service.
To respond to the me
jiangfucheng commented on PR #9990:
URL: https://github.com/apache/apisix/pull/9990#issuecomment-1730756914
I will try to support this feature in apisix-go-plugin-runner after this PR
merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
jiangfucheng commented on PR #9990:
URL: https://github.com/apache/apisix/pull/9990#issuecomment-1730756262
@monkeyDluffy6017 Hi, please take a look, thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
bzp2010 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new b697a895a47 docs: update wecity-uses-ap
bzp2010 merged PR #1691:
URL: https://github.com/apache/apisix-website/pull/1691
--
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-unsubscr.
ada012 closed issue #8756: help request: How does upstream support subset like
functionality in apisix's kubernetes service discovery?
URL: https://github.com/apache/apisix/issues/8756
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
Yilialinn opened a new pull request, #1691:
URL: https://github.com/apache/apisix-website/pull/1691
Fixes: #[Add issue number here]
Changes:
Screenshots of the change:
--
This is an automated message from the Apache Git Service.
To respond to the message,
artlin760402 opened a new pull request, #10246:
URL: https://github.com/apache/apisix/pull/10246
### Description
Remove all "-" to fulfill opentelemetry standard
Fixes #10239
### Checklist
- [ ] I have explained the need for this PR and the problem it solves
juzhiyuan closed issue #10231: help request: slack invite
URL: https://github.com/apache/apisix/issues/10231
--
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-m
juzhiyuan commented on issue #10231:
URL: https://github.com/apache/apisix/issues/10231#issuecomment-1730716302
Hi @rauanmayemir and @Jijingling, please use this one:
https://join.slack.com/t/the-asf/shared_invite/zt-233mgv879-d24QCEXACntQJmQtuKlNug
This will expire in 21 days.
--
moonming commented on PR #8871:
URL: https://github.com/apache/apisix/pull/8871#issuecomment-1730534275
@lework, thanks for your contribution 👍
@indrekj Welcome to continue migrating to Apache APISIX
--
This is an automated message from the Apache Git Service.
To respond to the message
liuzhiyong1982 commented on issue #620:
URL:
https://github.com/apache/apisix-helm-chart/issues/620#issuecomment-1730198012
Hi @tao12345666333 and @nijave,
In order to expose the 'apisix-dashboard' service to outside, I enabled
'dashboard.ingress' in the Helm Chart custom values file(s
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 6bf6ab9a8 feat(opentelemetry): add opentel
monkeyDluffy6017 merged PR #8871:
URL: https://github.com/apache/apisix/pull/8871
--
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-unsubscr
leslie-tsang commented on code in PR #8871:
URL: https://github.com/apache/apisix/pull/8871#discussion_r1333213338
##
apisix/plugins/opentelemetry.lua:
##
@@ -112,6 +113,11 @@ local attr_schema = {
},
default = {},
},
+set_ngx_var = {
+
5279314 commented on issue #10242:
URL: https://github.com/apache/apisix/issues/10242#issuecomment-1729752991
> Can version 3. x only be accessed through Sni? I can use it this way on
2.15.3
Can version 3. x only be accessed through Sni? I can use it this way on
2.15.3
5279314 commented on issue #10242:
URL: https://github.com/apache/apisix/issues/10242#issuecomment-1729750163
Can version 3. x only be accessed through Sni? I can use it this way on
2.15.3
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
indrekj commented on issue #8628:
URL: https://github.com/apache/apisix/issues/8628#issuecomment-1729746906
This would be very useful. Currently when using `limit-count` the response
body looks like this:
```
429 Too Many Requests
429 Too Many Requests
openresty
Powere
monkeyDluffy6017 commented on PR #8871:
URL: https://github.com/apache/apisix/pull/8871#issuecomment-1729723506
Nice work!
--
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.
T
moonming commented on PR #8871:
URL: https://github.com/apache/apisix/pull/8871#issuecomment-1729610864
@monkeyDluffy6017 any update?
--
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
indrekj commented on PR #8871:
URL: https://github.com/apache/apisix/pull/8871#issuecomment-1729600139
We'd also need this before migrating to apisix.
--
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
exllamafan commented on issue #10244:
URL: https://github.com/apache/apisix/issues/10244#issuecomment-1729566346
Also, could anyone share the updated slack link please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
Radu-Iuonac opened a new issue, #10245:
URL: https://github.com/apache/apisix/issues/10245
### Current Behavior
Hi,
I am trying to integrate APISIX with Auth0 via openid-connect plugin
following the steps described here:
https://docs.api7.ai/apisix/how-to-guide/authentication/se
exllamafan opened a new issue, #10244:
URL: https://github.com/apache/apisix/issues/10244
### Description
so there are multiple ways I have thought of implementing this:
1. Since, apisix/config folder has multiple files, while not affecting the
other files, one way is to mount conf
kayx23 commented on issue #10238:
URL: https://github.com/apache/apisix/issues/10238#issuecomment-1729310245
Could you identify why you cannot use a
[service](https://apisix.apache.org/docs/apisix/terminology/service/#examples)
instead and configure a `proxy-rewrite` on it?
--
T
kayx23 commented on issue #9935:
URL: https://github.com/apache/apisix/issues/9935#issuecomment-1729296543
@Rushabh-Sukhadia it sounds like your particular issue doesn't directly
relate to the issue originally reported in this thread now. If that's the case,
could you fill out a new issue a
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sigs.k8s.io/controller-runtime-0.16.2
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
discard 8a7228d1 chore(deps): bump sigs.k8s.io/co
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sigs.k8s.io/gateway-api-0.8.1
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
discard 3f5cfb42 chore(deps): bump sigs.k8s.io/gateway-ap
dependabot[bot] closed pull request #1962: chore(deps): bump
k8s.io/apimachinery from 0.28.1 to 0.28.2
URL: https://github.com/apache/apisix-ingress-controller/pull/1962
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/k8s.io/apimachinery-0.28.2
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
was 9a827b4f chore(deps): bump k8s.io/apimachinery from
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/k8s.io/client-go-0.28.2
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
was b4083428 chore(deps): bump k8s.io/client-go from 0.28.1
dependabot[bot] commented on PR #1962:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1962#issuecomment-1729274231
Looks like k8s.io/apimachinery is up-to-date now, so this is no longer
needed.
--
This is an automated message from the Apache Git Service.
To respond to the
This is an automated email from the ASF dual-hosted git repository.
gallardot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from 96a0cfed chore: remove v2beta3 crds (#1976)
add 20447379 chore(deps): bump k8s.io/client-go
Gallardot merged PR #1960:
URL: https://github.com/apache/apisix-ingress-controller/pull/1960
--
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: notificati
github-actions[bot] closed issue #7886: help request: should we move the reload
api from Admin API to Control API
URL: https://github.com/apache/apisix/issues/7886
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
github-actions[bot] closed issue #7883: docs: where can I know the default log
format for each logger
URL: https://github.com/apache/apisix/issues/7883
--
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 t
github-actions[bot] closed issue #7851: feat: plugins need to call the registry
center
URL: https://github.com/apache/apisix/issues/7851
--
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
github-actions[bot] commented on issue #8146:
URL: https://github.com/apache/apisix/issues/8146#issuecomment-1729254332
Due to lack of the reporter's response this issue has been labeled with "no
response". It will be close in 3 days if no further activity occurs. If this
issue is still rel
github-actions[bot] commented on issue #8140:
URL: https://github.com/apache/apisix/issues/8140#issuecomment-1729254294
Due to lack of the reporter's response this issue has been labeled with "no
response". It will be close in 3 days if no further activity occurs. If this
issue is still rel
github-actions[bot] commented on issue #8035:
URL: https://github.com/apache/apisix/issues/8035#issuecomment-1729254210
Due to lack of the reporter's response this issue has been labeled with "no
response". It will be close in 3 days if no further activity occurs. If this
issue is still rel
Radu-Iuonac commented on issue #9935:
URL: https://github.com/apache/apisix/issues/9935#issuecomment-1729200415
It appears that when I set the introspection endpoint to point to
"introspection_endpoint": "https://AUTH0_DOMAIN/oauth/token"; that error
disappears.
However now I am facing a
markokocic commented on issue #10238:
URL: https://github.com/apache/apisix/issues/10238#issuecomment-1729082066
hi @shreemaan-abhishek, I am still at the PoC / evaluation phase of Apisix
and don't yet have ability to participate in development.
--
This is an automated message from the Ap
This is an automated email from the ASF dual-hosted git repository.
young pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 35e0aecb90f docs: add wecity-uses-apisix.
SkyeYoung merged PR #1690:
URL: https://github.com/apache/apisix-website/pull/1690
--
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-unsubsc
Revolyssup closed issue #10236: help request: [lua] config_etcd.lua:395:
sync_data(): waitdir [/apisix/services] err
URL: https://github.com/apache/apisix/issues/10236
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
54 matches
Mail list logo