Javier Domingo Cansino

Results 21 issues of Javier Domingo Cansino

``` somehost.com: Data failed to compile: ---------- Pillar failed to render with the following messages: ---------- Failed to load ext_pillar reclass: Item in ``from list'' must be str, not unicode...

I really like the idea of having all this json specs, but I miss the ability to update values of variables, or to create variables. I think it can be...

Hello, when looking at all these projects, I am seeing that they are really different in nature. There seem to be just cluster execution frameworks, others are more DAG based...

Hello! I have found that there is no integration of celery with asyncio, I expected to have a way to run the workers in an ioloop so that I could...

Status: Design Decision Needed ✘

I am wondering why py4j uses network sockets. They pose a security treat, as with docker (which changed to local socket). Is there any design constraint I haven't taken into...

## Expected Behavior Running `wg` should show one link per node ## Current Behavior Running `wg` may show more than one link per node ## Possible Solution Probably check for...

The conversions done on `server.py` only qualify as false for empty string

So RowProxy doesn't behave like the SQLAlchemy one, I find it really misleading. ```entry = { 'dtid': dtid, 'username': username, } query = psa.insert(User) \ .values(entry) \ .returning(User.c.id) \ .on_conflict_do_update(...

### TL;DR Following customs on kubernetes resource distribution, it would be nice to have a chart that could be used to install the provider, similar to https://github.com/kubernetes-sigs/secrets-store-csi-driver/tree/master/charts/secrets-store-csi-driver#configuration ### Design **Proposal**...

feature