featurebase/dax/controller
David Kagan 24a45bc30d
Cloud 1475 (#2371)
* working on incorporating regex logic

* Implemented a validation check for database name with given rules in doc within controller

* fixing tests to pass

* reflecting changes to match docs

* fixed tests further, hopefully

* for sure fixed integration tests, and moved validation check

* integration tests passed, go test now will pass

* fixed name size to 230 due to previous commit acknowledgement

* fixed field test negative validations

* added missing comma
2023-04-07 15:08:07 -04:00
..
balancer Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
client Add HasDirective to dax.Node struct to force Directive on restart (#2335) 2023-03-21 13:22:16 -05:00
http Add HasDirective to dax.Node struct to force Directive on restart (#2335) 2023-03-21 13:22:16 -05:00
partitioner Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
poller Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
schemar Cloud 1475 (#2371) 2023-04-07 15:08:07 -04:00
service Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
sqldb Cloud 1475 (#2371) 2023-04-07 15:08:07 -04:00
balancer.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
config.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
controller.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
controller_test.go RetryWithTx (#2348) 2023-03-30 20:54:37 -05:00
director.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
errors.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
node_registerer.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
sets.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
snapping_turtle.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
stringers.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
worker.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00