From fa4632491e205db2410244a29bc2782bf48ea89c Mon Sep 17 00:00:00 2001 From: "Badr, Nesma" Date: Tue, 5 Nov 2024 11:08:22 +0100 Subject: [PATCH 1/3] update moduleconfig file --- module-config.yaml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/module-config.yaml b/module-config.yaml index 028a6d7..e424ee6 100644 --- a/module-config.yaml +++ b/module-config.yaml @@ -1,8 +1,20 @@ name: kyma-project.io/module/template-operator channel: regular version: 1.0.1 -manifest: template-operator.yaml +manifest: https://github.com/kyma-project/template-operator/releases/download/1.0.1/template-operator.yaml security: sec-scanners-config.yaml -defaultCR: ./config/samples/default-sample-cr.yaml -annotations: - operator.kyma-project.io/doc-url: https://kyma-project.io +repository: https://github.com/kyma-project/template-operator +documentation: https://github.com/kyma-project/template-operator/blob/main/README.md +defaultCR: https://github.com/kyma-project/template-operator/releases/download/1.0.1/default-sample-cr.yaml +icons: + - name: module-icon + link: https://github.com/kyma-project/template-operator/blob/main/docs/assets/logo.png +resources: + - name: raw-manifest + link: https://github.com/kyma-project/template-operator/releases/download/1.0.1/template-operator.yaml +manager: + name: template-operator-controller-manager + namespace: template-operator-system + group: apps + version: v1 + kind: Deployment From e0bd9f55a9c699921267dedcc90df338490c21a0 Mon Sep 17 00:00:00 2001 From: "Badr, Nesma" Date: Wed, 6 Nov 2024 14:42:00 +0100 Subject: [PATCH 2/3] fix rawManifest in resources --- module-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-config.yaml b/module-config.yaml index e424ee6..5ac79db 100644 --- a/module-config.yaml +++ b/module-config.yaml @@ -10,7 +10,7 @@ icons: - name: module-icon link: https://github.com/kyma-project/template-operator/blob/main/docs/assets/logo.png resources: - - name: raw-manifest + - name: rawManifest link: https://github.com/kyma-project/template-operator/releases/download/1.0.1/template-operator.yaml manager: name: template-operator-controller-manager From b255285030a7787a41ea332be5712623b905ec1b Mon Sep 17 00:00:00 2001 From: "Badr, Nesma" Date: Thu, 28 Nov 2024 12:34:40 +0100 Subject: [PATCH 3/3] Migrate to checkmarxone --- sec-scanners-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sec-scanners-config.yaml b/sec-scanners-config.yaml index 7799458..da17a20 100644 --- a/sec-scanners-config.yaml +++ b/sec-scanners-config.yaml @@ -1,6 +1,9 @@ module-name: template-operator rc-tag: 1.0.1 dev-branch: main +kind: kyma +checkmarxOne: + checkmarx_preset: golang protecode: - europe-docker.pkg.dev/kyma-project/prod/template-operator:1.0.1 whitesource: