-
- Downloads
Aggregate SLO and SLI plugin file loader into a single repo that discovers...
Aggregate SLO and SLI plugin file loader into a single repo that discovers both and change flags to improve usage
Signed-off-by:
Xabier Larrakoetxea <me@slok.dev>
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- cmd/sloth/commands/generate.go 8 additions, 15 deletionscmd/sloth/commands/generate.go
- cmd/sloth/commands/helpers.go 4 additions, 18 deletionscmd/sloth/commands/helpers.go
- cmd/sloth/commands/k8scontroller.go 6 additions, 17 deletionscmd/sloth/commands/k8scontroller.go
- cmd/sloth/commands/validate.go 6 additions, 13 deletionscmd/sloth/commands/validate.go
- deploy/kubernetes/helm/sloth/templates/deployment.yaml 1 addition, 1 deletiondeploy/kubernetes/helm/sloth/templates/deployment.yaml
- deploy/kubernetes/helm/sloth/tests/testdata/output/deployment_custom.yaml 1 addition, 1 deletion...s/helm/sloth/tests/testdata/output/deployment_custom.yaml
- deploy/kubernetes/helm/sloth/tests/testdata/output/deployment_default.yaml 1 addition, 1 deletion.../helm/sloth/tests/testdata/output/deployment_default.yaml
- deploy/kubernetes/raw/sloth-with-common-plugins.yaml 1 addition, 1 deletiondeploy/kubernetes/raw/sloth-with-common-plugins.yaml
- internal/storage/fs/plugin.go 170 additions, 0 deletionsinternal/storage/fs/plugin.go
- internal/storage/fs/plugin_test.go 364 additions, 0 deletionsinternal/storage/fs/plugin_test.go
- internal/storage/fs/sli_plugin.go 0 additions, 197 deletionsinternal/storage/fs/sli_plugin.go
- internal/storage/fs/sli_plugin_test.go 0 additions, 152 deletionsinternal/storage/fs/sli_plugin_test.go
- internal/storage/fs/slo_plugin.go 0 additions, 124 deletionsinternal/storage/fs/slo_plugin.go
- internal/storage/fs/slo_plugin_test.go 0 additions, 178 deletionsinternal/storage/fs/slo_plugin_test.go
- test/integration/k8scontroller/k8scontroller_test.go 1 addition, 1 deletiontest/integration/k8scontroller/k8scontroller_test.go
- test/integration/prometheus/helpers.go 2 additions, 4 deletionstest/integration/prometheus/helpers.go
- test/integration/prometheus/plugins/sli/plugin1/plugin.go 0 additions, 0 deletionstest/integration/prometheus/plugins/sli/plugin1/plugin.go
- test/integration/prometheus/plugins/slo/plugin1/plugin.go 0 additions, 0 deletionstest/integration/prometheus/plugins/slo/plugin1/plugin.go
Loading
Please register or sign in to comment