Brad Clark

Results 18 comments of Brad Clark

I just ran into this when I attempted to try warp. Luckily I had another session open in iTerm, where I restored my history and uninstalled Warp.

It would be nice if it supported github team names as well, since we often use those in charts

We are also seeing this, falco 1.18.6, in kubernetes 1.21 on GKE with `-K -k` (set from the [helm chart default values ](https://github.com/falcosecurity/charts/blob/master/falco/values.yaml#L22)) for some containers, but not all. These...

Another sample, now on falco 1.19.4. We are seeing these very often, more so since switching to COS_CONTAINERD on GKE. ``` 08:00:20.868502159: Error File below / or /root opened for...

It would also be nice to get semantic tagging, so you could pull a tag tag like `1.5` that would get the latest `1.5.x` tag.

this helped me track down and a similar panic, with `| landscape` as a history entry. I deleted the entry in atuin to fix my stats output.

This still would be great to have. Needing to write a custom parser to not have all of the logs show as error is not a great experience.

@sagikazarmark let me know if you need me to add anything additional to this for review. We need sidecar support to use GCP cloud-sql-proxy for the config database. (https://cloud.google.com/sql/docs/mysql/connect-kubernetes-engine)

The sidecar injection should meet our needs, but is definitely much more work than being able to add them to the pod from the values.yaml. I think this is still...

@sagikazarmark sorry for the delay, I don't know how I missed your comments. PR updated with requested changes and merged in latest main branch.