You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/03/02 21:42:14 UTC

[pinot] branch master updated (398b7f5350 -> b6bcb05522)

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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 398b7f5350 Fix for flaky test ForwardIndexHandlerTest.testEnableDictionaryForMultipleColumns (#10366)
     add b6bcb05522 10249: Separating the v1beta1 & v1 ingress. (#10367)

No new revisions were added by this update.

Summary of changes:
 .../broker/{ingress.yaml => ingress-v1.yaml}       | 31 ----------------------
 .../pinot/templates/broker/ingress-v1beta1.yaml    | 30 +++++++++++++++++++++
 .../controller/{ingress.yaml => ingress-v1.yaml}   | 31 ----------------------
 .../templates/controller/ingress-v1beta1.yaml      | 30 +++++++++++++++++++++
 4 files changed, 60 insertions(+), 62 deletions(-)
 rename kubernetes/helm/pinot/templates/broker/{ingress.yaml => ingress-v1.yaml} (54%)
 create mode 100644 kubernetes/helm/pinot/templates/broker/ingress-v1beta1.yaml
 rename kubernetes/helm/pinot/templates/controller/{ingress.yaml => ingress-v1.yaml} (54%)
 create mode 100644 kubernetes/helm/pinot/templates/controller/ingress-v1beta1.yaml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org