spiffe / spiffe/spire-controller-manager
Create unit tests for ignoreNamespaces regex
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 77
- Forks
- 69
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 6
Description
Should test the namespaces that match the regex dont get spiffe ids.
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
Locate the ignoreNamespaces regex and the existing unit-test entry point in the repository, then run the relevant test package first. Add coverage for namespaces that match the regex and verify those namespaces do not receive SPIFFE IDs; the tests should pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100