Antonin Stefanutti
Antonin Stefanutti
Our current plan is to have it for the next 0.10.0 release.
There is already #35 for Brew. I agree adding a version option would be useful. Let me rename the issue accordingly.
Thanks a lot for the kind feedback. Your understanding is correct, it is not currently supported. If I understand correctly, you're using the Web version. We could rely on a...
Ah, it seems it's more about sharing a shell into a container with someone else then. One idea, would be to use Kubebox as a side-car of the container to...
I need to think a bit more about it, but it seems option 2 could be achieve with Kubernetes RBAC, that is restricting the permissions granted to the service account...
Thanks a lot for the suggestion. That makes totally sense. I see a couple of options: * Pass the namespace as a CLI option. Having a proper CLI is something...
That looks great! I think your proposal would make a very good start!
@593769290 I've seen people used to create a namespace per application, other having inter-dependent applications into a single namespace. I'd be inclined to think cAdvisor is a rather cross-cutting kind...
Thanks for the suggestion. I remember I faced some situations where I could have used such a functionality 👍.
Thanks a lot for the report and the feedback! You can give us a ⭐️ if you want to support us 😉. We plan to add _edit_ / _delete_ operations...