Skip to content

Commit cc677a4

Browse files
committed
feat: deprecated thanos
1 parent ae29e26 commit cc677a4

File tree

2 files changed

+42
-6
lines changed

2 files changed

+42
-6
lines changed

package-lock.json

Lines changed: 34 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/apps.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,14 @@ appsInfo:
267267
license: Apache 2.0
268268
dependencies: Prometheus, Grafana
269269
about: Thanos is a tool to set up a Highly Available Prometheus with long-term storage capabilities.
270-
integration: APL installs and configures Thanos using sidecars ans leverages the central object storage configuration.
270+
integration: APL installs and configures Thanos using sidecars and leverages the central object storage configuration.
271+
isDeprecated: true
272+
deprecationInfo:
273+
message: Thanos is being deprecated.
274+
reasons:
275+
- This tool serves a diagnostic purpose and is not considered as essential to run the platform.
276+
options:
277+
- Click 'I understand' to continue using Thanos
271278
trivy:
272279
title: Trivy Operator
273280
appVersion: 0.28.0

0 commit comments

Comments
 (0)