Skip to content

Commit

Permalink
Add KubeDB v1 api (#442)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Jul 8, 2024
1 parent deb1b42 commit 6e915a5
Show file tree
Hide file tree
Showing 56 changed files with 116,069 additions and 143 deletions.
39,613 changes: 39,613 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/elasticsearches.yaml

Large diffs are not rendered by default.

13,096 changes: 13,096 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/kafkas.yaml

Large diffs are not rendered by default.

4,748 changes: 4,748 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/mariadbs.yaml

Large diffs are not rendered by default.

4,318 changes: 4,318 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/memcacheds.yaml

Large diffs are not rendered by default.

20,477 changes: 20,477 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/mongodbs.yaml

Large diffs are not rendered by default.

7,961 changes: 7,961 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/mysqls.yaml

Large diffs are not rendered by default.

4,747 changes: 4,747 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/perconaxtradbs.yaml

Large diffs are not rendered by default.

3,637 changes: 3,637 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/pgbouncers.yaml

Large diffs are not rendered by default.

4,896 changes: 4,896 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/postgreses.yaml

Large diffs are not rendered by default.

3,611 changes: 3,611 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/proxysqls.yaml

Large diffs are not rendered by default.

4,748 changes: 4,748 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/redises.yaml

Large diffs are not rendered by default.

3,643 changes: 3,643 additions & 0 deletions hub/resourcedescriptors/kubedb.com/v1/redissentinels.yaml

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion hub/resourcedescriptors/kubedb.com/v1alpha2/druids.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ spec:
properties:
createTables:
type: boolean
externallyManaged:
type: boolean
linkedDB:
type: string
name:
type: string
namespace:
Expand All @@ -231,6 +235,8 @@ spec:
- MySQL
- PostgreSQL
type: string
version:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -19158,18 +19164,21 @@ spec:
type: string
zookeeperRef:
properties:
externallyManaged:
type: boolean
name:
type: string
namespace:
type: string
pathsBase:
type: string
version:
type: string
required:
- name
type: object
required:
- deepStorage
- metadataStorage
- version
type: object
type: object
20 changes: 7 additions & 13 deletions hub/resourcedescriptors/kubedb.com/v1alpha2/ferretdbs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,23 +168,17 @@ spec:
type: boolean
linkedDB:
type: string
postgres:
postgresRef:
properties:
service:
properties:
name:
type: string
namespace:
type: string
pgPort:
format: int32
type: integer
type: object
url:
name:
type: string
version:
namespace:
type: string
required:
- name
type: object
version:
type: string
required:
- externallyManaged
type: object
Expand Down
2 changes: 1 addition & 1 deletion hub/resourcedescriptors/kubedb.com/v1alpha2/kafkas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3302,7 +3302,7 @@ spec:
healthChecker:
default:
failureThreshold: 3
periodSeconds: 20
periodSeconds: 10
timeoutSeconds: 10
properties:
disableWriteCheck:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
default: md5
enum:
- md5
- scram
- scram-sha-256
- cert
type: string
defaultPoolSize:
Expand Down
2 changes: 1 addition & 1 deletion hub/resourcedescriptors/kubedb.com/v1alpha2/rabbitmqs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ spec:
healthChecker:
default:
failureThreshold: 3
periodSeconds: 20
periodSeconds: 10
timeoutSeconds: 10
properties:
disableWriteCheck:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ spec:
brokers:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -134,9 +131,6 @@ spec:
coordinators:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -183,9 +177,6 @@ spec:
historicals:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -232,9 +223,6 @@ spec:
middleManagers:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -281,9 +269,6 @@ spec:
overlords:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -330,9 +315,6 @@ spec:
routers:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,6 @@ spec:
coordinating:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -325,9 +322,6 @@ spec:
data:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -374,9 +368,6 @@ spec:
dataCold:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -423,9 +414,6 @@ spec:
dataContent:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -472,9 +460,6 @@ spec:
dataFrozen:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -521,9 +506,6 @@ spec:
dataHot:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -570,9 +552,6 @@ spec:
dataWarm:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -653,9 +632,6 @@ spec:
ingest:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -702,9 +678,6 @@ spec:
master:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -751,9 +724,6 @@ spec:
ml:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -800,9 +770,6 @@ spec:
node:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -849,9 +816,6 @@ spec:
transform:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,6 @@ spec:
broker:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -288,9 +285,6 @@ spec:
controller:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down Expand Up @@ -337,9 +331,6 @@ spec:
node:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,6 @@ spec:
mariadb:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@ spec:
memcached:
properties:
nodeSelectionPolicy:
enum:
- LabelSelector
- Taint
type: string
resources:
properties:
Expand Down
Loading

0 comments on commit 6e915a5

Please sign in to comment.