8000 Releases · solo-io/istio-usage-collector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: solo-io/istio-usage-collector

v0.1.5

05 May 14:21
5bc1a26
Compare
Choose a tag to compare

v0.1.5.yaml Changelog

Enhancements

  • "Use Istio's MutatingAdmissionWebhooks to check for automatic istio injection instead of manual label checks. This is to simulate Istio's istioctl x check-inject command."

New Features

  • "Add a max-processors flag to the command to limit the number of processors used."

Other Changes

  • "Add performance tests for the namespace processor."

v0.1.4

14 Apr 19:02
32e2ece
Compare
Choose a tag to compare

Enhancements

v0.1.3

14 Apr 17:56
d51a6a4
Compare
Choose a tag to compare

CI/CD Changes

  • "add positive unit and e2e tests"
  • "add PR workflow to run unit tests"

Other Changes

  • "updated resource types for gethering to interfaces in order to allow for mockup flexibility during testing"
  • "moved output type definition to a non-internal folder"

v0.1.2

10 Apr 17:36
2633fc5
Compare
Choose a tag to compare

Bug Fixes

  • "Resolve issues with go mod due to re-publishing a release (0.1.1)."

v0.1.1

10 Apr 16:17
Compare
Choose a tag to compare

CI/CD Changes

  • "Publish binaries to Google Cloud Storage"
  • "Set up install script to easily download release binaries"

v0.1.0

04 Apr 00:32
ae5f8d8
Compare
Choose a tag to compare

Enhancements

  • Implement the initial cluster info gathering

CI/CD Changes

  • "Set up release workflow with binary distribution"

Important Note

On non-Windows systems, you'll need to run chmod +x <binary> to make the binary executable. We are working on publishing the artifacts in a separate storage to avoid issues with permissions being stripped on publish. There is an open issue for this (#3), and we will kick off a release of v0.1.1 afterwards.

0