Jeff Lill

Results 155 issues of Jeff Lill

We need the cluster definition to be able to specify one or more monitoring knobs so we can disable most or all of the system level monitoring for neon desktop...

feature
neon-kube
cluster-setup

I've completed the resource request/limit check and there are quite a few containers without these being set. Here's the command: ``` neon cluster check --resources # Prints only pod/containers with...

bug
neon-kube
cluster-setup

We've dropped the read-to-go setup strategy because it was complex and didn't really improve setup performance much. Instead, we're going to invest in parallelizing more in normal setup and we...

`TlsCertificate.ToX509Certificate()` is having trouble parsing the private keys generated for self-signed certificates. It's seeing only three fields when nine are required. I dumped a private generated key by `TlsCertificate.CreateSelfSigned()` with...

cryptography

We should try to align how our website and operator services initialize ASP.NET. Operator initialization looks like: ![image.png](https://images.zenhubusercontent.com/604e69b902390ddc4494fba9/34ce13a8-aa7e-4755-b214-2b6f5e89e9bf) and the **neon-dashboard** initialization looks like: ![image](https://user-images.githubusercontent.com/4908431/152198162-b2307246-d41f-4fb9-ad11-5883427d491e.png) I wonder if it's possible...

investigate
neon-service

We need the Hyper-V hosting manager to be able to deploy both on the local workstation as well as a remote Hyper-V machine. We'll use the same approach as we...

feature
neon-kube
cluster-setup

These are a way to specify details about how much the scheduler can disrupt a running application. We should evaluate whether need to specify this for neonKUBE services. https://kubernetes.io/docs/tasks/run-application/configure-pdb/

investigate
neon-kube
cluster-setup

We've seen a few cases where services are spamming logs with warnings: #1433 We really need to actively review logs for problems. - [ ] We should do this manually...

neon-kube
test

We'll use this issue to collect information about a possible future OS/X release. ### Virtualization I'm not entirely sure how virtualization works in the Max world, especially with the new...

investigate
neon-kube

It looks like Linux is slightly more popular than Mac for developers. Perhaps we should be targeting Linux as well. https://www.statista.com/statistics/869211/worldwide-software-development-operating-system/ ![image](https://user-images.githubusercontent.com/4908431/150651159-477b66e9-7d39-4267-80d7-45c1820a6499.png)

investigate
neon-kube