Skip to main content

0.28.0

What's Changed

🏕 K8s Enhancements

  • feat: Cluster AutoScaler using Karpenter. Added support for Scaling specific Dashboard & Option to configure Cluster autoscaler directly from NudgeBee UI.
  • feat: Logs, Loki integration now supports option to filter based on labels on search results
  • feat: Apps listing, Now shows the number of AutoOptimizations configured for the App & supports configuring Vertical RightSizing directly from the listing page
  • feat: PVC Listing, Added support for menus to configure AutoOptimize

🏕 Optimizations Enhancements

  • feat: Continuous Vertical RightSizing, Added support for continuous right sizing of Memory/CPU. In this mode, NudgeBee will continuously watch for Workload CPU/Memory and update the workload based on requirements. This is different from previous scheduled right sizing which normally waits for a day to decide the next changes on memory/cpu
  • feat: AutoOptimize Listing, Added new skipped Status for AutoOptimization
  • feat: AutoOptimize Listing, provide support for configuring Auto Optimizations for ReplicaRightSize/PVC RightSize/Continuous Vertical RightSize/Scheduled Vertical RightSize
  • feat: AutoOptimize Details, Added summary page to show Recent deployments, Memory/CPU utilization
  • feat: PVC Rightsizing, Added support for Resolving recommendations
  • feat: PVC RightSizing, Drilldown support

🏕 Notifications Enhancements

  • feat: Success page on Messaging tool integration, previously it was showing JSON response

🏕 Tickets Enhancements

  • fix: Improvements on Ticket listing tables

🏕 Other Enhancements

  • feat: First load of App should now be significantly faster