Closed chengleqi closed 1 year ago
Welcome @chengleqi! It looks like this is your first PR to openkruise/kruise-tools 🎉
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hantmac
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/hold sorry @hantmac I found a typo.
Result
User can use
kubectl kruise set image sidecarsets/test-sidecarset sidecar1=debian:11
Fix Issue
Fix: https://github.com/openkruise/kruise/issues/1106
Change
kruiseappsv1alpha1.SidecarSet
branch.kruiseappsv1alpha1.SidecarSet
type then usesetSideCarImage
function which is similar withsetImage
.