Skip to content

Commit 1997d68

Browse files
merllsvcAPLBot
andauthored
chore: remove ingress-nginx and istio-ingress-gateway (#3246)
Co-authored-by: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com>
1 parent 7565bc4 commit 1997d68

261 files changed

Lines changed: 62 additions & 10166 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Get instant access to the following pre-configured Kubernetes Apps:
7575
- [Argo CD](https://github.com/argoproj/argo-cd): Declarative Continuous Deployment.
7676
- [Keycloak](https://github.com/keycloak/keycloak): Identity and access management for modern applications and services.
7777
- [Cert-manager](https://github.com/cert-manager/cert-manager) - Bring your own wildcard certificate or request one from Let's Encrypt.
78-
- [Nginx Ingress Controller](https://github.com/kubernetes/ingress-nginx): Ingress controller for Kubernetes.
7978
- [ExternalDNS](https://github.com/kubernetes-sigs/external-dns): Synchronize exposed ingresses with DNS providers.
8079
- [Tekton Pipeline](https://github.com/tektoncd/pipeline): K8s-style resources for declaring CI/CD pipelines.
8180
- [Tekton Triggers](https://github.com/tektoncd/triggers): Trigger pipelines from event payloads.

apps.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,6 @@ appsInfo:
8585
dependencies: None
8686
about: Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.
8787
integration: Harbor can be enabled to provide each team with a private registry. Harbor has been made user and tenant aware. App Platform runs automated tasks that take care of creating a project in Harbor for each team, creating a bot-account for each team, and creating a Kubernetes pull secret in the team namespace to enable pulling of images out of the local registry.
88-
ingress-nginx:
89-
title: Ingress-NGINX
90-
appVersion: 1.14.3
91-
repo: https://github.com/kubernetes/ingress-nginx
92-
maintainers: NGINX
93-
relatedLinks:
94-
- https://docs.nginx.com/nginx-ingress-controller
95-
license: Apache 2.0
96-
about: ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.
97-
integration: App Platform integrated ingress-nginx into an advanced ingress architecture.
9888
istio:
9989
title: Istio
10090
appVersion: 1.29.2

chart/apl/values-production.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,3 @@ apps:
77
serving:
88
# See: https://github.com/knative/operator/issues/376
99
replicas: 5
10-
ingress-nginx:
11-
autoscaling:
12-
minReplicas: 2
13-
private:
14-
autoscaling:
15-
minReplicas: 2

chart/chart-index/Chart.lock

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

chart/chart-index/Chart.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ dependencies:
4040
- name: harbor
4141
version: 1.19.0
4242
repository: https://helm.goharbor.io
43-
- name: ingress-nginx
44-
version: 4.14.3
45-
repository: https://kubernetes.github.io/ingress-nginx
4643
- name: base
4744
alias: istio-base
4845
version: 1.29.2

charts/ingress-nginx/.helmignore

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

charts/ingress-nginx/Chart.yaml

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

charts/ingress-nginx/OWNERS

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

0 commit comments

Comments
 (0)