deef

Results 123 comments of deef

there were some updates to the elas3docs, but the current docs still recomend granting privileges to all indices. it would be nice to have some index patterns to use instead...

@mjankowski as I mentioned in my comment, I would _really_ like if we could get an index pattern to actually apply to the role. As is, just giving `["read", "monitor",...

With this, I would also like to request the ability to set the URL used for the health and websocket checks seperate from the public access endpoints. I have grist...

Still encountering this myself.

The way I found around the duplicated error everywhere was to errors.as against an expanded error interface ```go type RespError interface { error WriteResponse(w http.ResponseWriter) error Status() int } ```...

Ive attempted to upgrade from 7.97 to multiple different versions of V8, and have been unable to upgrade to any of them because the cards or swim-lanes or lists are...

Currently running 0.22.1 & still getting the excessive logs

I was able to get somewhere by updating the `conversion` section of the CRDs themselves manually I went from ```yaml conversion: strategy: Webhook webhook: clientConfig: service: namespace: op-redis # was...

It appears that this was a known isuse #712 , and that if you are using the heml & beta 2 CRDs, you can remove the webhook as it was...

The biggest utility I have for bulk edit is 1: archiving tickets en-mass (setting the status to an "Archived" column which doesn't show up ), or moving tickets from one...