Aaron C. de Bruyn

Results 177 comments of Aaron C. de Bruyn

I'm running in to this on 3007.1. The error pops up on the minion that runs on the salt master and is in charge of signing x509 certs. If I...

Maybe it doesn't have to be a 'merge', but rather a linking of accounts. I have users with multiple email addresses. Simply being able to say that [email protected] is the...

Use ```https``` for transport for a start. Consider using authentication (which is sorta the default in Elasticsearch now). i.e. your Elasticsearch URL should be something like ```https://myuser:[email protected]```

If I recall correctly the hosted version of Elasticsearch requires a Tenant ID or Cloud ID or something like that. I have zero clue how to pass that from haystack...

I think the bug title might be a bit off. All my releases are in the 'default' namespace and I'm running into this issue: ![Screenshot from 2022-01-31 12-31-07](https://user-images.githubusercontent.com/158380/151868410-5f52729b-3bb1-4c1f-b57f-d924e5db6e47.png)

Confirmed. ![Screenshot from 2022-02-01 12-38-57](https://user-images.githubusercontent.com/158380/152047558-b0ab1e78-1dba-4c76-92ca-5628f57be44e.png)

I installed the chart using the 'Charts' section in Lens. Here's the strange part. I just noticed that if I click on one release it opens just fine. If I...

Correction to my previous comment: The release that (I think) was installed by Digital Ocean when setting up the cluster b0rks everything. https://user-images.githubusercontent.com/158380/152199480-d1f0fd2e-4ae9-4cbe-85ad-8224798d0317.mp4

Output: ``` { "apiVersion": "v1", "items": [ { "apiVersion": "v1", "automountServiceAccountToken": true, "kind": "ServiceAccount", "metadata": { "annotations": { "meta.helm.sh/release-name": "metrics-server-1635347713", "meta.helm.sh/release-namespace": "default" }, "creationTimestamp": "2021-10-27T15:15:15Z", "labels": { "app.kubernetes.io/instance": "metrics-server-1635347713", "app.kubernetes.io/managed-by":...