-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prometheus metrics middleware * Prometheus metrics middleware * kube_errors metric * Fixing "Start minikube" test * Fixing "Start minikube" test second attempt * Run minikube under root user * Fixing unit-tests * Second attempt for fixing unittests * CHANGE_MINIKUBE_NONE_USER=true * CHANGE_MINIKUBE_NONE_USER=true * Yet another atempt to fix unit-texts * Debug ls for ci.yaml * Debugging ci.yaml * Debugging ci.yaml * Debugging ci.yaml * cp -r for ci.yaml * Additional env vars for minikube * minikube profiles list * -E for sudo * Remove debugging from ci.yaml * Remove set -x from ci.yaml * RUST_BACKTRACE=1 * Run unit-tests as shell script * ls $HOME/.kube/config * minikube update-context for runner * Revert changes in ci.yaml * using minikube 1.17.1 * v1.16.0 * Formating for sha256 sum file * sha256 as stdin * 1.15.1 * Downgrade kubernetes to v1.18.17 * sudo -E. Formating for ci.yaml * /home/runner * Check k8s resources without sudo * Debug .kube/config * Revert "Debug .kube/config" This reverts commit 3e02a47. * Do not minikube update-context * print $HOME/.kube/config * Debugging ci.yaml * Debugging ci.yaml * Debugging ci.yaml * I hope that this config will fix problems with CI * Basic test for /metrics endpoint * metric for parse_terminated_message * error metrics and ModelPhasesMetrics * src/metrics.rs -> src/crd/metrics/mod.rs * Fix all errors * ModelPhasesMetrics * GORDO_PROJECTS * register GORDO_PROJECTS * Handling metrics for deleted projects * Fix error: method `apply_to_gauges` not found for this * Update unused mute * Fix issue with old projects * gordo_projectes now calculating for gordos * Unused import * warning metrics
- Loading branch information
Showing
15 changed files
with
340 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.