mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Merge pull request #30845 from YuPengZTE/master
Automatic merge from submit-queue The first letter should be capitalized
This commit is contained in:
@@ -473,7 +473,7 @@ function stage-images() {
|
||||
done
|
||||
|
||||
kube::util::wait-for-jobs || {
|
||||
kube::log::error "unable to push images. see ${temp_dir}/*.log for more info."
|
||||
kube::log::error "unable to push images. See ${temp_dir}/*.log for more info."
|
||||
return 1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user