Branden Horiuchi
Branden Horiuchi
* Adds the ability to specify file names for root-token and unseal-keys.json storage objects via environment variables. Useful when storing data for multiple clusters in the same bucket. * Defaults...
Support converting a schema definition into go code
* for database secrets type postgres, inspects the connection string for sslinline and generates a tlsconfig from the connection string. * standard operation of the driver expects sslcert, sslkey, and...
ExecRaw takes options arguments but does not apply them. This causes issue when supplying multiple operations in a request and trying to execute a specific operation by name. https://github.com/hasura/go-graphql-client/blob/master/graphql.go#L126
Not so much an issue as a request for consideration to have a rethinkdb backend included with the base module. I have written one but may not be able to...