Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test: add an e2e case for a client-less CacheRuntime topology #6164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
test: add an e2e case for a client-less CacheRuntime topology #6164
Changes from all commits
36b0f7cFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 108 in .github/scripts/gha-e2e.sh
Add an explicit return statement at the end of the function.
Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml
Specify a CPU request for this container.
Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml
Specify a storage request for this container.
Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml
Specify a memory limit for this container.
Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml
Specify a storage limit for this container.
Check warning on line 19 in test/gha-e2e/mooncake/bad_mount_pod.yaml
Specify a memory request for this container.
Check warning on line 12 in test/gha-e2e/mooncake/image/Dockerfile
This image might run with "root" as the default user. Make sure it is safe here.
Check warning on line 12 in test/gha-e2e/mooncake/image/Dockerfile
Use either the version tag or the digest for the image instead of both.
Check warning on line 14 in test/gha-e2e/mooncake/image/Dockerfile
Merge this RUN instruction with the consecutive ones.
Check warning on line 22 in test/gha-e2e/mooncake/image/Dockerfile
Sort these package names alphanumerically.
Check warning on line 25 in test/gha-e2e/mooncake/image/Dockerfile
Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.
Check warning on line 27 in test/gha-e2e/mooncake/image/Dockerfile
Using dependencies without locking resolved versions is security-sensitive.
Check warning on line 11 in test/gha-e2e/mooncake/image/custom-entrypoint.sh
Redirect this error message to stderr (>&2).
Check warning on line 31 in test/gha-e2e/mooncake/image/custom-entrypoint.sh
Redirect this error message to stderr (>&2).
Check warning on line 56 in test/gha-e2e/mooncake/image/custom-entrypoint.sh
Make sure that using clear-text protocols is safe here.
Check warning on line 63 in test/gha-e2e/mooncake/image/custom-entrypoint.sh
Redirect this error message to stderr (>&2).
Check warning on line 68 in test/gha-e2e/mooncake/image/custom-entrypoint.sh
Redirect this error message to stderr (>&2).
Check failure on line 6 in test/gha-e2e/mooncake/image/reportSummary.sh
Use '[[' instead of '[' for conditional tests. The '[[' construct is safer and more feature-rich.
Check warning on line 20 in test/gha-e2e/mooncake/image/reportSummary.sh
Assign this positional parameter to a local variable.
Uh oh!
There was an error while loading. Please reload this page.