Torben Hørup
Torben Hørup
> @thomaspoignant just saw that you are working on a in-process evaluation thing - should we abort this cache PR in favor of the new feature ? @thomaspoignant when ever...
superseeded by https://github.com/open-feature/dotnet-sdk-contrib/pull/433
This is still an issue - especially the CVE-2021-24112 that is marked as critically by scan tools - any prospect of getting this resolved soon ?
just did a trivy scan of sdk 8.0.100-rc2 container image - and it still flags System.Drawing.Common 4.7.0 in usr/share/dotnet/sdk/8.0.100-rc.2.23502.2/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json
the scanner warnings are still present in sdk 8.0.100 GA image :(
Imho this could be solved with a documentation note on DistributedLock.Redis that if you use a large amounts of tasks via eg. via Parallel.For / Parallel.ForEach that there is a...
The horizontal scroll is _very_ annoying especially on a page like https://goharbor.io/docs/2.13.0/administration/managing-users/user-permissions-by-role/
Have you checked your zookeeper ? Made sure that there aren't any pod/container restarts - and checked its log for indications on why it would drop a connection ?
@MajeQafouri Have you seen this one https://github.com/shayhatsor/zookeeper/issues/45
(using flux 2.2.3 ) Just modified one of my Deployments which is installed via a HelmRelease and with driftmode enabled and added a dns override ``` spec: template: spec: hostAliases:...