Tyler Lee

Results 6 comments of Tyler Lee

@carl-reverb you are the MVP! Uninstall runner set helm chart, then find all remaining resources in namespace: ``` kubectl api-resources --verbs=list --namespaced -o name | xargs -n 1 kubectl get...

Also worth noting, it would be nice to support multiple tokens per organization with the ability to invalidate them individually. This would aide in graceful token rotation as in many...

So, I am realizing that an ingest token value can be explicitly declared through the `api/{org_id}/users/{email_id}` endpoint so my main issue here is resolved.

So correction, one issue with this method is when updating the root account, it actually creates a duplicate account instead of updating the token on the current account. How do...

Update: So this doesn't seem to actually affect anything outside of a visual artifact based on my current tests, but it does seem like this was unintended. Additionally, it says...

I don't see built in SMTP support for Open Observe alert destinations so I think this is still desired.