Onur YALAZI
Onur YALAZI
I am also working on a kind of related use case. I have a static CRD that I watch, and this CRD has a list of other kinds (group/version/kind) to...
@ulucinar I would like to point out that a Sizing Guide would not be very applicable for managed cluster users like us. We are using AKS clusters, and AKS does...
I also reproduced this same issue. If you go and annotate the release resource with anything provider-helm redeploys the release.
sensu version: sensu-0.29.0-11.el7 elasticsearch version: ``` "version" : { "number" : "5.3.0", "build_hash" : "3adb13b", "build_date" : "2017-03-23T03:31:50.652Z", "build_snapshot" : false, "lucene_version" : "6.4.1" }, ``` Elastic search is running...
This is from 0.29. Do you think these are caused by 0.29? @majormoses
We have some AKS clusters in worse ephemeral disk performance. ``` # fio --name=test --filename=./test --rw=randrw --bs=4k --direct=1 --ioengine=libaio --iodepth=256 --size=30G --runtime=30 --numjobs=4 --group_reporting test: (g=0): rw=randrw, bs=(R) 4096B-4096B, (W)...