kubernetes-sigs / kubernetes-sigs/secrets-store-sync-controller
Add e2e tests for forced sync
Open
triage/accepted
- Dominant language
- Go
- Stars
- 60
- Forks
- 21
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
Secret updates don't appear to be thoroughly tested today, this needs to change.
We should move away from the bash tests and rework those into golang, too.
Tests to add after Golang test suite is implemented:
- [ ] API validations
- [ ] VAP
- [ ] Force sync
- [ ] Provider polling
Contributor guide
Assessment
This issue has not been assessed yet.