- enhancement: The proxy-only agent used for upgrade will now adopt the desired values for the scheduling related fields
nodeSelectorandtolerations. This was done because it is reasonable to assume that without the updated values the agent may
schedule to an invalid node. (by @rmweir in #6478) - enhancement: Update terminal color scheme to match the new vCluster design system palette (by @adiron in #6637)
- fix: Backport releases no longer incorrectly steal the "Latest" tag from newer versions on GitHub (by @Piotr1215 in #6446)
- fix: Changed capitalization of texts to be more consistent (by @adiron in #6264)
- fix: Fix race condition where creating SpaceInstances with an empty namespace in the clusterRef could be rejected with "cluster ref already exists" (by @roehrijn in #6683)
- ui: : Fixed filtering across all columns in the resources view for clusters (by @PRTTMPRPHT in #6436)
- ui: Add missing logos to empty state in virtual cluster table (by @PRTTMPRPHT in #6631)
- ui: Added pre-filling of name inputs for node provider quickstarts (by @PRTTMPRPHT in #6635)
- ui: Added smarter paste behavior to quickstart env variables (by @PRTTMPRPHT in #6598)
- ui: Added status badge to node types in node providers table (by @PRTTMPRPHT in #6503)
- ui: Added unsaved changes dialog to virtual cluster creation (by @PRTTMPRPHT in #6405)
- ui: Added warning to auto nodes option if it is not included in the license (by @PRTTMPRPHT in #6468)
- ui: Changed HA toggle in virtual cluster creation to select embedded etcd as backing store if there is no explicit selection (by @PRTTMPRPHT in #6376)
- ui: Changed backing store type select to place embedded etcd over external etcd (by @PRTTMPRPHT in #6632)
- ui: Changed batch actions to only select the current page in a table (by @PRTTMPRPHT in #6378)
- ui: Changed copy for invite link dialog (by @PRTTMPRPHT in #6629)
- ui: Changed default backing store in virtual cluster creation to embedded etcd (by @PRTTMPRPHT in #6444)
- ui: Changed tenancy model detection for dedicated nodes to rely on labels alone (by @PRTTMPRPHT in #6539)
- ui: Changed vCluster version select to remember the last three used custom versions (by @PRTTMPRPHT in #6442)
- ui: Disabled HA toggle in edit mode if SQLite is the backing store (by @PRTTMPRPHT in #6639)
- ui: Ensure that "Add Quotas" button in tenant cluster table scrolls to quotas section (by @PRTTMPRPHT in #6636)
- ui: Ensured both create buttons for virtual clusters are disabled and have a tooltip when permissions are not present (by @PRTTMPRPHT in #6623)
- ui: Filter deploy in virtual cluster section options by tenancy model (by @PRTTMPRPHT in #6439)
- ui: Fixed a few visual issues with KubeVirt Node Provider form when editor is opened (by @PRTTMPRPHT in #6532)
- ui: Fixed breadcrumb for bare metal servers page (by @PRTTMPRPHT in #6469)
- ui: Fixed broken UI states when logging out from another tab (by @PRTTMPRPHT in #6621)
- ui: Fixed display bug in management access form sections (by @PRTTMPRPHT in #6644)
- ui: Fixed filtering in the menu for adding project members (by @PRTTMPRPHT in #6537)
- ui: Fixed icon spacing in editor tabs (by @PRTTMPRPHT in #6533)
- ui: Fixed some sleep mode related copy (by @PRTTMPRPHT in #6502)
- ui: Fixed unnecessary spacing in empty node pools lists (by @PRTTMPRPHT in #6649)
- ui: Hide advanced control plane settings for private nodes based tenant clusters (by @PRTTMPRPHT in #6638)
- ui: Improved UI consistency when deleting a single tenant cluster (by @PRTTMPRPHT in #6641)
- ui: Made links to node types expand the node type section (by @PRTTMPRPHT in #6505)
- ui: Made node environment cards open automatically when pending (by @PRTTMPRPHT in #6652)
- ui: Made single value autocomplete always show the entire list on first open (by @PRTTMPRPHT in #6626)
- ui: Remove some deprecated and hidden resource views for tenant clusters (by @PRTTMPRPHT in #6596)
- ui: Removed deployment step in wizard for platform deployments (by @PRTTMPRPHT in #6526)
- ui: Removed everything related to the rancher integration in the UI (by @PRTTMPRPHT in #6437)
- ui: Removed redundant buttons in nodes table empty state (by @PRTTMPRPHT in #6622)