Skip to content

Tags: segmentio/conf

Tags

v1.3.1

Toggle v1.3.1's commit message
all: fix spelling errors

v1.3.0

Toggle v1.3.0's commit message
configmap_source: add KubernetesConfigMap source

We can use this to load a Kubernetes ConfigMap mounted volume as
a conf.Source.

I hope to expand on this to allow people to subscribe to values so
that running programs can get notified about updated configuration
values. However this is less of a priority as the first application is
to use them from Terraform, which does not change that much.

Also make it possible to edit the default Loader - without these
it's difficult to get, e.g. "the default behavior plus a Kubernetes
volume".

Add a Subscriber interface that can be used to watch a set of config
values and get notified of changes to them.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing long digit seqs being incorrectly interpreted as numbers (#29)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from segmentio/prettier-types

prettier types

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from segmentio/helpful-error

load: clarify some error messages

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from segmentio/helpful-error

load: clarify some error messages