This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch fix/validate-resource-name-lengths
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git
omit 8ab58e8 Validate generated resource names to avoid Kubernetes 63-byte
limit errors
add 405f39b Validate generated resource names to avoid Kubernetes 63-byte
limit errors
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 (8ab58e8)
\
N -- N -- N refs/heads/fix/validate-resource-name-lengths
(405f39b)
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:
chart/templates/_helpers.tpl | 3 +--
chart/templates/auth_secret.yaml | 1 -
chart/templates/cluster_data_headless_service.yaml | 1 -
chart/templates/cluster_data_statefulset.yaml | 1 -
chart/templates/cluster_fodc_proxy_deployment.yaml | 1 -
chart/templates/cluster_fodc_proxy_service.yaml | 1 -
chart/templates/cluster_liaison_headless_service.yaml | 1 -
chart/templates/cluster_liaison_statefulset.yaml | 1 -
chart/templates/cluster_ui_deployment.yaml | 1 -
chart/templates/grpc_service.yaml | 1 -
chart/templates/http_service.yaml | 1 -
chart/templates/ingress.yaml | 1 -
chart/templates/node_discovery_file_configmap.yaml | 1 -
chart/templates/pdb.yaml | 1 -
chart/templates/serviceaccount.yaml | 1 -
chart/templates/standalone_statefulset.yaml | 1 -
chart/templates/{serviceaccount.yaml => validate-names.yaml} | 7 -------
17 files changed, 1 insertion(+), 24 deletions(-)
copy chart/templates/{serviceaccount.yaml => validate-names.yaml} (79%)