google / google/certificate-transparency-go

Kubernetes ConfigMap has an upper limit in size on GKE

Open
#553 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.