This is an automated email from the ASF dual-hosted git repository.
wankai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
The following commit(s) were added to refs/heads/main by this push:
new 5cb0cf4 Update OAP for test water mark watch (#196)
5cb0cf4 is described below
commit 5cb0cf45913e613a6e4ae79bdcb35b9c27ce92ae
Author: Wan Kai <[email protected]>
AuthorDate: Wed Jan 15 16:21:49 2025 +0800
Update OAP for test water mark watch (#196)
---
Makefile.in | 4 ++--
deploy/platform/kubernetes/values.yaml | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 920a2e7..0a80732 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -33,10 +33,10 @@ ES_IMAGE ?=
docker.elastic.co/elasticsearch/elasticsearch-oss
ES_IMAGE_TAG ?= 7.10.2
SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap
-SW_OAP_IMAGE_TAG ?= abd1a5ac164ff40853ab7d34b2aaf5e4f3ae838f
+SW_OAP_IMAGE_TAG ?= 6f8941a9d3866c44c53168d03cec5d0015e1eee1
SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= abd1a5ac164ff40853ab7d34b2aaf5e4f3ae838f
+SW_UI_IMAGE_TAG ?= 6f8941a9d3866c44c53168d03cec5d0015e1eee1
SW_CLI_IMAGE ?=
ghcr.io/apache/skywalking-cli/skywalking-cli:bce7faaabbd57ed1f40156af8a8eb6c3eccea4ae
SW_EVENT_EXPORTER_IMAGE ?=
ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22
diff --git a/deploy/platform/kubernetes/values.yaml
b/deploy/platform/kubernetes/values.yaml
index 9e22fbf..5fb8054 100644
--- a/deploy/platform/kubernetes/values.yaml
+++ b/deploy/platform/kubernetes/values.yaml
@@ -59,6 +59,8 @@ skywalking:
SW_CORE_ENABLE_ENDPOINT_NAME_GROUPING_BY_OPENAPI: "false"
SW_CORE_MAX_HTTP_URIS_NUMBER_PER_SVR: "3000"
SW_AI_PIPELINE_URI_RECOGNITION_SERVER_PORT: "17128"
+ # 85% for test recovery, remove it after the test
+ SW_CORE_MAX_HEAP_MEMORY_USAGE_PERCENT: 85
startupProbe:
failureThreshold: 10
tcpSocket: