Automatic merge from submit-queue Update drain test Update how int convert to string in the kubectl drain test. It is safer to use `strconv.Itoa()` than `string()`.
20 KiB
20 KiB
Automatic merge from submit-queue Update drain test Update how int convert to string in the kubectl drain test. It is safer to use `strconv.Itoa()` than `string()`.