Alexandr Marchenko
Alexandr Marchenko
Just for history, and anyone who will land here later In our case Monday is the heavies day in terms of traffic and load and seems like we pass it...
Workaround: create admin client first, get cluster metadata, from it grab actual bootstrap servers list, e.g.: ```csharp using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using Confluent.Kafka; using Xunit; namespace...
@SuperQ @sysadmind is there any chance it will be merged somewhere in the future or should something else be done?
heh, hello few years later, landed here while trying to figure out is there typescript typings and found this issue :) for anyone interesting of tests, here is how it...
just got an email notification, probably as many other people according to what bot says it seems that someone must write: /remove-lifecycle stale > seems like we need another bot...
but thats only a blue print, aka no one expects you to deploy it as a pod 🤔 the goal of this example was to have it up and running...
Totally fine, you attracking the point it is still not clear/easy enough, probably thats why it is still open and why you have been asked about expected ways you would...
here is one more use case, where [limit of 50 rules](https://github.com/Azure/acr/issues/686#issuecomment-1629794085) won't work **problem:** it may be hard to safely cleanup container registry, and in some cases registries are filled...
Does Kubernetes secrets themselves matter? I mean that it is just yet another file with a YAML extension. I wish Trufflehog to find the database connection string no matter where...
Hm probably you are right At the very end we are hunting for password so it does not matter how much of other keywords matched (especially taking into account that...