kubeedge / kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)
https://kubeedge.io
Apache License 2.0
6.49k stars 1.67k forks source link

Proposal: Image PrePull Feature Enhancement #5567

Open hyp4293 opened 1 month ago

hyp4293 commented 1 month ago

What type of PR is this? /kind feature

What this PR does / why we need it: Image PrePull Feature Enhancement In the latest release, KubeEdge has implemented the ability for image pre pull. However, each task execution only supports images from the same image repository currently. We hope to enhance this feature to support capabilities like overriding images and secrets, complete end-to-end tests for this feature.

5341

kubeedge-bot commented 1 month ago

Welcome @hyp4293! It looks like this is your first PR to kubeedge/kubeedge 🎉

kubeedge-bot commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign qizha after the PR has been reviewed. You can assign the PR to them by writing /assign @qizha in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubeedge/kubeedge/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment