Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove JSON tag from UseImageHosts in ContainerConfig
This did not have a JSON tag prior to being added by #25008. By adding one we risk a breaking change in the DB (particularly given the change in case - useImageHosts vs UseImageHosts) which we should try to avoid. Remove the tag given this. Signed-off-by: Matt Heon <[email protected]>
- Loading branch information