-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update catalogsource, og, and sub (#8)
- Loading branch information
Showing
51 changed files
with
168 additions
and
167 deletions.
There are no files selected for viewing
Empty file.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,15 +1,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kds-catalog | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
grpcPodConfig: | ||
securityContextConfig: restricted | ||
image: quay.io/zncdatadev/catalog:latest | ||
displayName: kds catalog | ||
publisher: zncdata-labs | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 5m | ||
interval: 20m |
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 |
---|---|---|
@@ -1,9 +1,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack-operators | ||
--- | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedatastack | ||
namespace: kubedatastack-operators | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack | ||
- kubedatastack |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: commons-sub | ||
namespace: kubedatastack-operators | ||
name: commons-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: commons-operator | ||
source: kds-catalog | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated | ||
installPlanApproval: Automated |
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 |
---|---|---|
@@ -1,15 +1,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kds-catalog | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
grpcPodConfig: | ||
securityContextConfig: restricted | ||
image: quay.io/zncdatadev/catalog:latest | ||
displayName: kds catalog | ||
publisher: zncdata-labs | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 5m | ||
interval: 20m |
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 |
---|---|---|
@@ -1,9 +1,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack-operators | ||
--- | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedatastack | ||
namespace: kubedatastack-operators | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack | ||
- kubedatastack |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: dolphinscheduler-sub | ||
namespace: kubedatastack-operators | ||
name: dolphinscheduler-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: dolphinscheduler-operator | ||
source: kds-catalog | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated | ||
installPlanApproval: Automated |
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 |
---|---|---|
@@ -1,15 +1,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kds-catalog | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
grpcPodConfig: | ||
securityContextConfig: restricted | ||
image: quay.io/zncdatadev/catalog:latest | ||
displayName: kds catalog | ||
publisher: zncdata-labs | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 5m | ||
interval: 20m |
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 |
---|---|---|
@@ -1,9 +1,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack-operators | ||
--- | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedatastack | ||
namespace: kubedatastack-operators | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack | ||
- kubedatastack |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: hdfs-sub | ||
namespace: kubedatastack-operators | ||
name: hdfs-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: hdfs-operator | ||
source: kds-catalog | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated | ||
installPlanApproval: Automated |
Empty file.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,15 +1,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kds-catalog | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
grpcPodConfig: | ||
securityContextConfig: restricted | ||
image: quay.io/zncdatadev/catalog:latest | ||
displayName: kds catalog | ||
publisher: zncdata-labs | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 5m | ||
interval: 20m |
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 |
---|---|---|
@@ -1,9 +1,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack-operators | ||
--- | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedatastack | ||
namespace: kubedatastack-operators | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack | ||
- kubedatastack |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: kafka-sub | ||
namespace: kubedatastack-operators | ||
name: kafka-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: kafka-operator | ||
source: kds-catalog | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated | ||
installPlanApproval: Automated |
This file was deleted.
Oops, something went wrong.
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,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 20m |
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,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
6 changes: 3 additions & 3 deletions
6
deploy/examples/spark/operator-group.yaml → deploy/examples/listener/operator-group.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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedatastack | ||
namespace: kubedatastack-operators | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack | ||
- kubedatastack |
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: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: listener-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: listener-operator | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated |
This file was deleted.
Oops, something went wrong.
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,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 20m |
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,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack |
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: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: secret-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: secret-operator | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automated |
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,13 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: CatalogSource | ||
metadata: | ||
name: kubedata-catalog | ||
namespace: olm | ||
spec: | ||
sourceType: grpc | ||
image: quay.io/zncdatadev/kubedata-catalog:latest | ||
displayName: Kubernetes Data Stack Operators | ||
publisher: ZNCDataDev Community | ||
updateStrategy: | ||
registryPoll: | ||
interval: 20m |
File renamed without changes.
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,4 @@ | ||
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: kubedatastack |
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,8 @@ | ||
kind: OperatorGroup | ||
apiVersion: operators.coreos.com/v1 | ||
metadata: | ||
name: kubedata-operators | ||
namespace: kubedatastack | ||
spec: | ||
targetNamespaces: | ||
- kubedatastack |
7 changes: 4 additions & 3 deletions
7
deploy/examples/spark/subscription.yaml → deploy/examples/spark-k8s/subscription.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 |
---|---|---|
@@ -1,10 +1,11 @@ | ||
apiVersion: operators.coreos.com/v1alpha1 | ||
kind: Subscription | ||
metadata: | ||
name: spark-k8s-sub | ||
name: spark-k8s-operator | ||
namespace: kubedatastack | ||
spec: | ||
channel: stable | ||
name: spark-k8s-operator | ||
source: kds-catalog | ||
source: kubedata-catalog | ||
sourceNamespace: olm | ||
installPlanApproval: Automatic # or Automatic | ||
installPlanApproval: Automated |
Oops, something went wrong.