Highlighted changes
- add informer client code to instance manager generated by codegen by @yuxuanzhu0214 in #448
we changed the api directory structure fromapi/v1alpha1
toapi/instancemgr/v1alpha1
What's Changed
- chore(deps): Bump k8s.io/client-go from 0.25.14 to 0.25.15 by @dependabot in #411
- chore(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #413
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.48.10 by @dependabot in #416
- chore(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #417
- chore(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #418
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #419
- chore(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #422
- chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #424
- fix special character in windows script by @backjo in #421
- chore(deps): Bump k8s.io/client-go from 0.25.15 to 0.25.16 by @dependabot in #415
- chore(deps): Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #398
- chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #425
- Update CODEOWNERS by @tekenstam in #426
- Update client-go for K8s 1.26 by @tekenstam in #427
- Update image push by @tekenstam in #429
- Update to go 1.21 by @tekenstam in #430
- chore(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 by @dependabot in #423
- Update unit-test.yml by @tekenstam in #438
- chore(deps): Bump github.com/onsi/gomega from 1.28.0 to 1.33.1 by @dependabot in #434
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.54.5 by @dependabot in #439
- chore(deps): Bump github.com/go-logr/logr from 1.3.0 to 1.4.2 by @dependabot in #437
- chore(deps): Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #435
- chore(deps): Bump docker/build-push-action from 5 to 6 by @dependabot in #441
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.5 to 1.54.15 by @dependabot in #442
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.55.5 by @dependabot in #443
New Contributors
- @yuxuanzhu0214 made their first contribution in #448
Full Changelog: 0.17.0...0.18.0