Talha Altınel
Talha Altınel
yes I am using intelliJ based IDE, it is quite odd that it is getting compiled if interface is not being satisfied, there is probably wrong in my setup then
generics/workspaces/fuzzing, I think identifying parts where generics could eliminate can be good. Also if there are parts where reflection is used to keep the code dry, can be refactored into...
@Jeffail for generics, there are no issues with GoLand or VSCode, however, for golangci-lint, there are many linters that don't work on 1.18. I am expecting all golangci-linter's linters to...
I had the same problem, I just started using traefik proxy and it is resolved, it stores certs in the disk and never deletes causing docker containers to max the...
I am summoning this issue back again :P we should have yaml first supported then yml if both files are given at the same time, let's use yaml? I checked...
Hello @rs-frank, can you add more test cases for other default value types like bool, int, float?
#767 also need consul but they are not using github releases :(, they are using hashicorp releases, maybe it is better to use hashicorp releases domain for every one of...
hello for those who need this feature(injecting client's metadata to JWT access tokens), I have created this in my own fork so feel free to use also deliberately would love...
yes makes sense to me, is it potentially safe to swap old arkade binary with new arkade binary during the old arkade CLI process? I believe it is safe on...
looks like it is using "policy/v1beta1", it is deprecated in v1.21 and completely removed in v1.25 in favor of "policy/v1", mostly helm chart should use this in PodSecurityPolicy or PodDisruptionBudget...