Shashank Singh
Shashank Singh
I can take this issue then :)
@wonderflow @chivalryq can you please take a look at this PR. I'll resolve any comments ASAP :). Apologies for the bother.
@friedrichg Please let me know if this is what you asked for. If correct, I'll add a few more test cases.
@friedrichg should I add few more testcases here? please let me know if this PR needs further tweaks.
@friedrichg @alanprot here's my approach to this, I can add a validate function in `pkg/storage/bucket/azure/config.go` which checks whether endpoint_suffix is empty or not, and execute the function right after parsing...
@friedrichg @yeya24 I gave this issue a good look and came up with a solution, please correct me if I'm wrong. Would adding `password := strings.TrimSpace(string(passwordBytes))` to get rid of...
@mauriciovasquezbernal @alban Would simply changing the function names at both these places to `gadget_socket_lookup_networking()` and `gadget_socket_lookup_tracing()` work? I'll update their occurrences accordingly. ``` #ifdef GADGET_TYPE_NETWORKING static __always_inline struct sockets_value *...
I'll surf more about it and I'll let you know if I come up with something useful.
@eiffel-fl apologies! I forgot to change this PR to a draft after a couple of suggestions/changes were mentioned on the related issue. I'll be making some significant changes and pushing...
@eiffel-fl @mauriciovasquezbernal Instead of introducing a version var in gadgettracermanager I've used the PrintVersionSkewWarning function directly since we've now introduced a version package (client version) and to avoid repeating code...