Edvin N

Results 167 comments of Edvin N

@rfratto guessing you are at PTO right now but have you had time to look in to this? Is the plan that we should create a RFC for this issue...

Sorry for late reply @Serializator . My understanding of your example is that you are using the namespace labels but using `--namespaces="*=[platfrom=true]"` If so I think it sounds like a...

Bump, any one had time to look in to this? This is a blocker for us thanks to how linkerd manages there versions of helm. It would be great if...

Having the same issue. Some pods starts on the node and some don't. We use calico as CNI and it worked perfectly on 1.19.7 and now I try to upgrade...

I managed to solve this, the problem for me was that I had both the calico CNI and linkerd at the same time. The main problem was that linkerd started...

Any update on this? Personally It would be enough for me to see the ZAP output on PR and you don't have to mix in any previous scan results. First...

Did a rather simple version of this that you can definitly improve but at least it runs zap on each PR. Shoulden't be to hard to add rules for zap,...

If you want to use azure eventhub with the current solution you will need to define 4 environment variables. ``` export AZURE_CLIENT_ID="af000a07-rfvs-7852-a012-98521edb9b78"" export AZURE_CLIENT_SECRET="super-secret-password" export AZURE_TENANT_ID="000000-0000-0000-0000-0000000" export AZURE_SUBSCRIPTION_ID="000000-0000-0000-0000-0000" ``` This...

Looking the grafana cloud API it seems like this API isn't public for some reason: https://grafana.com/docs/grafana-cloud/reference/cloud-api/ So before this could happen someone from the grafana cloud team would need to...