Dom Delnano

Results 266 comments of Dom Delnano

Reopening since this was reverted in https://github.com/pixie-io/pixie/pull/1692.

The partial aggregate change was re-enabled in https://github.com/pixie-io/pixie/pull/1702, however, when testing the next release I noticed that the flame graph script was still broken. #1721 will be reverting this change...

I set up my own GKE cluster using Cloud DNS with a GKE cluster scope to perform some testing on this. I believe the solution that @JamesMBartlett outlined above will...

In order to test this out, I have a very crude experiment that updates the vizier SANs to use the cluster domain rather than the hardcoded `cluster.local` and have updated...

I caught up with @vihangm and @aimichelle and believe that the approach outlined is a good direction to pursue. I need to follow up with productionizing my crude change, but...

Hey @rkuklins, I don't have access to a GKE cluster anymore, so I'm not able to easily test and clean up my change from above. If you have interest in...

Hi @lddlww, can you please provide more information on the client and server in this test? The `px/mysql_data` script will filter out anything that doesn't originate from a pod ([source](https://github.com/pixie-io/pixie/blob/8bba1ad0ad83dab3bae0e7836847b9d017f0fa30/src/pxl_scripts/px/mysql_data/mysql_data.pxl#L73-L75))....

I think there might be inconsistencies with our bazelrc file used in development (meaning the fixes applied to #1342 may be relevant elsewhere). When attempting to run the `symbolizer_test` with...

I am mistaken that there are additional fixes necessary for the bazel config. #1342 will allow bazel to identify that the test target applies for the `qemu-bpf` config.

@teoincontatto have you had any updates since your last message? I'm trying to upgrade the [pixie](https://github.com/pixie-io/pixie) operator to bundle OLM v0.26.0 and I'm seeing this same problem consistently with our...