Juha Tiensyrjä
Juha Tiensyrjä
## Description We're using Botkube version 0.12.4. Our config file includes resources for deployments and jobs, similar but with one exception: a couple more namespaces are ignored for jobs than...
**What this PR does / why we need it**: This PR adds support for sending Kinesis data stream events to lambda-promtail. One use case would be e.g. to send CloudFront...
### Component(s) exporter/loadbalancing ### What happened? ## Description I enabled loadbalancing exporter on our collector pods. After a while (~1 hour), Prometheus fails to scrape metrics from the pods which...
We're using Calico 3.1.1 as our NPC along with flannel+wireguard for our basic networking. We have an issue where one of our teams makes use of `kubectl proxy` as part...
I'm getting this error when trying to generate a token with Node.js v22: ``` /home/juissi/gh-public/external-auth-server/src/utils.js:86 throw new Error(exception.message); ^ Error: crypto.createCipher is not a function at Object.encrypt (/home/juissi/gh-public/external-auth-server/src/utils.js:86:11) at Object....