What's Changed
- Bump k8s.io/kubectl from 0.31.1 to 0.31.3 by @dependabot in #68
- Bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #69
- Export spire package by @markgoddard in #73
- feat: Replace instances of
map[string]interface{}
to use theany
alias by @nialdaly in #75 - Add support for bundle endpoint profile in trust zones by @markgoddard in #72
- Make Deploy/TearDown Provision methods asynchronous by @markgoddard in #64
- Adding --quiet mode by @jsnctl in #80
- feat: Use
--profile
flag to set the SPIRE agent Envoy SDS configuration by @nialdaly in #77 - Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by @dependabot in #81
- Bump github.com/spiffe/spire-api-sdk from 1.11.0 to 1.11.1 by @dependabot in #85
- Bump buf.build/go/protoyaml from 0.2.0 to 0.3.0 by @dependabot in #87
- Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #86
- Bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot in #88
- Make ping pong success check more strict by @markgoddard in #91
- Disable the default clusterSPIFFEID by @markgoddard in #93
- Implement gRPC provision plugins by @markgoddard in #78
- Add cofidectl-test-plugin and a CI test that exercises it by @markgoddard in #79
- Add kubeCfgFile to TearDown Provision interface method, fix defaultSvidName Helm value by @markgoddard in #83
- feat: Add an
--external-server
flag to thecofidectl trust-zone add
command by @nialdaly in #94 - Support custom SPIRE Helm chart location by @markgoddard in #95
- Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #102
- Bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by @dependabot in #101
- Bump buf.build/go/protoyaml from 0.3.0 to 0.3.1 by @dependabot in #99
- Bump k8s.io/kubectl from 0.31.3 to 0.32.0 by @dependabot in #100
Full Changelog: v0.4.0...v0.5.0