Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make new eventing as a default component #10793

Merged
merged 47 commits into from Mar 18, 2021
Merged
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
68c62a8
Make eventing default component
Mar 4, 2021
8d5c551
Remove event-sources
Mar 5, 2021
887e203
bump function controller test charts
sayanh Mar 12, 2021
bcdcadf
Update the upgrade test image
marcobebway Mar 12, 2021
98b226d
Merge branch 'master' of github.com:kyma-project/kyma into pr-10793
sayanh Mar 12, 2021
6fa4317
Fix fast integration changes for new eventing
berkanercan Mar 12, 2021
1848133
Remove eventing related external solution tests
berkanercan Mar 11, 2021
8877b87
Fix wrong subscription on fast integration test
berkanercan Mar 12, 2021
d7ebfe3
Add an applicationMapping resource for fast-integration-tests
berkanercan Mar 12, 2021
d6bfb1d
Add prod and eval profiles to new eventing
berkanercan Mar 12, 2021
b6d0b6b
Delete unnecessary insaller filesa
berkanercan Mar 12, 2021
5939642
Enabling new eventing in other installations
sayanh Mar 12, 2021
3d7d4e7
Bump console backend test image
sayanh Mar 12, 2021
6915d30
Merge branch 'master' of github.com:kyma-project/kyma into pr-10793
sayanh Mar 12, 2021
53f78e8
Enable eventing in azure job
sayanh Mar 13, 2021
10b1319
Bump application operator component and test
sayanh Mar 13, 2021
b69e127
Bumped application connector test image
sayanh Mar 13, 2021
cbbc06e
Revert lookup before installation
sayanh Mar 13, 2021
22bae4e
Fix upgrade process
sayanh Mar 13, 2021
0a599e0
More tunings
sayanh Mar 13, 2021
b0559e9
Bump console backend test image
sayanh Mar 15, 2021
d6b7466
Update the upgrade test image
marcobebway Mar 15, 2021
2ef899b
Bump function controller test image
sayanh Mar 15, 2021
735d269
Fix applying subscription twice
berkanercan Mar 15, 2021
f8b4f12
make scripts work regardless of CWD
k15r Mar 15, 2021
c9859ac
Bump application operator component and test image
sayanh Mar 15, 2021
eeac214
Bump function controller test image
sayanh Mar 15, 2021
9d48d92
Bump application connector test image
sayanh Mar 15, 2021
413f8d9
Lower resource usages on default profile for eventing
berkanercan Mar 15, 2021
330a6bf
enable debug, will be reverted later
k15r Mar 15, 2021
0161040
Revert "enable debug, will be reverted later"
k15r Mar 15, 2021
e9bafdf
Bump event-sources-upgrade-job image
sayanh Mar 15, 2021
3578e8d
Enable new eventing for compass test
sayanh Mar 16, 2021
7717f51
Update the publishers images to verify the subscribed endpoint fix wi…
marcobebway Mar 17, 2021
15dd4f3
Fix post install/upgrade hook for eventing
sayanh Mar 17, 2021
8a7799b
add printer column for readiness on subscription
k15r Mar 17, 2021
7da1a71
fix compass test
k15r Mar 17, 2021
b3aed50
Fine tune k3s compass int test
sayanh Mar 17, 2021
fbfab9c
Bringing back other components in k3d integration
sayanh Mar 17, 2021
057bd96
Merge branch 'master' of github.com:kyma-project/kyma into pr-10793-radu
sayanh Mar 17, 2021
dc42dbd
Bump upgrade job image
sayanh Mar 17, 2021
0c4ed3f
Update the publishers images with the subscribed endpoint fix for emp…
marcobebway Mar 17, 2021
6cf6035
Merge branch 'master' into add-eventing-component
marcobebway Mar 18, 2021
ffdb1e5
Revert "Update the publishers images with the subscribed endpoint fix…
marcobebway Mar 18, 2021
b08dc3d
Revert "Update the publishers images to verify the subscribed endpoin…
marcobebway Mar 18, 2021
1e0774d
Merge branch 'master' into add-eventing-component
marcobebway Mar 18, 2021
696087b
Merge branch 'master' into add-eventing-component
marcobebway Mar 18, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 2 additions & 6 deletions installation/resources/installer-cr-azure-eventhubs.yaml.tpl
Expand Up @@ -19,10 +19,6 @@ spec:
namespace: "istio-system"
- name: "xip-patch"
namespace: "kyma-installer"
- name: "knative-eventing"
namespace: "knative-eventing"
- name: "knative-eventing-kafka"
namespace: knative-eventing
- name: "dex"
namespace: "kyma-system"
- name: "ory"
Expand All @@ -37,6 +33,8 @@ spec:
namespace: "kyma-system"
- name: "helm-broker"
namespace: "kyma-system"
- name: "eventing"
namespace: kyma-system
- name: "core"
namespace: "kyma-system"
- name: "cluster-users"
Expand All @@ -51,8 +49,6 @@ spec:
namespace: "kyma-system"
- name: "serverless"
namespace: "kyma-system"
- name: "event-sources"
namespace: "kyma-system"
- name: "application-connector"
namespace: "kyma-integration"
- name: "tracing"
Expand Down
14 changes: 2 additions & 12 deletions installation/resources/installer-cr-cluster.yaml.tpl
Expand Up @@ -19,10 +19,6 @@ spec:
namespace: "istio-system"
- name: "xip-patch"
namespace: "kyma-installer"
- name: "knative-eventing"
namespace: "knative-eventing"
# - name: "knative-eventing-kafka"
# namespace: knative-eventing
- name: "dex"
namespace: "kyma-system"
- name: "ory"
Expand All @@ -37,10 +33,8 @@ spec:
namespace: "kyma-system"
- name: "helm-broker"
namespace: "kyma-system"
# - name: "eventing"
# namespace: kyma-system
- name: "nats-streaming"
namespace: "natss"
- name: "eventing"
namespace: kyma-system
- name: "core"
namespace: "kyma-system"
- name: "cluster-users"
Expand All @@ -55,10 +49,6 @@ spec:
namespace: "kyma-system"
- name: "serverless"
namespace: "kyma-system"
- name: "knative-provisioner-natss"
namespace: "knative-eventing"
- name: "event-sources"
namespace: "kyma-system"
- name: "application-connector"
namespace: "kyma-integration"
- name: "tracing"
Expand Down
12 changes: 2 additions & 10 deletions installation/resources/installer-cr.yaml.tpl
Expand Up @@ -19,8 +19,6 @@ spec:
namespace: "istio-system"
- name: "xip-patch"
namespace: "kyma-installer"
- name: "knative-eventing"
namespace: "knative-eventing"
- name: "dex"
namespace: "kyma-system"
- name: "ory"
Expand All @@ -35,10 +33,8 @@ spec:
namespace: "kyma-system"
- name: "helm-broker"
namespace: "kyma-system"
# - name: "eventing"
# namespace: kyma-system
- name: "nats-streaming"
namespace: "natss"
- name: "eventing"
namespace: kyma-system
- name: "core"
namespace: "kyma-system"
- name: "cluster-users"
Expand All @@ -53,10 +49,6 @@ spec:
namespace: "kyma-system"
- name: "serverless"
namespace: "kyma-system"
- name: "knative-provisioner-natss"
namespace: "knative-eventing"
- name: "event-sources"
namespace: "kyma-system"
- name: "application-connector"
namespace: "kyma-integration"
#- name: "tracing"
Expand Down
Expand Up @@ -46,8 +46,6 @@ spec:
- "--helmDriver={{ .Values.controller.args.helmDriver }}"
- "--applicationGatewayImage={{ .Values.global.containerRegistry.path }}/application-gateway:{{ .Values.global.application_gateway.version }}"
- "--applicationGatewayTestsImage={{ .Values.global.containerRegistry.path }}/application-gateway-legacy-tests:{{ .Values.global.application_gateway_legacy_tests.version }}"
- "--eventServiceImage={{ .Values.global.containerRegistry.path }}/event-service:{{ .Values.global.event_service.version }}"
- "--eventServiceTestsImage={{ .Values.global.containerRegistry.path }}/event-service-integration-tests:{{ .Values.global.event_service_integration_tests.version }}"
- "--applicationConnectivityValidatorImage={{ .Values.global.containerRegistry.path }}/application-connectivity-validator:{{ .Values.global.application_connectivity_validator.version }}"
- "--syncPeriod={{ .Values.controller.args.syncPeriod }}"
- "--installationTimeout={{ .Values.controller.args.installationTimeout }}"
Expand Down
10 changes: 3 additions & 7 deletions resources/application-connector/values.yaml
Expand Up @@ -9,7 +9,7 @@ global:
isLocalEnv: false
namespace: kyma-integration
strictMode: disabled
isBEBEnabled: false
isBEBEnabled: true
log:
format: "json"
level: "warn"
Expand All @@ -32,9 +32,9 @@ global:
containerRegistry:
path: eu.gcr.io/kyma-project
application_operator:
version: "34011b0f"
version: "d930fd89"
application_operator_tests:
version: "f4a3bda0"
version: "d930fd89"
connector_service:
version: "34011b0f"
connector_service_tests:
Expand All @@ -43,10 +43,6 @@ global:
version: "da84b1b3"
connection_token_handler_tests:
version: "PR-10893"
event_service:
version: "e6b97e48"
event_service_integration_tests:
version: "d6bbc47a"
application_gateway:
version: "34011b0f"
application_gateway_tests:
Expand Down
Expand Up @@ -15,6 +15,10 @@ spec:
scope: Namespaced
versions:
- name: v1alpha1
additionalPrinterColumns:
- jsonPath: .status.ready
name: Ready
type: string
sayanh marked this conversation as resolved.
Show resolved Hide resolved
schema:
openAPIV3Schema:
description: Subscription is the Schema for the subscriptions API
Expand Down

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions resources/console/values.yaml
Expand Up @@ -10,7 +10,7 @@ console:

global:
isLocalEnv: false
isBEBEnabled: false
isBEBEnabled: true
knative:
false
# Change value below to your own GitHub user name if you want point to documentation sources from your fork
Expand All @@ -26,4 +26,4 @@ global:
console_backend_service:
version: c024025a
console_backend_service_test:
version: "bc522023"
version: "3537c3e1"
65 changes: 0 additions & 65 deletions resources/core/templates/tests/test-external-solution.yaml

This file was deleted.

10 changes: 5 additions & 5 deletions resources/eventing/charts/controller/templates/deployment.yaml
Expand Up @@ -61,12 +61,12 @@ spec:
- name: EVENT_TYPE_PREFIX
value: {{ .Values.global.eventTypePrefix }}
resources:
limits:
cpu: 100m
memory: 30Mi
requests:
cpu: 100m
memory: 20Mi
cpu: {{ .Values.resources.requests.cpu }}
memory: {{ .Values.resources.requests.memory }}
limits:
cpu: {{ .Values.resources.limits.cpu }}
memory: {{ .Values.resources.limits.memory }}
{{- if .Values.global.priorityClassName }}
priorityClassName: {{ .Values.global.priorityClassName }}
{{- end }}
Expand Down