Jeff Lill

Results 155 issues of Jeff Lill

- [x] Support .NET 5.0 after it ships - [ ] Look into the **Debug.StartWithoutDebugging:** `5EFC7975-14BC-11CF-9B2B-00AA00573819, 0x170` command again. The problem is that launching the process will lock its program...

We're sometimes seeing warnings from Visual Studio like this: ![image](https://user-images.githubusercontent.com/4908431/103420180-f0876400-4b4a-11eb-9dc2-860809ea7223.png) I believe this is because we're currently invoking the `dotnet publish ...` on the UI task.

bug

We need to do some debugging for this job. We have a **$todo** in the code saying that the controller barfs. Search for a link to this issue.

bug
neon-kube

While testing https://github.com/nforgeio/neonCLOUD/issues/442 while running **neon-cluster-operator** locally on my workstation, I noticed that the related job class was not being executed. I set breakpoints for all of the job class...

bug
neon-kube

...at least when creating the desktop image, I've commented that code and linked to this issue.

Kubernetes [v1.24 reaches end-of-life status](https://kubernetes.io/releases/#release-v1-24) as of Friday (July 28, 2023) so it's time to upgrade to the latest v1.27 patch version and it also looks like 1.28 is coming...

neon-kube
cluster-setup

This looks interesting, a way to capture network traffic from pods:: https://retina.sh/docs/captures/

investigate
neon-kube

We haven't really tried keeping our Helm chart versions in sync with the container images actually being deployed. Our thinking has been that chart versions don't matter because we're not...

We'll use this issue to collect the tasks required for cluster upgrades. - [ ] Scenario: Update or upgrade the host OS - [ ] Scenario: Update or upgrade Kubernetes...

https://stackoverflow.com/questions/64389667/programatic-subscription-to-aws-marketplace-image

feature
neon-kube
cluster-setup