Macks

Results 14 issues of Macks

This stuff looks awesome! I want to know whether there is plan to support the `LIKE` operator, which is very important in my use case. For example, `salesrep_* is allowed...

priority/4 maybe
area/api v1
state/needs discussion

this is a great templating engine! is it possible to pass a condition to a custom **function**? i want to implement a _where_ type of filtering functionality: - where: ```input...

enhancement
pr welcome

stopped or removed containers are not removed from etcd backend. I had to hack together a bash script to remove all container data everytime, which is terrifying bad practice. [my...

Hello maintainers, I would appreciate clarification on the primary/replica setup. From what I gather, there should be a single primary only. Any number of replicas that would download the token...

I'm looking for your thoughts on implementating a database backend for authzed in dynamodb. Zenzibar paper did specifically say that it is using spanner, but it reads like it is...

hint/help wanted
kind/question
area/datastore
kind/proposal

Example: machine has 2 net iface, and I want the forward plugin to use eth0 when querying tls://8.8.8.8 and eth1 for tls://9.9.9.9. I didn't look closely but it seems to...

enhancement

I need a bit of help following TestHLLTC_Merge_Complex in `hyperloglog_test.go`: Lines 374 and 384: why is ratio calculated against sk1? Lines 391 and 395: I tried inserting the 500000 records...

I have a big list of stubzones. Can there be something similar to dnsmasq.conf?

Relying on profile.ps1 may not fit scenarios where we want to set-executionpolicy to ban scripts. Would it be possible to populate options from the registry or json file? I would...

Issue-Enhancement

Pls bear with me @sshipway I am just starting on rancher. My setup uses 1 single rancher lb (scaled 1per host) to proxy traffic to internal services. This avoids mapping...