andoks

Results 11 issues of andoks

``` Usage of ./ssl-proxy: -cert string path to a tls certificate file. If not provided, ssl-proxy will generate one for you in ~/.ssl-proxy/ -domain string domain to mint letsencrypt certificates...

I am accessing a GraphQL API that returns some data which has the type "array of tuples" (specifically `[string, {min: number, max: number}][]` in typescript), but I am unable to...

### Is your proposal related to a problem? I want to add one or more users to postgresql as part of a feature I'm working on. I'am using Hasura for...

k/enhancement

### Version Information Server Version: v2.10.1 (.cli-migrations-v2 from docker hub) CLI Version (for CLI related issue): N/A ### Environment OSS (hasura/graphql-engine:v2.10.1.cli-migrations-v2 docker image) ### What is the current behaviour? Spinning...

k/bug
c/cli
t/product-platform

Currently I am getting the kapacitor ASCII logo printout classified as level "unknown" in our log database, which motivated me to do a quick [search for fmt.Print](https://github.com/search?q=repo%3Ainfluxdata%2Fkapacitor%20fmt.Print&type=code), which there are...

I would love to have the ability to specify default value(s) for slice flags in the "new" (struct tag) way, as AFAICS there is not way to specify default values...

**Is your feature request related to a problem? Please describe.** When i embed images using `image.NewFromBytes(image, type, props)`, they are sometimes displayed in the wrong orientation. **Describe the solution you'd...

### Version Information Server Version: v2.35.3 (hasura/graphql-engine:v2.35.3.cli-migrations-v2@sha256:bca701bfde562be1de16ea8d34295b5bd17494204151f606fa6656b80baa5ce4) CLI Version (for CLI related issue): v2.35.3 ### Environment OSS ### What is the current behaviour? When creating a native query and its...

k/bug

### Proposal Add description and recommendation about unicode LEFT-TO-RIGHT MARK ([U+200E](https://unicode-explorer.com/c/200E)) and RIGHT-TO-LEFT MARK ([U+200F](https://unicode-explorer.com/c/200F)) to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdo. - when to use and not to use - pros and cons vs...

needs triage
proposal

**What I did** Copy configs.file's instead of bind-mounting them to make it possible to use file configs when working with remote docker hosts (like setting DOCKER_HOST to a ssh address...