StackStorm / StackStorm/st2-packages
Replace netstat with ss
Open
Nobody has claimed this yet.
bash installer
enhancement
- Dominant language
- Shell
- Stars
- 28
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Replace netstat with ss in all the st2bootstrap scripts, and remove installation of net-tools in el7 variant.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the st2bootstrap scripts for netstat usage and inspect the el7 variant's package installation steps. Replace each netstat invocation with ss, remove net-tools installation for el7, and verify the affected package build scripts complete successfully across the relevant variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100