-
_This proposal is half of the rounding problem focused on non-Duration types. The other half (rounding methods on the Duration type itself) is in #856. Originally both halves were contained in #789 b…
-
What's the proper formatting to pass the following nginx config into the ingress/options map. All things I've tried have either broken in TF or when rancher tries to install the nginx ingresses.
`l…
-
I use graphite-clickhouse buuild from current master,
config:
```
[common]
listen = ":9090"
max-cpu = 8
memory-return-interval = "0s"
max-metrics-in-find-answer = 0
[clickhouse]
url = "http…
ihard updated
4 years ago
-
Hi,
I am trying to integrate to AWS CodeCommit. Whenever the user performs a git pull, it would authenticate with AD FS and STS and use the token to access CodeCommit. I would seek your help on th…
-
We need the ability to coerce values into specified types. This is, in a way, a schema definition, guaranteeing that incoming data will be coerced into the specified types when it is output. This is a…
-
## Bug Report
**What did you do?**
```
$ operator-sdk init --plugins=ansible
$ operator-sdk create api --group cache --version v1 --kind Memcached --generate-role
```
Update the docker image…
-
- OS: linux
- Programming Language version: python
- CCXT version: 1.19.2
- Exchange: poloniex
- Method:fetch_ohlcv
using the regular `fetch_ohlcv()` method does not work.
```
import ccxt…
-
There's no information on this page as to how to format the string in order to specify the format. There's no mention of a standard or link to a page to breakdown ' P3DT12H' what it means or what it i…
-
@justingrant and I were discussing this on chat. If the ISO calendar is being used, programmers can make certain assumptions about the return value of getters, particularly `.month`, that don't work …
-
Hi,
We we are running carbonapi in production with version 0.12.5.
Today morning i've tried to upgrade carbonapi to version 0.13.0,
After the upgrade some of the requests didn't worked at all.
…