google / google/certificate-transparency-go
Kubernetes ConfigMap has an upper limit in size on GKE
Open
enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 322
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 5
Description
Currently, the set of trusted roots for ctfe on GKE is stored in a `configmap`, but there's a size limit on this, which could mean that logs trusting a large number of roots might have issues when configuring.
Contributor guide
Research direction
Start by tracing how ctfe's trusted roots are stored in the Kubernetes ConfigMap on GKE; the payload names no files or tests. Determine the applicable ConfigMap size limit and a storage approach that supports large root sets, with completion shown by reliable configuration for logs trusting many roots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100