v0.5.1
What's Changed
- Update controller-tools version to v0.14 and generate by @ffilippopoulos in #155
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #156
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #158
- Bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot in #160
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /example/server by @dependabot in #162
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /example/client by @dependabot in #163
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #164
- Refactor structure to be able to use the new kube::codegen helper funcs by @ffilippopoulos in #165
- Move //+groupName to avoid codegen errors by @ffilippopoulos in #166
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #167
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example/client by @dependabot in #168
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #169
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example/server by @dependabot in #170
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #171
- Bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot in #172
- Bump github.com/hashicorp/go-hclog from 1.6.2 to 1.6.3 by @dependabot in #173
- Bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #176
- Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #174
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #175
- Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by @dependabot in #178
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #179
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #181
- Bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot in #182
- Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #180
- Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #183
- Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 by @dependabot in #184
- Bump k8s.io/api from 0.30.1 to 0.30.2 by @dependabot in #186
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #185
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #187
- Bump docker/build-push-action from 5 to 6 by @dependabot in #188
- Raise default limits by @ffilippopoulos in #189
- Fix data race condition by @ffilippopoulos in #190
- Run go tests by @rcrowe in #54
Full Changelog: v0.5.0...v0.5.1