Skip to content

Commit

Permalink
Release 1 14 0 rc2 preparation (#9088)
Browse files Browse the repository at this point in the history
  • Loading branch information
hisarbalik authored Jul 28, 2020
1 parent 080b752 commit 63a6d35
Show file tree
Hide file tree
Showing 96 changed files with 306 additions and 532 deletions.
2 changes: 1 addition & 1 deletion installation/resources/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ spec:
done < helm2-releases
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.14.0-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.14.0-rc2
imagePullPolicy: IfNotPresent
args:
- -overrideLogFile=/app/overrides.txt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: addonsconfigurations.addons.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.2.4
"helm.sh/resource-policy": keep
creationTimestamp: null
name: alertmanagers.monitoring.coreos.com
spec:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

---
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
creationTimestamp: null
name: apirules.gateway.kyma-project.io
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: applicationmappings.applicationconnector.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
group: applicationconnector.kyma-project.io
version: v1alpha1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: assetgroups.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: assets.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: backendmodules.ui.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
group: ui.kyma-project.io
version: v1alpha1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: buckets.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
labels:
knative.dev/crd-install: "true"
serving.knative.dev/release: "v0.14.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: clusteraddonsconfigurations.addons.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: clusterassetgroups.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: clusterassets.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: CustomResourceDefinition
metadata:
creationTimestamp: null
name: clusterbuckets.rafter.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: "clustermicrofrontends.ui.kyma-project.io"
annotations:
"helm.sh/resource-policy": keep
spec:
group: ui.kyma-project.io
version: v1alpha1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
creationTimestamp: null
annotations:
"helm.sh/resource-policy": keep
labels:
controller-tools.k8s.io: "1.0"
name: clustertestsuites.testing.kyma-project.io
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
labels:
duck.knative.dev/podspecable: "true"
knative.dev/crd-install: "true"
Expand Down
139 changes: 0 additions & 139 deletions resources/cluster-essentials/files/crd-clustertestsuite.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
[
{ "type": "dev.knative.cronjob.event" }
]
"helm.sh/resource-policy": keep
labels:
duck.knative.dev/source: "true"
eventing.knative.dev/release: "v0.12.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: eventactivations.applicationconnector.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
group: applicationconnector.kyma-project.io
version: v1alpha1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

---
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.2.4
"helm.sh/resource-policy": keep
creationTimestamp: null
name: functions.serverless.kyma-project.io
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: groups.authentication.kyma-project.io
annotations:
"helm.sh/resource-policy": keep
spec:
group: authentication.kyma-project.io
version: v1alpha1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
labels:
knative.dev/crd-install: "true"
name: images.caching.internal.knative.dev
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
labels:
knative.dev/crd-install: "true"
serving.knative.dev/release: "v0.14.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
name: jaegers.jaegertracing.io
labels:
app: jaeger-operator
annotations:
"helm.sh/resource-policy": keep
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{{- /*
Taken from https://github.com/kiali/kiali-operator/tree/master/deploy
Customisation: removed monitoringdashboards CRD as it was not used by kyma
*/ -}}

---
# Taken from https://github.com/kiali/kiali-operator/tree/master/deploy
# Customisation: removed monitoringdashboards CRD as it was not used by kyma
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: kialis.kiali.io
labels:
app: kiali-operator
annotations:
"helm.sh/resource-policy": keep
spec:
group: kiali.io
names:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
"helm.sh/resource-policy": keep
labels:
knative.dev/crd-install: "true"
serving.knative.dev/release: "v0.14.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: "microfrontends.ui.kyma-project.io"
annotations:
"helm.sh/resource-policy": keep
spec:
group: ui.kyma-project.io
version: v1alpha1
Expand Down
Loading

0 comments on commit 63a6d35

Please sign in to comment.