Roopesh Saravanan

Results 104 comments of Roopesh Saravanan

I took time to view the implementation of Ketall. It constructs a slice of resource names with the API resources (`[configmaps endpoints pods ...]`). It creates a [new resource builder](https://github.com/corneliusweig/ketall/blob/16390bd75095091b59142cd34f4c5ae060738556/internal/client/client.go#L167)...

The thing I am confused about is that though we find all the resource types, create a builder from `cli-runtime`, and pass the resource types it will return an object...

> @roopeshsn We don't find all resources. We don't even interact with all of them. The user can know which namespace he can consider empty(and avoid thinking its used by...

Hi @vsolina! I would like to work on this!

Hi! I am using Risor for myself and would like to work on this issue.

> Hi @roopeshsn, to my knowledge no one has started on this yet. Go ahead and take a stab at it and I'm sure a couple of us will help...

Hi @myzie! For SCP, there is a package called `go-scp`. It depends on `crypto/ssh` for copying files. From the discussions, what I understood was that in addition to implementing SCP,...

Hi, @boetro! Could you please explain what needs to be done?

Hi, @benbrown! I would like to work on this issue!

Got the point @vasanthappsmith Could the maintainers assign this issue to me?