Skip to content

test: add an e2e case for a client-less CacheRuntime topology - #6164

Closed
btxu-db wants to merge 1 commit into
fluid-cloudnative:masterfrom
btxu-db:test/mooncake-client-less-e2e
Closed

test: add an e2e case for a client-less CacheRuntime topology#6164
btxu-db wants to merge 1 commit into
fluid-cloudnative:masterfrom
btxu-db:test/mooncake-client-less-e2e

test: add an e2e case for a client-less CacheRuntime topology

36b0f7c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Aug 16, 2026 in 5s

6 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium
  • 2 low

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml

See this annotation in the file changed.

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud

Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml

See this annotation in the file changed.

Code scanning / SonarCloud

Storage limits should be enforced Medium test

Specify a storage limit for this container. See more on SonarQube Cloud

Check warning on line 25 in test/gha-e2e/mooncake/image/Dockerfile

See this annotation in the file changed.

Code scanning / SonarCloud

Python package manager scripts should not be executed during installation Medium test

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here. See more on SonarQube Cloud

Check warning on line 27 in test/gha-e2e/mooncake/image/Dockerfile

See this annotation in the file changed.

Code scanning / SonarCloud

Python dependencies should be locked to verified versions Medium test

Using dependencies without locking resolved versions is security-sensitive. See more on SonarQube Cloud

Check notice on line 12 in test/gha-e2e/mooncake/image/Dockerfile

See this annotation in the file changed.

Code scanning / SonarCloud

Docker containers should not run as a privileged user Low test

This image might run with "root" as the default user. Make sure it is safe here. See more on SonarQube Cloud

Check notice on line 56 in test/gha-e2e/mooncake/image/custom-entrypoint.sh

See this annotation in the file changed.

Code scanning / SonarCloud

Clear-text protocols should not be used Low test

Make sure that using clear-text protocols is safe here. See more on SonarQube Cloud