Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"iconurl",
"istio",
"keycloak",
"kiali",
"knative",
"kpack",
"ksvc",
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ One-click activation of the following Kubernetes Apps:
- [Harbor](https://github.com/goharbor/harbor): Container image registry with role-based access control and image scanning.
- [Kyverno](https://github.com/kyverno/kyverno): Kubernetes native policy management.
- [Jaeger](https://github.com/jaegertracing/jaeger): End-to-end distributed tracing and monitor for complex distributed systems.
- [Kiali](https://github.com/kiali/kiali): Observe Istio service mesh relations and connections.
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service.
- [Trivy Operator](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit.
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security.
Expand Down
20 changes: 0 additions & 20 deletions apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,26 +151,6 @@ appsInfo:
license: Apache 2.0
about: Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
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.
kiali:
title: Kiali Operator
appVersion: 2.18.0
repo: https://github.com/kiali/kiali
maintainers: Kiali
relatedLinks:
- https://kiali.io/
- https://github.com/kiali/kiali-operator
license: Apache 2.0
dependencies: Prometheus
about: Kiali is a management console for Istio to manage, visualize, validate and troubleshoot the service mesh.
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.
chartName: kiali-operator
isDeprecated: true
deprecationInfo:
message: Kiali service mesh visualization is being deprecated.
reasons:
- This diagnostic tool is not essential to deliver platform capabilities.
options:
- Click 'I understand' to continue using Kiali dashboard
knative:
title: Knative Operator
appVersion: 1.18.1
Expand Down
3 changes: 0 additions & 3 deletions chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ dependencies:
alias: keycloak
version: 7.1.4
repository: https://codecentric.github.io/helm-charts
- name: kiali-operator
version: 2.18.0
repository: https://kiali.org/helm-charts
- name: knative-operator
version: v1.18.1
repository: https://knative.github.io/operator
Expand Down
20 changes: 0 additions & 20 deletions charts/kiali-operator/Chart.yaml

This file was deleted.

2,059 changes: 0 additions & 2,059 deletions charts/kiali-operator/crds/crds.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions charts/kiali-operator/templates/NOTES.txt

This file was deleted.

73 changes: 0 additions & 73 deletions charts/kiali-operator/templates/_helpers.tpl

This file was deleted.

Loading
Loading