Skip to content

v4.1.0-alpha.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@loft-bot loft-bot released this 31 Oct 08:50
· 2 commits to master since this release
  • bugfix: Ensured that the right favicon is displayed for vCluster platform (by @PRTTMPRPHT in #3337)
  • bugfix: Fixed alignment of link buttons in virtual cluster table (by @PRTTMPRPHT in #3325)
  • bugfix: Prior, deleting a vCluster that had "experimental.multiNamespaceMode.enabled" set to true would leave remnant namespaces, as well as their service accounts and service account configmaps. This also affected the "vcluster platform delete vcluster " command. This has been resolved and the aforementioned resources are cleaned up. (by @rmweir in #3346)
  • bugfix: Style inconsistencies in the header of the edit virtual cluster view have been fixed (by @PRTTMPRPHT in #3310)
  • bugfix: The breadcrumb in the users view will no longer say have a duplicate link to the users page (by @PRTTMPRPHT in #3331)
  • enhancement: exclude Leases from loft-agent admissionregistrationv1 validation (by @hidalgopl in #3340)
  • ui: Added explicit "No template" option for the create virtual cluster modal (by @PRTTMPRPHT in #3326)
  • ui: Added filters to the DevPod workspace overview (by @PRTTMPRPHT in #3330)
  • ui: Added padding to scrollable page layouts to better indicate page end (by @PRTTMPRPHT in #3333)
  • ui: Added proper status badges to the users table (by @PRTTMPRPHT in #3336)
  • ui: Changed the icon of the button used to close YAML views (by @PRTTMPRPHT in #3315)
  • ui: Changes behavior of field validation for apps parameters, it should now display an error within the input fields and block the user from saving the current process by disabling buttons. (by @PRTTMPRPHT in #3275)
  • ui: Custom logos are now also displayed on the login page (by @PRTTMPRPHT in #3332)
  • ui: Fixed an issue where the same error would be shown multiple times inside the status tooltip. (by @andyluak in #3357)
  • ui: Fixed smaller style inconsistencies with modals and advanced virtual cluster options (by @PRTTMPRPHT in #3324)
  • ui: In the overview of virtual clusters, the individual clusters can now also be accessed by clicking the whole table rows (by @PRTTMPRPHT in #3327)
  • ui: Template parameters are now displaying correctly when changing/selecting templates and the default values get populated. (by @andyluak in #3354)
  • ui: When in the Inspect Resources view and viewing namespaces, the namespaces are now clickable, linking to the table of pods pre-filtered by namespace (by @PRTTMPRPHT in #3323)