Update Ubuntu images to 18.04
alexellis opened this issue · 1 comments
alexellis commented
Expected Behaviour
Ubuntu 16.04 is now EOL, and only paid "ESM" support / updates are available.
Update all provisioners to use Ubuntu 18.04 images and then test each.
Otherwise, images may be removed without warning, such as in: inlets/inlets-operator#123, resulting in users being unable to use inletsctl/inlets-operator.
alexellis commented
Where to change the operator:
https://github.com/inlets/inlets-operator/blob/master/controller.go#L515
Where to change inletsctl:
https://github.com/inlets/inletsctl/blob/master/cmd/create.go#L380