Kubernetes plugin v0.28.0 - Recompiled the plugin with steampipe-plugin-sdk v5.10.0 and added the context_name column as a connection key column across all tables
May 09, 2024plugin

Enhancements

  • The context_name column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple Kubernetes connections. (#217)
  • The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#219)
  • Added the version flag to the plugin's Export tool. (#65)

Dependencies