mirror of
https://github.com/rancher/types.git
synced 2025-09-01 21:32:10 +00:00
**Problem:**
On air-gapped, the private registry could not apply to the pause image
of Windows kubelet. It seems the decoding of mapstructure doesn't
respect the json tag of the struct definition:
0ba3fd34cc/pkg/controllers/management/clusterprovisioner/provisioner.go (L751-L764)
**Solution:**
Correct the json-tag