This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch k8s-quickstart
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard cdee3c3 Adding example for kubernetes deployment on GKE
add a1c5af7 [TE] Return the anomaly details to render snapshot (#4576)
add 05609e4 Use Apache Pinot License (#4584)
add a785904 Adding example for kubernetes deployment on GKE
add 6919ce5 Adding license
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cdee3c3)
\
N -- N -- N refs/heads/k8s-quickstart (6919ce5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
README.md | 2 +-
kubernetes/examples/gke/skaffold/cleanup.sh | 19 +++++++++++++++++++
.../gke/skaffold/gke-storageclass-kafka-pd.yml | 19 +++++++++++++++++++
.../skaffold/gke-storageclass-pinot-controller-pd.yml | 19 +++++++++++++++++++
.../gke/skaffold/gke-storageclass-pinot-server-pd.yml | 19 +++++++++++++++++++
.../examples/gke/skaffold/gke-storageclass-zk-pd.yml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/kafka.yml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/pinot-broker.yml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/pinot-controller.yml | 19 +++++++++++++++++++
.../examples/gke/skaffold/pinot-example-loader.yml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/pinot-server.yml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/query-pinot-data.sh | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/setup.sh | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/skaffold.yaml | 19 +++++++++++++++++++
kubernetes/examples/gke/skaffold/zookeeper.yml | 19 +++++++++++++++++++
.../alert/content/EntityGroupKeyContentFormatter.java | 1 +
16 files changed, 268 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]