Francesco

Results 10 issues of Francesco

pressed after "get" , ```sh k -n kube-system get bash: nouns: bad array subscript Warning: Program '/bin/bash' crashed. ``` if I press the tab after "-n" works correctly, so sometimes...

Maybe It's my fault but seems that the process doesn't handle graceful process termination... SIGTERM does nothing.... only sigkill works :(

weave 2.8.1 create a invalid /etc/cni/net.d/10-weave.conflist it contain `"hairpinMode": True` which should be `hairpinMode": true` and this trigger error in podman json parsing : ``` ERRO[0000] Error loading CNI config...

with version 5.5.1 this doesn't work ( error during graphql service registration ) ```gql input A { v :Int } input B { a : A } type Query {...

bug

After a version update, I saw lot of test started to fail, I've tracked down the issue to a compatibility issue between awaitility and kluent, in awaitility ( maybe also...

Good morning , I'm not a usual committer, but if someone has 5 minutes... The following types of errors should be logged as `WARNING` or `ERROR` instead of `INFO`. >...

status: waiting-for-triage
in: core

v 0.4.0 ( from the official docker image docker.io/apachepulsar/pulsar-manager:v0.4.0 ) this endpoint is not idempotent : ``` CSRF_TOKEN=$(curl http://127.0.0.1:7750/pulsar-manager/csrf-token) curl \ -H "X-XSRF-TOKEN: $CSRF_TOKEN" \ -H "Cookie: XSRF-TOKEN=$CSRF_TOKEN;" \ -H...

**Describe the bug** scan doesn't work when using only flash storage **To reproduce** ( single instance, no cluster , docker.io/eqalpha/keydb:latest ( as of today ) ) save "" appendonly no...

Enhancement

Hi, your ubuntu installation script almost work ok.. one major issues has been that the server will automatically suspend after about 20 minutes of activity.. ( and a hetzner robot...

Hi I found your project quite interesting and unique, After quite long search I've found nothing similar , but when testing with the default helm charts ( and default images,...