Sign in
apache
/
apisix-ingress-controller
/
HEAD
ac4e619
fix: allow webhook NetworkPolicy traffic on pod port 9443 (#2812)
by Shreemaan Abhishek
· 2 days ago
master
51ddfef
fix: parse hmac-auth signed_headers from Secret as a header list (#2809)
by Shreemaan Abhishek
· 2 days ago
843879c
fix: enforce ReferenceGrant on cross-namespace Consumer SecretRef (#2805)
by Shreemaan Abhishek
· 3 days ago
1582e3d
fix: redact credentials and AdminKey from controller logs (#2808)
by Shreemaan Abhishek
· 3 days ago
ce10a38
docs: improve Kubernetes Gateway API page SEO (#2823)
by Yilia Lin
· 3 days ago
08f8508
fix: cap condition message to Kubernetes 32768-byte limit (#2816)
by AlinsRan
· 4 days ago
38d2cef
fix: trim whitespace in comma-separated annotation values (#2815)
by AlinsRan
· 4 days ago
6fc49d3
fix: rebuild the ADC baseline on leader acquisition (#2785)
by AlinsRan
· 9 days ago
611487c
test(e2e): prewarm environment pool to hide per-spec deploy latency (#2790)
by AlinsRan
· 3 weeks ago
d029b96
fix: honor BackendTrafficPolicy targetRefs.sectionName for Service ports (#2796)
by AlinsRan
· 5 weeks ago
db30aa7
feat: support downstream mTLS via Gateway API frontendValidation (#2792)
by AlinsRan
· 6 weeks ago
0fe60da
test(e2e): remove fixed-sleep flakiness across e2e specs (#2788)
by AlinsRan
· 6 weeks ago
11635a1
feat: add L4RoutePolicy for attaching stream plugins to L4 routes (#2791)
by AlinsRan
· 6 weeks ago
4456555
fix: Ingress with ImplementationSpecific path panics when annotations are empty (#2780)
by Rushen Wang
· 6 weeks ago
aaa89c2
docs: update listener port info per 2.1.0 updates (#2786)
by Traky Deng
· 7 weeks ago
eff19eb
docs: update docs for 2.1.0 ingress controller release (#2776)
by Traky Deng
· 8 weeks ago
028c1a9
Add AGENTS.md + SECURITY.md pointing at project security threat model (#2775)
by Jarek Potiuk
· 8 weeks ago
e6f3319
ci: fix workflow failures by upgrading actions to comply with Apache allowlist (#2772)
by AlinsRan
· 8 weeks ago
f4a8dd1
chore: v2.1.0 release (#2771)
by AlinsRan
· 9 weeks ago
2.1.0
33d376f
feat: support port-based routing for Gateway API routes (#2703)
by Johannes Engler
· 9 weeks ago
e4c6e2f
fix: set uris to ["/*"] when HTTPRoute path type is RegularExpression (#2770)
by AlinsRan
· 9 weeks ago
7d8aa4e
fix: update observedGeneration on Gateway-API route status conditions (#2768)
by hyarkoni-DN
· 9 weeks ago
e461eb2
feat: support upstream health checks in BackendTrafficPolicy (#2763)
by AlinsRan
· 10 weeks ago
c99b26d
feat: add Body scope to ApisixRoute match expressions for request body matching (#2762)
by AlinsRan
· 2 months ago
336f427
feat: support plugins field in ApisixConsumer (#2761)
by AlinsRan
· 2 months ago
b0fa3e5
feat: support consumer labels from metadata labels (#2760)
by AlinsRan
· 3 months ago
5c236d0
feat: add ADC-backed admission validation for APISIX CRDs (#2758)
by AlinsRan
· 3 months ago
e89f0f2
fix: relax jwtAuth private_key requirement and add CEL validation (#2759)
by AlinsRan
· 3 months ago
ff8cd42
fix: exclude status-only API v2 resources from readiness gating (#2745)
by yangkaa
· 3 months ago
19e40c9
fix: use https_verify_certificate for standalone health checks (#2755)
by AlinsRan
· 3 months ago
878e501
fix: update publishService/statusAdress logic in gateway and ingress controller files (#2730) (#2732)
by Hemanth Chebrolu
· 3 months ago
0d225ad
fix: remove redundant route.Hosts to prevent false diffs in ADC sync (#2743)
by Nic
· 3 months ago
f34a259
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.40.0 (#2728)
by dependabot[bot]
· 5 months ago
c48e9b3
fix: ensure upstream scheme is set only if not already defined in HTTP route translation (#2691)
by Timmy
· 6 months ago
2b7b247
docs: add `apisix.apache.org/parameters-namespace` to annotation doc (#2702)
by Traky Deng
· 6 months ago
3bceaed
chore: v2.0.1 release (#2700)
by Ashing Zheng
· 7 months ago
b52c26c
feat: support custom gatewayproxy namespace for ingressclass (#2701)
by Ashing Zheng
· 7 months ago
d23f7bf
chore: update deps (#2698)
by Ashing Zheng
· 7 months ago
8058588
fix: modify upstream name generation method (#2694)
by Ashing Zheng
· 7 months ago
a979e25
fix: adjust apisix standalone mode adc sync result (#2697)
by Ashing Zheng
· 7 months ago
b274316
chore: log when kubernetes cluster version does not meet minimum requirement (#2693)
by Ashing Zheng
· 7 months ago
01fa72f
docs: update k8s cluster version in README (#2688)
by Traky Deng
· 7 months ago
68c072e
docs: update plugin metadata APISIX CRD example (#2687)
by Traky Deng
· 7 months ago
dcf3b59
docs: mismatched namespace example of gatewayproxy (#2682)
by Zeping Bai
· 7 months ago
2d07436
chore: v2.0.0 release (#2676)
by AlinsRan
· 8 months ago
2.0.0
b70e22e
fix: wss related tests are unstable (#2675)
by AlinsRan
· 8 months ago
0c0c5f9
feat: support benchmark test (#2663)
by AlinsRan
· 8 months ago
ad22360
fix(atls): apply updated certificates when TLS secrets change (#2674)
by AlinsRan
· 8 months ago
4f9cd00
feat: support disable gateway-api (#2672)
by AlinsRan
· 8 months ago
2bab77a
fix: record attachedRoutes and supportedkinds for gateway status (#2670)
by AlinsRan
· 8 months ago
466ea42
fix: allow webhook calls to fail (#2671)
by AlinsRan
· 8 months ago
6a28241
docs: remove allowedRoutes from unsupported resource (#2659)
by Traky Deng
· 8 months ago
bc2fe90
docs: add configuration troubleshooting reference docs (#2646)
by Traky Deng
· 8 months ago
ea34713
docs: update ApisixRoute stream support and fix typo (#2662)
by Traky Deng
· 8 months ago
a9513d2
feat: support deployment of multiple data plane modes (#2647)
by AlinsRan
· 8 months ago
6f0e78c
fix(ApisixUpstream): cannot recognize kind (#2622)
by AlinsRan
· 8 months ago
0d8e880
docs: update ingress annotation docs (#2645)
by Traky Deng
· 9 months ago
5a5729c
docs: update apisix ingress controller docs helm repo (#2649)
by Traky Deng
· 9 months ago
b21b6e9
feat: support regex route for ingress annotations (#2640)
by AlinsRan
· 9 months ago
e7d192b
feat: support forward-auth for ingress annotations (#2641)
by AlinsRan
· 9 months ago
d3bc2a5
feat: support ip restriction for ingress annotations (#2642)
by Ashing Zheng
· 9 months ago
0c7d37f
docs: fix link to gateway api reference in doc (#2635)
by Traky Deng
· 9 months ago
9baf472
feat: support cross-namespace access service for ingress annotations (#2634)
by AlinsRan
· 9 months ago
9be64b6
feat: support response rewrite annotations for ingress (#2638)
by Ashing Zheng
· 9 months ago
d1abfd5
test: fix unstable websocket annotation test (#2637)
by Ashing Zheng
· 9 months ago
9d4accd
feat: support proxy rewrite annotations for ingress (#2632)
by Ashing Zheng
· 9 months ago
4cd1005
feat: support auth-type for ingress annotations (#2636)
by AlinsRan
· 9 months ago
f418187
test: use internal service instead of third party service (#2629)
by Ashing Zheng
· 9 months ago
ee561f7
feat: support allow/block http_methods for ingress annotations (#2623)
by AlinsRan
· 9 months ago
36a3196
fix(ApisixRoute): failed to delete stream_route (#2624)
by AlinsRan
· 9 months ago
1593285
feat: support plugin config annotations for ingress (#2627)
by Ashing Zheng
· 9 months ago
1af0dc7
docs: correct health check unhealthy timeout description (#2625)
by Traky Deng
· 9 months ago
b25c4b4
feat: support csrf annotations for ingress (#2626)
by Ashing Zheng
· 9 months ago
f554569
feat: support websocket annotations for ingress (#2621)
by Ashing Zheng
· 9 months ago
6b70857
feat: support cors annotations for ingress (#2618)
by Ashing Zheng
· 9 months ago
d6cf0ea
feat: support redirect for ingress annotations (#2619)
by AlinsRan
· 9 months ago
e3c2f81
chore(e2e-test): optimize the startup speed of OpenResty/Nginx (#2617)
by AlinsRan
· 9 months ago
cbfa038
feat: support kubernetes.io/ingress.class annotations (#2615)
by Ashing Zheng
· 9 months ago
2dc7ae6
feat: support upstream scheme/retries/timeouts via ingress annotations (#2614)
by AlinsRan
· 9 months ago
16f4328
fix: incorrect parameters in log message (#2613)
by AlinsRan
· 9 months ago
50dda24
docs: update reference configuration examples (#2606)
by Traky Deng
· 9 months ago
06e00cd
fix: apisix global rule support plugins secret reference (#2612)
by Ashing Zheng
· 9 months ago
0f702bd
docs: remove a link from CRD docs (#2611)
by Traky Deng
· 9 months ago
37a0b07
chore: add annotations extractor interface (#2610)
by AlinsRan
· 9 months ago
3bee9ac
chore(e2e-test): update adc to 0.21.1 (#2609)
by AlinsRan
· 9 months ago
4505994
chore: v2.0.0-rc5 release (#2607)
by AlinsRan
· 9 months ago
2.0.0-rc5
351d20a
feat: add certificate conflict detection to admission webhooks (#2603)
by Ashing Zheng
· 9 months ago
18882b9
fix(ingress): port.name matching failure for ExternalName Services (#2604)
by AlinsRan
· 9 months ago
f28b342
feat: support resolve svc.ports[].appProtocol (#2601)
by AlinsRan
· 9 months ago
3c808e2
fix(gatewayproxy): add stricter validation rules for provider (#2602)
by AlinsRan
· 9 months ago
ace684d
feat: add conflict detection for gateway proxy (#2600)
by Ashing Zheng
· 10 months ago
5f0d1af
fix: generate unique SSL IDs to prevent certificate conflicts across different hosts (#2592)
by Ashing Zheng
· 10 months ago
1513202
fix(conformance-test): HTTPRoutePathRewrite (#2597)
by AlinsRan
· 10 months ago
1afb9ac
feat(gateway-api): support TLSRoute (#2594)
by AlinsRan
· 10 months ago
a368e28
fix(conformance-test): HTTPRouteQueryParamMatching (#2598)
by AlinsRan
· 10 months ago
f6db456
fix(conformance-test): HTTPRouteRewriteHost (#2596)
by AlinsRan
· 10 months ago
0f29ac7
docs: clarify support for Ingress Annotations (#2575)
by Traky Deng
· 10 months ago
d9550d8
chore: unify the logging component (#2584)
by AlinsRan
· 10 months ago
63c7d11
feat: support udproute webhook (#2588)
by Ashing Zheng
· 10 months ago
dc8b662
feat: add Unix socket support for inter-container communication (#2587)
by AlinsRan
· 10 months ago
Next »