Changelog

Additions and updates to Komiser or the Tailwarden platform
Komiser v3.0.2
Oct 10, 2023

Komiser v3.0.2

Komiser
Komiser v3.0.2

New features

  • Collect AWS CloudWatch alarms
  • Collect Civo Load balancers and Object Stores
  • Collect K8s PersistentVolumes, Ingress and ServiceAccount Objects and Deployments
  • Support of Tencent and Linode

Improvements

  • Added costs of AWS EFS, ELB, EKS, SNS and Cloudfront
  • Custom views management improvements including duplicate and search functionalities
  • Show Komiser GitHub repository banner on dashboard loading
  • Written documentation for all the functions and effects inside the useInventory hook
  • New folder structure for the hook, which now nests its types and helpers
  • Most lengthy and verbose functions were moved to helpers folder
  • Search function was rewritten to handle all use cases
  • Cleaned up index.tsx which holds the All Resources page and components
  • Created declarative conditional helpers to improve index.tsx readability

Bug fixes

  • Use namespaces when provider is Kubernetes
  • On custom view creation or duplication, route to new custom view
Komiser v3.0.1
Oct 10, 2023

Komiser v3.0.1

Komiser
Komiser v3.0.1

New features

  • Collecting K8s resources and pods
  • Initial support of Linode provider
  • Support of CIVO provider

Improvements

  • Improved cost estimate for AWS and DigitalOcean resources
  • Added cost filter to filters set

Bug fixes

  • Views filters parsing