Jeff Lill
Jeff Lill
Added Ubuntu 20.04/xUbuntu_20.04 row to the environment variable table for Ubuntu. https://github.com/cri-o/cri-o/issues/5838 #### What type of PR is this? #### What this PR does / why we need it: ####...
**Describe the bug** I'm running with an operator using a forked repo with the **v6.5.3** tag checked out so debugging will be easier. After letting operator run for several minutes...
We've been testing clusters using only private node images so far. Now that we're close to shipping, we need to support **public images**. For cloud clusters, this means obtaining the...
Right now, **neon-desktop** is assuming that cluster domains are always formatted like: `CLUSTER-ID.neoncluster.io` this won't always be true. - [x] We need to add the cluster ID to the cluster...
**neon-cluster-operator** needs to create an OpenTelemetry service in each namespace where pods may emit traces. Currently, these are deployed during cluster setup, but this needs to be dynamic so that...
We have some problems and gaps with the neon-dashboard: - [ ] The bottom bar is too high vertically. We should remove or relocate the **"Dashboard"** text. Stacking this is...
We're going to consolidate additional neon-desktop related issues here: - [x] Threading issues: It looks like `async` operations are not actually happening on a background thread: - [x] Commands invoked...
- [ ] Cluster `environment` has been renamed to `purpose`. The label needs to be updated in the dashboard when this is relocated to the dashboard's bottom bar. - [...
It looks like nuget.org allows prefixes to be reserved. Perhaps we can do the for **Neon.*** 
The cloud hosting managers need to determine the LAT/LON of the target region and initialize these properties in the cluster definition, if they're not already set. - [ ] Azure:...