cockroachdb / cockroachdb/cockroach-operator
Add logging for feature gates
Open
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
When a feature is hidden behind a feature gate we need to log that it is turned off
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the feature-gate checks in the Go Kubernetes operator code; the issue does not name a file, entry point, or test. Determine where a disabled gate is detected and what logging conventions nearby code uses. Done means disabled feature gates consistently produce the expected log entries, with tests if the relevant subsystem has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100