-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: obaydullahmhs <[email protected]>
- Loading branch information
1 parent
a6a9317
commit 4c8df0a
Showing
23 changed files
with
282 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-1.13.1-mongodb.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: mongodb-1.13.1 | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-mongodb:1.13.1 | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MongoDB | ||
version: 1.13.1 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-1.14.1-mongodb.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: mongodb-1.14.1 | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-mongodb:1.14.1 | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MongoDB | ||
version: 1.14.1 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-2.7.4-jdbc.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: jdbc-2.7.4.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-jdbc:2.7.4.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: JDBC | ||
version: 2.7.4 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-2.7.4-mysql.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: mysql-2.7.4.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-mysql:2.7.4.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MySQL | ||
version: 2.7.4 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-2.7.4-postgres.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: postgres-2.7.4.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-postgres:2.7.4.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: Postgres | ||
version: 2.7.4 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-3.0.5-jdbc.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: jdbc-3.0.5.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-jdbc:3.0.5.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: JDBC | ||
version: 3.0.5 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-3.0.5-mysql.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: mysql-3.0.5.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-mysql:3.0.5.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MySQL | ||
version: 3.0.5 |
11 changes: 11 additions & 0 deletions
11
catalog/kubedb/raw/kafkaconnector/kafkaconnector-3.0.5-postgres.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: postgres-3.0.5.final | ||
spec: | ||
connectorPlugin: | ||
image: ghcr.io/appscode-images/kafka-connector-postgres:3.0.5.final | ||
securityContext: | ||
runAsUser: 1001 | ||
type: Postgres | ||
version: 3.0.5 |
23 changes: 23 additions & 0 deletions
23
charts/kubedb-catalog/templates/kafkaconnector/deprecated-kafkaconnector-1.11.0-mongodb.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
{{ if or (not .Values.skipDeprecated) (has "mongodb-1.11.0" .Values.enableVersions.Kafka) }} | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'mongodb-1.11.0' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-mongodb") $) }}:1.11.0' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MongoDB | ||
version: 1.11.0 | ||
deprecated: {{ not (has "mongodb-1.11.0" .Values.enableVersions.Kafka) }} | ||
{{ end }} | ||
{{ end }} |
23 changes: 23 additions & 0 deletions
23
charts/kubedb-catalog/templates/kafkaconnector/deprecated-kafkaconnector-2.4.2-mysql.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
{{ if or (not .Values.skipDeprecated) (has "mysql-2.4.2.final" .Values.enableVersions.Kafka) }} | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'mysql-2.4.2.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-mysql") $) }}:2.4.2.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MySQL | ||
version: 2.4.2 | ||
deprecated: {{ not (has "mysql-2.4.2.final" .Values.enableVersions.Kafka) }} | ||
{{ end }} | ||
{{ end }} |
23 changes: 23 additions & 0 deletions
23
charts/kubedb-catalog/templates/kafkaconnector/deprecated-kafkaconnector-2.4.2-postgres.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
{{ if or (not .Values.skipDeprecated) (has "postgres-2.4.2.final" .Values.enableVersions.Kafka) }} | ||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'postgres-2.4.2.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-postgres") $) }}:2.4.2.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: Postgres | ||
version: 2.4.2 | ||
deprecated: {{ not (has "postgres-2.4.2.final" .Values.enableVersions.Kafka) }} | ||
{{ end }} | ||
{{ end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
charts/kubedb-catalog/templates/kafkaconnector/kafkaconnector-1.14.1-mongodb.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
|
||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'mongodb-1.14.1' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-mongodb") $) }}:1.14.1' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MongoDB | ||
version: 1.14.1 | ||
{{ end }} |
21 changes: 21 additions & 0 deletions
21
charts/kubedb-catalog/templates/kafkaconnector/kafkaconnector-2.7.4-jdbc.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
|
||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'jdbc-2.7.4.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-jdbc") $) }}:2.7.4.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: JDBC | ||
version: 2.7.4 | ||
{{ end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
charts/kubedb-catalog/templates/kafkaconnector/kafkaconnector-3.0.5-jdbc.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
|
||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'jdbc-3.0.5.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-jdbc") $) }}:3.0.5.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: JDBC | ||
version: 3.0.5 | ||
{{ end }} |
21 changes: 21 additions & 0 deletions
21
charts/kubedb-catalog/templates/kafkaconnector/kafkaconnector-3.0.5-mysql.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
|
||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'mysql-3.0.5.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-mysql") $) }}:3.0.5.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: MySQL | ||
version: 3.0.5 | ||
{{ end }} |
21 changes: 21 additions & 0 deletions
21
charts/kubedb-catalog/templates/kafkaconnector/kafkaconnector-3.0.5-postgres.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{{ $featureGates := .Values.featureGates }} | ||
{{- if .Values.global }} | ||
{{ $featureGates = mergeOverwrite dict .Values.featureGates .Values.global.featureGates }} | ||
{{- end }} | ||
|
||
{{ if $featureGates.Kafka }} | ||
|
||
apiVersion: catalog.kubedb.com/v1alpha1 | ||
kind: KafkaConnectorVersion | ||
metadata: | ||
name: 'postgres-3.0.5.final' | ||
labels: | ||
{{- include "kubedb-catalog.labels" . | nindent 4 }} | ||
spec: | ||
connectorPlugin: | ||
image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/kafka-connector-postgres") $) }}:3.0.5.final' | ||
securityContext: | ||
runAsUser: 1001 | ||
type: Postgres | ||
version: 3.0.5 | ||
{{ end }} |