diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000000000000000000000000000000000000..413b7adcd3e88912cf65a072a99072ebaf19b162 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,8 @@ + +tasks: + - init: | + make --always-make + export PATH="$(pwd)/tmp/bin:${PATH}" +vscode: + extensions: + - heptio.jsonnet@0.1.0:woEDU5N62LRdgdz0g/I6sQ== \ No newline at end of file diff --git a/README.md b/README.md index 794063bd838eb47c963dc848accadc522894a223..0bb77a10fb59d771beff2dd8ea2b25d50e89265e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [](https://github.com/prometheus-operator/kube-prometheus/actions) [](http://slack.k8s.io/) +[](https://gitpod.io/#https://github.com/prometheus-operator/kube-prometheus) > Note that everything is experimental and may change significantly at any time.