{"adoption": {"forks": 207, "observed_at": "2026-08-28T04:03:31.264613+00:00", "stars": 1083}, "canonical_url": "https://ross.abutalabs.com/products/configmap-reload", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Simple binary to trigger a reload when a Kubernetes ConfigMap is updated", "domain": ["cloud-computing", "monitoring"], "enriched": true, "function": ["configuration-management", "webhook", "monitoring"], "health_score": 91, "homepage": null, "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["jimmidyson/configmap-reload"], "name": "jimmidyson/configmap-reload", "platform": ["go", "cloud"], "pushed_at": "2026-08-24T01:04:33+00:00", "repo": "jimmidyson/configmap-reload", "stars": 1083, "tags": ["kubernetes-sidecar", "configmap", "config-reload", "hot-reload", "prometheus-metrics", "webhook-trigger", "kubernetes-secrets", "volume-watcher", "containers", "devops", "kubernetes", "docker", "linux"], "topics": [], "urls": [], "use_cases": ["reload my app automatically when a kubernetes configmap changes", "watch a mounted configmap volume and call a webhook on update", "hot reload configuration in a kubernetes pod", "sidecar to reload nginx or prometheus config when configmap updates", "trigger service reload when kubernetes secret is updated", "monitor configmap changes in a pod and notify the process"], "what_it_is": "A small Go binary that watches Kubernetes ConfigMap and Secret volumes mounted into pods and triggers a reload when they change, currently by sending an HTTP webhook to the target process. It is typically deployed as a sidecar container and exposes Prometheus-style telemetry metrics on an HTTP endpoint.", "when_to_avoid": ["Your application already supports native config hot-reload or in-process file watching", "You need OS signal-based reloads such as SIGHUP, which is not yet supported", "You are not running workloads on Kubernetes with volume-mounted ConfigMaps or Secrets", "You need reload notifications via mechanisms other than an HTTP request"], "when_to_choose": ["Your app in Kubernetes reads configuration from mounted ConfigMap or Secret volumes and cannot watch files itself", "You want a lightweight, single-purpose sidecar that POSTs to a reload endpoint whenever mounted config changes", "You need reload counts exposed as Prometheus metrics alongside the watching behavior"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/configmap-reload", "repo": "jimmidyson/configmap-reload", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:31.264613+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:51:11.085611+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f82abeb752384c546080803860d082a4b5ceb4950cb41453f36b871f6ae93854", "fetched_at": "2026-08-28T04:03:31.264613+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jimmidyson/configmap-reload"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3674, "days_push": 10, "days_rel": 511, "gap_med": null, "n_releases_24m": 1}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}