While adding a new host, I was unable to set engineInsecureRegistry and engineEnv.
It seems these parameters are just dropped when the JSON body is created, since they had a null value. I verified this in Firefox and Chrome.
Not only are there no errors reported in the UI, the host is added.
Has anyone else tried this?
Here are the related issues, which are closed, but may need to be re-opened.
https://github.com/rancher/rancher/issues/2041
https://github.com/rancher/rancher/issues/2839