Jeff Lill

Results 155 issues of Jeff Lill

@marcusbooyah: has reported that he's seeing a bunch of cluster logins that are mostly empty: ![image](https://user-images.githubusercontent.com/4908431/160262884-9e7c5f36-101c-4e45-89d5-fcecbc1650f9.png) He believes these may be created from contexts in the kubeconfig some how and...

bug
neon-kube

neonKUBE needs a way to cleanly shutdown clusters. This doesn't appear to be something that's really supported yet in Kubernetes. Here are the issues we're seeing when shutting down a...

Pausing a VM on XenServer is not working. We're seeing this error on the VM console: ![image](https://user-images.githubusercontent.com/4908431/158690550-e0876075-0718-45c5-922e-a6120248dac2.png) Here's some information: https://askubuntu.com/questions/1346908/suspend-freezing-of-tasks-failed-after-20-seconds https://www.kernel.org/doc/html/latest/power/freezing-of-tasks.html The second link above really goes into suspend/resume...

bug
neon-kube
neon-cli

We currently just log an exception when executing a command on a cluster that's offline. We should do something nicer like just saying that or something similar. This really isn't...

neon-kube
neon-cli

Local cluster login files include the cluster definition but we've been scrubbing hosting manager related secrets here after cluster setup completes as a security measure. Unfortunately, now neon-desktop now periodically...

investigate
security
neon-kube

We're currently using Powershell Hyper-V cmdlets to manage Hyper-V. This is slow and clunky and it looks like there are alternative APIs: https://docs.microsoft.com/en-us/virtualization/api/

investigate
neon-kube
cluster-setup

We're having trouble with some applications like Minio not respecting pod memory limits and being terminated by kubelet when this happens. There appears to be a recent proposal to mitigate...

investigate
neon-kube

Users will want to use **neon-cli** on Linux machines to automate and manage neon-kube clusters, even though we're launching on Windows first. Here's what we'll need to address: - [...

neon-kube
neon-cli

We're going to standardize on simplified Helm chart templates by reducing the amount of value references to the minimum required (if any). This only applies to our built-in services (which...

neon-kube
cluster-setup
debt

We need do a few passes at making the neon-desktop app look better. Dark-mode perhaps?

feature
neon-kube
desktop