v0.5.0
What's Changed
- Make locality lowercase in injected bootrap config by @rcrowe in #131
- Bump golang.org/x/time from 0.3.0 to 0.5.0 by @dependabot in #132
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #133
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #135
- We do not need to mutate on existing Pods. by @ffilippopoulos in #136
- Mutate pods only on CREATE operations by @ffilippopoulos in #137
- Bump actions/setup-go from 4 to 5 by @dependabot in #138
- Bump github/codeql-action from 2 to 3 by @dependabot in #139
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #140
- Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 by @dependabot in #141
- Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #144
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #143
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #145
- Bump github.com/envoyproxy/go-control-plane from 0.11.1 to 0.12.0 by @dependabot in #146
- Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #147
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #148
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #150
- Ring hash: header hash policy by @rcrowe in #151
- Update Go and codegen by @george-angel in #152
- Fix generate target after bumping kube codegen version by @ffilippopoulos in #153
Full Changelog: v0.4.1...v0.5.0