configcapture.mk
config-capture-publish
Synopsis: make config-capture-publish
Hooks: config-capture-pre-publish, config-capture-post-publish
Variables:
Variable |
Description |
|---|---|
CONFIG_CAPTURE_DIR |
<folder to write json config to>, defaults to build/configuration |
CONFIG_CAPTURE_PROJECT |
<the project to push the config to> |
SKA_CONFIG_ACCESS_TOKEN |
<token> - the access (push) token for CONFIG_CAPTURE_PROJECT |
Publish the output of config-capture in a git repo
config-capture
Synopsis: make config-capture
Hooks: config-pre-capture, config-post-capture
Variables:
Variable |
Description |
|---|---|
CONFIG_CAPTURE_DIR |
<folder to write json config to>, defaults to build/configuration |
CONFIG_CAPTURE_ATTRIBUTES |
<json list containing tango attributes to capture>, defaults to ‘[“versionId”, “buildState”]’ |
CONFIG_CAPTURE_IMAGE |
|
DSCONFIG_IMAGE |
|
TANGO_HOST |
<the Tango DB to inspect> |
KUBE_NAMESPACE |
<the namespace to inspect for config> |
Capture dsconfig and k8s runtime versions for e.g. tango devices