Skip to content

Commit b681404

Browse files
committed
fix: deprecated apps reasons
1 parent e41c1eb commit b681404

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

test/apps.yaml

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,7 @@ appsInfo:
6868
deprecationInfo:
6969
message: Falco runtime security monitoring is being deprecated.
7070
reasons:
71-
- High resource consumption impacts cluster performance
72-
- Complex rule management requires specialized security expertise
73-
- Modern alternatives provide better integration with cloud security platforms
74-
- Overlapping functionality with existing platform security controls
71+
- Limited adoption of the platform and a high dependency on the cloud provider.
7572
options:
7673
- Click 'I understand' to continue using Falco dashboard
7774
gitea:
@@ -120,10 +117,7 @@ appsInfo:
120117
deprecationInfo:
121118
message: Httpbin testing service is being deprecated.
122119
reasons:
123-
- Limited testing capabilities compared to comprehensive API testing tools
124-
- Security concerns with exposing HTTP testing endpoints in production environments
125-
- Better alternatives available through CI/CD pipeline testing tools
126-
- Minimal usage patterns observed across development teams
120+
- Limited diagnostic value and not essential for platform operations.
127121
options:
128122
- Click 'I understand' to continue using Httpbin service
129123
ingress-nginx:
@@ -162,10 +156,7 @@ appsInfo:
162156
deprecationInfo:
163157
message: Jaeger distributed tracing is being deprecated.
164158
reasons:
165-
- Tempo provides better performance and reduced resource consumption
166-
- OpenTelemetry offers standardized instrumentation across all telemetry signals
167-
- Grafana native integration eliminates need for separate tracing UI
168-
- Consolidated observability stack reduces operational complexity
159+
- Duplicated functionality provided by Tempo with better performance.
169160
options:
170161
- Click 'I understand' to continue using Jaeger dashboard
171162
keycloak:
@@ -195,10 +186,7 @@ appsInfo:
195186
deprecationInfo:
196187
message: Kiali service mesh visualization is being deprecated.
197188
reasons:
198-
- Grafana provides unified observability across metrics, logs, and traces
199-
- Native Istio dashboards in Grafana offer better performance
200-
- Eliminates need for separate service mesh visualization tool
201-
- Reduces authentication complexity and improves user experience
189+
- Limited diagnostic value and not essential for platform operations.
202190
options:
203191
- Click 'I understand' to continue using Kiali dashboard
204192
knative:

0 commit comments

Comments
 (0)