forked from openkruise/kruise
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ImageListPullJob to simplify ImagePullJob (openkruise#1222)
calculate status for imagelistpulljob make generate manifests add imagelistpulljob.status.status make generate manifests regist webhook handler delete image pull job which is not existed in ImageListPullJob.Spec.Images support the same behavior as image pull job for TTLSecondsAfterFinished and CompletionTime fields resourceVersionExpectations add ut verify the maximum number of images cannot > 255 make generate manifests add failled image pull job status simplify imageListPullJobStatus and spec fix mdlint define ImagePullJobTemplate & fix imageliststatus when completionPolicy.Type is Never fix,some print info trigger ci fix some issues of code fix some logic of Expectations Check for duplicate values of spec.images move proposal doc to other PR trigger ci&& modify comment add e2e remove phase field from status and and remove the unnecessary deepcopy add ut for computeImagePullJobActions and fix some bugs
- Loading branch information
Showing
20 changed files
with
1,676 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.