Graham Whaley acf5a95177 metrics: tidy: move local assign inside loop
The bootdata assignments were outside the 'valid file' check loop,
which meant in the case there was a data directory which did not
contain a valid scaling file, we would fail the assignment (as the
`local_bootdata` would be empty).

Fix by moving the assignments into the loop, thus only assigning when
we know we have valid data.

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-12-04 10:02:36 +00:00
2019-01-04 22:04:15 -08:00
2018-12-04 13:45:44 -08:00

Cloud Native Setup

Automation around setting up the cloud-native content (Kubernetes) on Clear Linux.

Folder Structure

  • clr-k8s-examples: script tools to deploy a Kubernetes cluster
  • metrics: tools to aid in measuring the scaling capabilities of Kubernetes clusters.
S
Description
No description provided
Readme Apache-2.0 897 KiB
Languages
Shell 65.1%
R 32.5%
Dockerfile 1.9%
Smarty 0.4%
Makefile 0.1%