Skip to content

Commit

Permalink
Rremove all application connector helm charts as they are managed now…
Browse files Browse the repository at this point in the history
… in the Application Connector module (#18367)

* remove all application connector helm charts as they are managed now in the module

* remove references to removed charts in application connector makefiles
  • Loading branch information
koala7659 authored Nov 7, 2023
1 parent a82d7bf commit 3114604
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 864 deletions.
2 changes: 0 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,12 @@

/installation @kyma-project/Jellyfish
/installation/resources/crds/api-gateway @kyma-project/goat
/installation/resources/crds/application-connector @kyma-project/Framefrog
/installation/resources/crds/compass-runtime-agent @kyma-project/Framefrog
/installation/resources/crds/eventing @kyma-project/eventing
/installation/resources/crds/istio @kyma-project/goat
/installation/resources/crds/ory @kyma-project/goat

/resources/api-gateway @kyma-project/goat
/resources/application-connector @kyma-project/Framefrog
/resources/certificates @kyma-project/goat
/resources/compass-runtime-agent @kyma-project/Framefrog
/resources/eventing @kyma-project/eventing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ VERIFY_IGNORE := /vendor\|/mocks
release:
$(MAKE) gomod-release-local

.PHONY: path-to-referenced-charts
path-to-referenced-charts:
@echo "resources/application-connector"

## Location to install dependencies to
LOCALBIN ?= $(shell pwd)/bin
Expand Down
3 changes: 0 additions & 3 deletions components/central-application-gateway/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ resolve-local:
test-local:
GO111MODULE=on go test ./...

.PHONY: path-to-referenced-charts
path-to-referenced-charts:
@echo "resources/application-connector"
1 change: 0 additions & 1 deletion installation/resources/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ components:
- name: "eventing"
- name: "ory"
- name: "api-gateway"
- name: "application-connector"
11 changes: 0 additions & 11 deletions resources/application-connector/Chart.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions resources/application-connector/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3114604

Please sign in to comment.