esunar / test4

GNU General Public License v3.0
0 stars 0 forks source link

alert if proxy-mode is set to userspace in k8s charms #168

Open esunar opened 1 year ago

esunar commented 1 year ago

As a fix for bug 1913224 the k8s docs dropped the recommendation for:

juju config kubernetes-master proxy-extra-args="proxy-mode=userspace"
juju config kubernetes-worker proxy-extra-args="proxy-mode=userspace"

juju-lint should alert if that config is found in a model.


Imported from Launchpad using lp2gh.