Andrea Di Giorgi

Results 3 issues of Andrea Di Giorgi

## What was changed Build a `maru` multi-arch image for both `amd64` and `arm64`. ## Why? Our Kubernetes cluster is all on ARM64, and we'd like to run load tests...

## What was changed When `server.persistence.config.*.sql.connectAttributes` is set, also populate the `SQL_CONNECT_ATTRIBUTES` env var in the `temporal-schema` job. According to https://github.com/temporalio/temporal/blob/main/tools/sql/handler.go#L157, the `SQL_CONNECT_ATTRIBUTE` env var must be in this format:...

### Is your feature request related to a problem? Please describe. The `temporal-schema` job always tries to create tables in the `public` schema, but our DBAs don't allow the use...

enhancement