Uh oh!
There was an error while loading. Please reload this page.
secure container e2e case & guide doc - #249
Conversation
… e2e tests and secure-container guide docs
see issue #174 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jwx0925
commented
Feb 27, 2026
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:ddbf36c86f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Add Makefile target to download gVisor runsc and containerd-shim-runsc-v1 binaries - Include gVisor binaries in .gitignore to avoid tracking - Modify setup-gvisor target to depend on binaries download - Update Kind cluster config file path in Makefile to use new template location - Enhance Kind cluster creation commands to use downloaded binaries - Add environment variable KIND_CLUSTER support for gVisor tests - Improve command comments and error handling in gVisor test suite - Remove unused RenderTemplate function and unnecessary imports in helpers.go - Change relative directory comments from Chinese to English in tests
5f1004d to
9d0b9cdCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
9d0b9cd to
cd9f468Comparecd9f468 to
a64513cCompare# Conflicts: # kubernetes/Makefile # server/README.md # server/README_zh.md # server/src/main.py
7cf8651 to
696d6baCompare6bad9c4 to
cd6c8cbComparejwx0925
commented
Mar 4, 2026
add this feature to README.md, like this:
|
jwx0925
commented
Mar 4, 2026
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:0db17ac692
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
axistore80-coder
commented
Mar 8, 2026
🚀 |
Summary
Testing
Breaking Changes
Checklist