Closed
Description
Summary
After installing snap and microk8s (channel 1.24) on red hat 8.6, microk8s cli commands run with sudo are terminated via SIGINT and exit with status code 143.
What Should Happen Instead?
When running without sudo, commands cli work as expected
Reproduction Steps
- Install Red hat 8.6 iso on Hyper V or Virtual Box
- Follow instructions to install snap on red hat (red hat installation of snapd)
- install microk8s
- Run the following to view unexpected SIGTERM
sudo microk8s stop && sudo microk8s start