aquasecurity / aquasecurity/deployments
VM Enforcer tar file is not removed after the installation finishes when using the install_vme.sh script
- Dominant language
- Shell
- Stars
- 64
- Forks
- 109
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Hi Aqua Team,
I noticed you are not removing the enforcer tar file after the installation finishes in the install_vme.sh script. My Elastic Beanstalk environment was running out of disk space when I had to debug why and realized that the enforce tar file was still there.
Please add the cleanup option to VM enforcer install script (enforcers/vm_enforcer/shell/install_vme.sh) which removes all unnecessary files. Thank you!
Contributor guide
Research direction
Start by reading enforcers/vm_enforcer/shell/install_vme.sh and follow the installation flow through its final steps. Add cleanup for the unnecessary enforcer tar file, then verify that the installation completes successfully and leaves no tar artifact behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100