Skip to content

Commit

Permalink
Merge pull request #210 from appuio/template-sync
Browse files Browse the repository at this point in the history
Update from component template
  • Loading branch information
simu authored Jul 30, 2024
2 parents ed5943f + c6b21cd commit df8b8a1
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "2ae1bc3383f211eee5f20a963f5ac74725d85d5b",
"commit": "510ba6d206ce42b9fe71629cd3939d6042ee115c",
"checkout": "main",
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: "0"
- name: Build changelog from PRs with labels
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
configuration: ".github/changelog-configuration.json"
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2179,6 +2179,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2254,6 +2255,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2367,6 +2369,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2158,6 +2158,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2237,6 +2238,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2358,6 +2360,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} failed to
send {{ printf "%.1f" $value }}% of the samples to {{ $labels.remote_name}}:{{
$labels.url }}
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusRemoteStorageFailures.md
summary: Prometheus fails to send samples to remote storage.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2120,6 +2121,7 @@ spec:
description: Prometheus {{$labels.namespace}}/{{$labels.pod}} has failed
{{ printf "%.0f" $value }} scrapes in the last 5m because some targets
exceeded the configured body_size_limit.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusScrapeBodySizeLimitHit.md
summary: Prometheus has dropped some targets that exceeded body size limit.
syn_component: openshift4-monitoring
expr: |
Expand Down Expand Up @@ -2233,6 +2235,7 @@ spec:
description: Prometheus operator in {{ $labels.namespace }} namespace
rejected {{ printf "%0.0f" $value }} {{ $labels.controller }}/{{ $labels.resource
}} resources.
runbook_url: https://github.com/openshift/runbooks/blob/master/alerts/cluster-monitoring-operator/PrometheusOperatorRejectedResources.md
summary: Resources rejected by Prometheus operator
syn_component: openshift4-monitoring
expr: |
Expand Down

0 comments on commit df8b8a1

Please sign in to comment.