Tim Schwenke
Tim Schwenke
Why do we need `GOPATH`? > Since Go 1.11, you don't have to use GOPATH anymore. Simply go to your project directory and do this once: > > go mod...
@yzlnew, there are pretty big issues with using Nerd Fonts. Take a close look and compare the patched version of Cascadia with the original variable TTF one as an example....
Good point, guess only `apt-key` is deprecated as of now in 22.04, while `apt-add-repository` probably will be at some point. Although `apt-add-repository` internally uses `apt-key`, which is deprecated. > but...
@rtalipov, so at the moment we can't use the chart to monitor audit logs from clusters using Amazon EKS? I will also try it out with the custom Docker image.
I will hijack this issue and use this comment to document me trying to get it to work. --- I download the plugin and built my own image. For now...
@piteros83, try to do something that is checked by the default rules you have included in `k8s_audit_rules.yaml`. For example create a new namespace called "foobar". This should show up in...
You can use any value you want for "name" (alphanumeric chars and - work definitely). It is just used as an identifier for the respective exception.
@jfharden, is `depth` working for you? For me it only does the first time (when it also creates the terragrunt cache dir) and afterwards it fails due to unrelated git...
@tahsintahsin, note that prometheus_client library is used by this library here as well. It is just a wrapper around it that provides a middleware for FastAPI and a few metrics....
The page does not exist anymore. What are you struggeling with? Also I have removed the links now.