[FEATURE REQUEST] state.top should support whitelist options like state.highstate
Open
Nobody has claimed this yet.
Confirmed
Feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Is your feature request related to a problem? Please describe.
state.highstate accepts a whitelist argument, it would be great if state.top did accept the same argument
Describe the solution you'd like
state.top accepts whitelist like state.highsate
Contributor guide
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
Start by comparing the existing state.top and state.highstate entry points and how state.highstate receives its whitelist argument. The work is done when state.top accepts and applies the same whitelist behavior, with coverage for the new option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100