Aaron U'Ren
Aaron U'Ren
**What happened?** A user on our system recently created a network policy with an egress networkpolicy that contained: ``` - ipBlock: cidr: 2603:1026:3000::/48 ``` When this happened, kube-router stopped being...
In our environments we don't wish to give kubernetes-event-exporter RBAC access to some objects for various reasons. Additionally, we have many development environments where developers add CRDs dynamically and we...
After a toaster notification pops up, the system tray icon becomes unresponsive to right-clicks until after the toaster notification has cleared. This is most likely because they are executing within...
This issue is dependent on having a menu at all (see #9). But once I have a menu with configurable options, it would be nice to have a global hotkey...
It would be helpful to have a close button on the notifications so that they could be manually hidden when users are finished with them.
A lot of other toast style notifications will pause and stay on top if you hover over it with your mouse. I think that it would be helpful if that...
Right now, the toast notifications will only come out of the bottom right of the screen which is the normal place for the start bar. However, people can move the...
Right now, when I initially run :Ack all of the keyboard mappings work correctly, which are awesome by the way. However, when I close the QuickFix window with the keyboard...
**What would you like to add or change?**: It would be really helpful if ntopng provided L2 information via the [RestAPI](https://www.ntop.org/guides/ntopng/api/rest/index.html) for devices. Right now, counters like `bytes.sent` and `bytes.rcvd`...
**What happened?** A user attempting to only override the kube-apiserver address with `--master` would expect that it would pick up the credentials mounted into the pod via `/run/secrets/`. **What did...