Skip to content

Commit b79dba2

Browse files
Ani1357merllsvcAPLBot
authored
feat: removing kiali (#2683)
Co-authored-by: Matthias Erll <merll@akamai.com> Co-authored-by: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com>
1 parent f252960 commit b79dba2

27 files changed

+4
-3187
lines changed

.cspell.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@
133133
"iconurl",
134134
"istio",
135135
"keycloak",
136-
"kiali",
137136
"knative",
138137
"kpack",
139138
"ksvc",

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ One-click activation of the following Kubernetes Apps:
9292
- [Harbor](https://github.com/goharbor/harbor): Container image registry with role-based access control and image scanning.
9393
- [Kyverno](https://github.com/kyverno/kyverno): Kubernetes native policy management.
9494
- [Jaeger](https://github.com/jaegertracing/jaeger): End-to-end distributed tracing and monitor for complex distributed systems.
95-
- [Kiali](https://github.com/kiali/kiali): Observe Istio service mesh relations and connections.
9695
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service.
9796
- [Trivy Operator](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit.
9897
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security.

apps.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -151,26 +151,6 @@ appsInfo:
151151
license: Apache 2.0
152152
about: Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
153153
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.
154-
kiali:
155-
title: Kiali Operator
156-
appVersion: 2.18.0
157-
repo: https://github.com/kiali/kiali
158-
maintainers: Kiali
159-
relatedLinks:
160-
- https://kiali.io/
161-
- https://github.com/kiali/kiali-operator
162-
license: Apache 2.0
163-
dependencies: Prometheus
164-
about: Kiali is a management console for Istio to manage, visualize, validate and troubleshoot the service mesh.
165-
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.
166-
chartName: kiali-operator
167-
isDeprecated: true
168-
deprecationInfo:
169-
message: Kiali service mesh visualization is being deprecated.
170-
reasons:
171-
- This diagnostic tool is not essential to deliver platform capabilities.
172-
options:
173-
- Click 'I understand' to continue using Kiali dashboard
174154
knative:
175155
title: Knative Operator
176156
appVersion: 1.18.1

chart/chart-index/Chart.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ dependencies:
6161
alias: keycloak
6262
version: 7.1.4
6363
repository: https://codecentric.github.io/helm-charts
64-
- name: kiali-operator
65-
version: 2.18.0
66-
repository: https://kiali.org/helm-charts
6764
- name: knative-operator
6865
version: v1.18.1
6966
repository: https://knative.github.io/operator

charts/kiali-operator/Chart.yaml

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

charts/kiali-operator/crds/crds.yaml

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

charts/kiali-operator/templates/NOTES.txt

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

charts/kiali-operator/templates/_helpers.tpl

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

0 commit comments

Comments
 (0)