Kubernetes plugin v1.5.0 - Fixed the containers_resources_limits_std and containers_resources_requests_std columns in the kubernetes_pod table

Jul 25, 2025steampipe

Bug fixes

  • Fixed the containers_resources_limits_std and containers_resources_requests_std columns in the kubernetes_pod table to correctly return data when pod resource limits or requests are expressed in scientific notation, preventing errors. (#315)

Dependencies

  • Recompiled plugin with Go version 1.24.
  • Recompiled plugin with steampipe-plugin-sdk v5.13.0 that addresses critical and high vulnerabilities in dependent packages.