Shubham Rasal

Results 10 comments of Shubham Rasal

I have added a support for this here https://github.com/googleapis/google-cloud-go/pull/9409 and it will be released https://github.com/googleapis/google-cloud-go/pull/9335 But incase, you need work around you can refer following way ``` it := logAdmin.Entries(ctx,...

I'm joining this request too

Depends on https://github.com/projectdiscovery/katana/pull/310 authenticated crawling should avoid logout paths

```console ❯ echo https://34.107.18.135:443 | ./httpx -probe -v -ztls -json | jq __ __ __ _ __ / /_ / /_/ /_____ | |/ / / __ \/ __/ __/...

we are using retryablehttp-go which use system library. we are not using tlsx for ssl/tls connection

> Could you add a test for this in `TestListLogEntriesRequest` in `logadmin_test.go`? Hey @gkevinzheng , I've pushed the requested changes. Can you please review it again?

> @ShubhamRasal Could you add a test where no option for `PageSize` is set in the `EntriesOption`? I'd like to make sure the change doesn't break existing functionality? It shouldn't,...

I had the same problem, but it just a warning. ``` caller=klog.go:108 level=warn integration=cadvisor func=Warningf msg="Cannot detect current cgroup on cgroup v2" ``` I was still able to get metrics

waiting for this support

+1 for this. seems a very useful feature