Skip to content

Commit

Permalink
Merge branch 'main' into doc/adapt-keptn-context-env-var
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bacher <[email protected]>
  • Loading branch information
bacherfl authored Nov 27, 2023
2 parents 05127d5 + 95851fa commit bdcf495
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,3 @@ Please find more information in the [LICENSE](LICENSE) file.
</a>

Made with [contrib.rocks](https://contrib.rocks).

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions dashboards/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ If you prefer to prepare the dashboards for the examples and importing them as j
```shell
make import-json
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,3 @@ The deployment should fail because of too few cpu resources
```make deploy-version-3```

* This should only change one service, you can see that only this changed in the trace

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/support/argo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,3 @@ In the meanwhile you can watch the progress of the deployment using:
After some time all resources should be in a succeeded state.
In the Argo-UI you will see that the application is in
sync.

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/support/observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,3 @@ Now, you should be able to see it in the
under `Dashboards > General`.

![Screenshot of a dashboard in Grafana](./assets/grafana_dashboard.png)

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions lifecycle-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ make manifests
Run `make --help` for more information on all potential `make` targets

More information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html)

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions runtimes/deno-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,3 @@ docker run \
-it \
ghcr.io/keptn/deno-runtime:${VERSION}
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions runtimes/python-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ We can call the hellopy.py script downloading it directly from github
docker run -e "SCRIPT=https://raw.githubusercontent.com/keptn/lifecycle-toolkit/main/runtimes/python-runtime/samples/hellopy.py" -it lifecycle-toolkit/runtimes/python-runtime:${VERSION}
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />

### Environment Variables

Keptn passes the following environment variables to the runtime:
Expand Down

0 comments on commit bdcf495

Please sign in to comment.