Pierre Souchay

Results 17 issues of Pierre Souchay

Will allow validating various datastructures (ex: serviceName with '/', Metadata limite keys/size...)

IDs need to be escaped before document.querySelector() is called Will fix #35565 Closes #34412 closes #36939 Fixes #34381 Fixes #31099

js
on-hold
v5

Fix https://github.com/kayak/pypika/issues/238 Fix https://github.com/kayak/pypika/issues/366

The program is hard to deploy because it requires 2 additional binaries, ideally, it should: * included dataplaneapi (either binary, either use the libraries from dataplaneapi) * include haproxy binary...

enhancement
criteo

Added initial tests on Consul side: https://github.com/hashicorp/consul/pull/7637 We need to find a way too sync both

criteo

As suggested by @simongareste, there is room for improvement for Docker Image as explained in https://github.com/criteo/consul-templaterb/issues/61#issuecomment-614561778 : However, I believe you still have an issue in the repository, as the...

docker
help-needed

## Problem statement One of the headers for a response should include a header with a `time.Duration`. For all integer/string headers, everything goes fine, but when trying to deal with...

scanner
generate spec

When running in command line, sql2dbml does not return an error code if something bad happens. What about returning an error code in such as case? Would you consider a...

Ref: https://github.com/holistics/dbml/pull/549 At least postgresql let pk being named, handle that properly Will fix https://github.com/Vanderhoof/PyDBML/issues/34

While working on https://github.com/holistics/dbml/pull/549 I discovered that PyDBML seems to fail if name is set on an index, here is a minimum example: ```dbml Table "alembic_version" { "version_num" "character varying(32)"...