Skip to content

Commit 4a66c9b

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/npm-dependencies-f6fac220e4
2 parents e924758 + e81a921 commit 4a66c9b

File tree

5 files changed

+0
-42
lines changed

5 files changed

+0
-42
lines changed

src/openapi/app.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ AppList:
1818
- istio
1919
- jaeger
2020
- keycloak
21-
- kiali
2221
- knative
2322
- kserve
2423
- kubeflow-pipelines

test/apps.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -152,26 +152,6 @@ appsInfo:
152152
license: Apache 2.0
153153
about: Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
154154
integration: The SSO login page for APL is served by Keycloak. Keycloak is used as an identity broker or provider for all APL integrated applications. By default Keycloak is configured as an Identity Broker. Keycloak is part of the core of APL and is always enabled.
155-
kiali:
156-
title: Kiali Operator
157-
appVersion: 2.10.0
158-
repo: https://github.com/kiali/kiali
159-
maintainers: Kiali
160-
relatedLinks:
161-
- https://kiali.io/
162-
- https://github.com/kiali/kiali-operator
163-
license: Apache 2.0
164-
dependencies: Prometheus
165-
about: Kiali is a management console for Istio to manage, visualize, validate and troubleshoot the service mesh.
166-
integration: Kiali can be activated to gain observability insights on its network traffic. Kiali runs in anonymous mode and each authenticated user is given the same authorization, allowing them to see everything.
167-
chartName: kiali-operator
168-
isDeprecated: true
169-
deprecationInfo:
170-
message: Kiali service mesh visualization is being deprecated.
171-
reasons:
172-
- This diagnostic tool is not essential to deliver platform capabilities.
173-
options:
174-
- Click 'I understand' to continue using Kiali dashboard
175155
knative:
176156
title: Knative Operator
177157
appVersion: 1.18.1

test/core.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ k8s:
5151
- name: keycloak
5252
- name: apl-keycloak-operator
5353
disableIstioInjection: true
54-
- name: kiali
55-
app: kiali
56-
- name: kiali-operator
57-
app: kiali
58-
disableIstioInjection: true
5954
- name: knative-serving
6055
app: knative
6156
disablePolicyChecks: true
@@ -254,18 +249,6 @@ adminApps:
254249
svc: keycloak-keycloakx-http
255250
type: public
256251
port: 8080
257-
- name: kiali
258-
tags: [tracing, telemetry, observability]
259-
deps: [istio, prometheus]
260-
ingress:
261-
- svc: kiali
262-
forwardPath: true
263-
removeRequestHeaders:
264-
- authorization
265-
port: 20001
266-
namespace: kiali
267-
type: public
268-
auth: true
269252
- name: knative
270253
tags: [serverless, functions]
271254
deps: [istio]

test/env/apps/kiali.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/env/teams/apps.admin.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ teamConfig:
1414
istio: {}
1515
jaeger: {}
1616
keycloak: {}
17-
kiali: {}
1817
knative: {}
1918
kured: {}
2019
tekton: {}

0 commit comments

Comments
 (0)