feat: migrate AKernel deployment to Python YuanRong CLI - #19
feat: migrate AKernel deployment to Python YuanRong CLI#19mhsong1998-dot wants to merge 1 commit into
Conversation
b7de90a to
7e5c006
Compare
7e5c006 to
6a7e84d
Compare
|
One remaining process issue before merge: the current commit body contains only the Also, GitHub currently reports no checks for this branch. The validation documented in the PR is extensive, but there is no automated status attached to the commit. Please ensure the expected CI checks are configured and passing before merge, or explicitly confirm that this repository does not currently provide PR checks. |
3d195f7 to
317abec
Compare
ae77634 to
1e30b39
Compare
|
Process items are addressed in current HEAD 1e30b39: the branch contains one lowercase Conventional Commit with a prose body, and its author, committer, and Signed-off-by trailer all match mhsong1998-dot. GitHub created CI run 32334113441 for this head, but currently marks it action_required, so a maintainer must approve the fork workflow before the checks can execute. The previously approved head passed all eight CI jobs. |
bfa5b8b to
4d55ac6
Compare
Replace the legacy Go launcher with the openYuanRong 0.10.1 Python CLI while preserving AKernel role behavior, fixed deployment paths, observability paths, and cloud deployment settings. Signed-off-by: mhsong1998-dot <258010372+mhsong1998-dot@users.noreply.github.com>
4d55ac6 to
1852878
Compare
Summary
0.10.1, including the core wheel checksums, RRT checksum, Python SDK/sandbox dependency pins, dependency constraints, and thesrc/yuanronggitlink.Runtime paths
DEPLOY_PATH=/home/yuanrong/master,YR_LOG_PATH=/home/yuanrong/master/logDEPLOY_PATH=/home/yuanrong,YR_LOG_PATH=/home/yuanrong/logsYR_LOG_PATH.--log-dir-prefixand does not generate timestamps.Review fixes
node.sandboxIPRange.values.host_ip, wait forsandbox0IPv4 readiness, and use its bridge address asvalues.local_ipfor the dual-address FunctionProxy path.Validation
Current HEAD:
1852878cb054abc569db5a9f2a888073101ccb73, one author-signed Conventional Commit.linux/amd64runtime imageakernel-ci/runtime:pr19-1852878-0.10.1-amd64.linux/amd64all-in-one imageakernel-ci/all-in-one:pr19-1852878-0.10.1-amd64(sha256:2edbe7881be46ecffd3cdc9b9ecfedbadc1b16865471ff2b35cd48f6bb2c14bd).openyuanrong-core==0.10.1;yr --help, OTel Collector, RRT rootfs, and both wheel safety patches passed smoke checks.grpc_listen_port=22773,component_grpc_port=22774, Podhost_ip, and distinct sandbox bridgelocal_ip.The local build used exact OBS 0.10.1 artifacts through temporary build arguments because public GitHub/PyPI publication was not yet complete when validated. No credential, test/plan file, temporary download URL, mirror, or trusted-host setting is committed.