feat: sync internal release-0901 improvements - #6
Merged
Merged
Conversation
Apply the source changes from internal tag release-0901 on top of the public release-0820 baseline. Source commit: 22bf783e26342e02df4eb1bb3d35ca6775beb9eb Signed-off-by: 李康宇 <likangyu@likangyudebijibendiannao.local> Signed-off-by: Likang Yu <likangyu@likangyudebijibendiannao.local>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Features
Fixes and optimizations
Documentation and tests
Important
Task PVC lifecycle behavior changes in this release: stopping, restarting, or deleting a Job removes its task PVCs; starting or restarting creates empty task PVCs.
hostPathdata is preserved. The bilingual user documentation has been updated accordingly.Motivation and Context
Source mapping:
release-0820release-090122bf783e26342e02df4eb1bb3d35ca6775beb9eb1b6703317d1055a3084df54f7faa96f07c384f5eHow has this been tested?
The exact candidate commit was first validated in an isolated GitHub CI environment. All configured checks passed:
api,apps/rlark, andapps/embodied-runtimeapi,apps/rlark, andapps/embodied-runtimeLocal validation also covered the Go test suites, frontend production build, frontend lint/format checks, and strict documentation build.
Types of changes
Checklist: