This is an automated email from the ASF dual-hosted git repository.

Xiao-zhen-Liu pushed a commit to branch xiaozhen-caching-prototype
in repository https://gitbox.apache.org/repos/asf/texera.git

commit 57a492f24d0643d7fa2bf41d071fa2e421739ab5
Merge: 88843733b2 99348fb660
Author: Xiaozhen Liu <[email protected]>
AuthorDate: Thu Feb 12 14:24:19 2026 -0800

    Merge branch 'refs/heads/main' into xiaozhen-caching-prototype

 .../service/resource/AccessControlResource.scala   |  11 +-
 bin/k8s/Chart.yaml                                 |  10 +-
 .../access-control-service-deployment.yaml         |   4 +
 bin/k8s/templates/envoy-config.yaml                | 147 ---------------------
 bin/k8s/templates/envoy-deployment.yaml            |  49 -------
 .../{envoy-service.yaml => gateway-backend.yaml}   |  18 +--
 bin/k8s/templates/gateway-routes.yaml              | 142 ++++++++++++++++++++
 ...y-service.yaml => gateway-security-policy.yaml} |  33 +++--
 bin/k8s/templates/gateway.yaml                     |  81 ++++++++++++
 bin/k8s/templates/ingress.yaml                     |  53 --------
 bin/k8s/templates/minio-ingress.yaml               |  65 ---------
 bin/k8s/values.yaml                                | 126 +++++-------------
 common/config/src/main/resources/kubernetes.conf   |   5 +-
 .../apache/texera/config/KubernetesConfig.scala    |   1 +
 14 files changed, 304 insertions(+), 441 deletions(-)

Reply via email to