Skip to content

Commit

Permalink
Remove API Gateway content that was already modularised (#18436)
Browse files Browse the repository at this point in the history
* Delete resources/api-gateway directory

* Delete resources/certificates directory

* Delete resources/ory directory

* Update components.yaml

* Delete installation/resources/crds/api-gateway directory

* Delete installation/resources/crds/ory directory

* Update codeowners

(cherry picked from commit 62d9acd)
  • Loading branch information
barchw authored and Tim Riffer committed Dec 7, 2023
1 parent 7db9287 commit 0a0e76c
Show file tree
Hide file tree
Showing 61 changed files with 0 additions and 3,195 deletions.
5 changes: 0 additions & 5 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,15 @@
/docs @kyma-project/technical-writers

/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
/resources/istio @kyma-project/goat
/resources/ory @kyma-project/goat

# Fast Integration Tests
/tests/fast-integration/Makefile @kyma-project/eventing
Expand Down
4 changes: 0 additions & 4 deletions installation/resources/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ defaultNamespace: kyma-system
prerequisites:
- name: "istio"
namespace: "istio-system"
- name: "certificates"
namespace: "istio-system"
components:
- name: "eventing"
- name: "ory"
- name: "api-gateway"
- name: "application-connector"
275 changes: 0 additions & 275 deletions installation/resources/crds/api-gateway/apirules.gateway.crd.yaml

This file was deleted.

Loading

0 comments on commit 0a0e76c

Please sign in to comment.