Add missing fields in `config.md` docs
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- go
- Domain
- documentation
Research direction
Start by comparing the fields in pkg/config/config.go with the entries in docs/config.md. Document ociRepositoryInsecureKey, pubsubProvider, pubsubTopic, and pubsubKafkaBootstrapServer in config.md, preserving the existing documentation structure. Done means all four supported fields are described in the configuration documentation.
Written by the indexing model from the issue text.
Description
Feature request
Currently there are some fields which might be supported as per the code base,
but are not included in the config.md docs
Fields from config.go such as
ociRepositoryInsecureKey = "storage.oci.repository.insecure"
pubsubProvider = "storage.pubsub.provider"
pubsubTopic = "storage.pubsub.topic"
pubsubKafkaBootstrapServer = "storage.pubsub.kafka.bootstrap.servers"
are the fields which are not documented yet in config.md docs
- Dominant language
- Go
- Stars
- 277
- Forks
- 164
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Contributor guide
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.
More from tektoncd/chains
-
kind/bug
-
kind/feature
-
kind/feature
Difficulty 3/5 1-2 days Newbie friendliness 62/100
-
kind/feature
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
kind/documentation
Difficulty 3/5 1-2 days Newbie friendliness 62/100
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·