Dom Delnano

Results 266 comments of Dom Delnano

@kpattaswamy FYI this was reverted because it was causing `px deploy`s on fresh clusters to timeout in the v0.1.5 operator (despite it eventually succeeding). See #1899 for more details.

As a short term workaround, if OLM is installed prior to using the Pixie helm chart, the issue does not occur. This is because OLM won't be a part of...

I have a proof of concept on [this branch](https://github.com/ddelnano/pixie/tree/ddelnano/fix-helm-uninstall-olm-finalizer) that implements a potential fix. That change adds an additional k8s `Job` that will delete the olm operator namespace (`px-operator` by...

#2059 is nearing completion and I hope to have an operator release out with it in the next week.