Nick Fox

Results 123 comments of Nick Fox

Opening as a draft. Still needs some work but when you get a chance @lucasponce if you could take a look and see if this is headed in the right...

Moving this out of draft. This will now require operator/helm changes for the new config value.

This probably needs to be rebased with master now.

Tests are failing because I overlooked filtering at the informer level. In other words, with a cluster scoped cache all namespaces are being returned. I assumed that the filtering was...

Going to include removal of the kube cache config option and make the cache mandatory as part of this change. It was originally added as a fallback option before the...

> Going to include removal of the kube cache config option and make the cache mandatory as part of this change. It was originally added as a fallback option before...

Cypress tests have been failing consistently but they're catching a real discrepancy and I hopefully pushed a fix to address it. One thing I've noticed is that the frontend assumes...

> I think it could be time to put all k8s using the list+watch: ![image](https://user-images.githubusercontent.com/1662329/186871809-1733074a-14da-473d-9941-efe4c4c42e89.png) > > The optional "Jobs", and "Cronjobs" seem that are not yet there, and "wireshark"...

> I've added a couple of comments. I'd recommend having a detailed review in the development mode first, watching the real queries that are performed against the k8s API, that...

Going to squash and rebase this with master to address conflicts