-
As we talked about in DevNexus, I'd love to plot some time series where I set the mean and the quantiles. What I've got is an array of floats for each part, here I pasted you a real example.
```
=…
-
See
https://www.apache.org/foundation/governance/orgchart
and
https://www.apache.org/foundation/ where VP, D&I is noted.
-
I was able to draw a chart using the workaround for DLL resolution from @dsyme in #29.
```
Chart.Bar [1..10]
```
The bars seem to move up the Y axis every time the chart loses or gains focus. This i…
-
**Is this a request for help?**:
Yes
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT
**Version of Helm and Kubernetes**: 3.12.3 and V1.29
**Which chart**…
-
In GitLab by @jayelless on Nov 26, 2018, 17:41
The current Gitlab repository contains a large number of merged and inactive branches. Many of these can be removed to make it easier to find current a…
-
Some people have skewed charts. I have never seen or encountered such a chart but apparently they really exist, and with charts that are skewed 15 degrees or more.
The skew rotation (?) is not consid…
-
Have a look at the examples:
https://github.com/buchen/portfolio/pull/2597
https://gist.github.com/digedag/a708844ba36927aa9f74e831b78a6f4c
-
Right now, admins have to use `properties-local(-(dev|prod))?.xml`. Some configuration properties really are the domain of an administrator, for the other properties, we should have a UI instead.
## …
-
[loki-distributed] Can't specify annotations on all services, needed by GKE
GKE uses annotations like :
`cloud.google.com/backend-config: '{"ports":{"80": "loki-longer-timeout"}}'`
Loki Dist…
-
Hi,
We have a scenario where we are making change to values in Helm charts and updating the chart version. Flux doing all at once deployment instead of rolling update which is a default deployment…