Skip to content

Commit

Permalink
fix: TOOLS-2797 generate conf does not properly save `data-in-memor…
Browse files Browse the repository at this point in the history
…y` namespaces (#245)
  • Loading branch information
Jesse S authored Dec 8, 2023
1 parent 9ff9ae1 commit 68c18ce
Show file tree
Hide file tree
Showing 28 changed files with 14,932 additions and 5,138 deletions.
1,236 changes: 958 additions & 278 deletions lib/live_cluster/client/config-schemas/4.0.0.json

Large diffs are not rendered by default.

1,236 changes: 958 additions & 278 deletions lib/live_cluster/client/config-schemas/4.1.0.json

Large diffs are not rendered by default.

1,242 changes: 963 additions & 279 deletions lib/live_cluster/client/config-schemas/4.2.0.json

Large diffs are not rendered by default.

1,440 changes: 1,071 additions & 369 deletions lib/live_cluster/client/config-schemas/4.3.0.json

Large diffs are not rendered by default.

1,450 changes: 1,087 additions & 363 deletions lib/live_cluster/client/config-schemas/4.3.1.json

Large diffs are not rendered by default.

1,518 changes: 1,140 additions & 378 deletions lib/live_cluster/client/config-schemas/4.4.0.json

Large diffs are not rendered by default.

1,595 changes: 1,188 additions & 407 deletions lib/live_cluster/client/config-schemas/4.5.0.json

Large diffs are not rendered by default.

1,595 changes: 1,188 additions & 407 deletions lib/live_cluster/client/config-schemas/4.5.1.json

Large diffs are not rendered by default.

1,595 changes: 1,188 additions & 407 deletions lib/live_cluster/client/config-schemas/4.5.2.json

Large diffs are not rendered by default.

1,608 changes: 1,200 additions & 408 deletions lib/live_cluster/client/config-schemas/4.5.3.json

Large diffs are not rendered by default.

1,608 changes: 1,200 additions & 408 deletions lib/live_cluster/client/config-schemas/4.6.0.json

Large diffs are not rendered by default.

1,615 changes: 1,206 additions & 409 deletions lib/live_cluster/client/config-schemas/4.7.0.json

Large diffs are not rendered by default.

1,953 changes: 1,387 additions & 566 deletions lib/live_cluster/client/config-schemas/4.8.0.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/4.9.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2347,7 +2347,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2188,7 +2188,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2330,7 +2330,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2227,7 +2227,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2369,7 +2369,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.2.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2375,7 +2375,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2383,7 +2383,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.4.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2383,7 +2383,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.5.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2264,7 +2264,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2406,7 +2406,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.6.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2439,7 +2439,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/5.7.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2307,7 +2307,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2455,7 +2455,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/6.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2725,7 +2725,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2853,7 +2853,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/6.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2719,7 +2719,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2847,7 +2847,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/6.2.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2719,7 +2719,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -2847,7 +2847,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/6.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,7 +2892,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -3028,7 +3028,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
4 changes: 2 additions & 2 deletions lib/live_cluster/client/config-schemas/6.4.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2889,7 +2889,7 @@
},
"data-in-memory": {
"type": "boolean",
"default": true,
"default": false,
"description": "",
"dynamic": false
},
Expand Down Expand Up @@ -3025,7 +3025,7 @@
},
"post-write-queue": {
"type": "integer",
"default": 0,
"default": 256,
"minimum": 0,
"maximum": 4096,
"description": "",
Expand Down
Loading

0 comments on commit 68c18ce

Please sign in to comment.