v0.3.2 (2021-07-28)
Merged pull requests:
- Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5 #102 (dependabot[bot])
- Bump docker/login-action from 1.9.0 to 1.10.0 #101 (dependabot[bot])
- Bump docker/build-push-action from 2.4.0 to 2.6.1 #100 (dependabot[bot])
- Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 #99 (dependabot[bot])
- Upgrade dependencies #98 (annismckenzie)
- Bump github.com/onsi/gomega from 1.12.0 to 1.13.0 #84 (dependabot[bot])
- Bump golang from 1.16.3-alpine to 1.16.4-alpine #76 (dependabot[bot])
- Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 #75 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 #74 (dependabot[bot])
- Bump actions/cache from v2.1.4 to v2.1.5 #73 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1 #70 (dependabot[bot])
- Run Go tests for v1.16.x, update golangci-lint version to v1.39 #69 (annismckenzie)
- Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0 #68 (dependabot[bot])
- Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 #67 (dependabot[bot])
- Bump golang from 1.16.2-alpine to 1.16.3-alpine #66 (dependabot[bot])
- Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 #65 (dependabot[bot])
- Bump k8s.io/client-go from 0.20.4 to 0.20.5 #62 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2 #61 (dependabot[bot])
- Bump golang from 1.16.0-alpine to 1.16.2-alpine #60 (dependabot[bot])
- Bump sigs.k8s.io/controller-runtime from 0.8.2 to 0.8.3 #59 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1 #58 (dependabot[bot])
- Bump github.com/onsi/gomega from 1.10.5 to 1.11.0 #57 (dependabot[bot])
- Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 #56 (dependabot[bot])
- Bump golang from 1.15-alpine to 1.16.0-alpine #55 (dependabot[bot])
- Bump k8s.io/client-go from 0.20.3 to 0.20.4 #52 (dependabot[bot])
- Bump k8s.io/client-go from 0.20.2 to 0.20.3 #49 (dependabot[bot])
- Bump golangci/golangci-lint-action from v2 to v2.4.0 #48 (dependabot[bot])
- Bump sigs.k8s.io/controller-runtime from 0.8.1 to 0.8.2 #47 (dependabot[bot])
- Bump actions/cache from v2 to v2.1.4 #46 (dependabot[bot])
- Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 #45 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0 #44 (dependabot[bot])
- Bump github.com/go-logr/logr from 0.3.0 to 0.4.0 #43 (dependabot[bot])
v0.3.1 (2021-01-24)
Fixed bugs:
- Stray --enable-leader-election flag causes operator to crashloop #42 (annismckenzie)
v0.3.0 (2021-01-24)
Implemented enhancements:
- Add e2e test suite #27
Merged pull requests:
- Release v0.3.0 #40 (annismckenzie)
- Add missing config file sync feature to the README #39 (annismckenzie)
- Add Go Report Card badge #37 (annismckenzie)
- Stop skipping tests on the main branch #36 (annismckenzie)
- Add coverage status badge to README #35 (annismckenzie)
- Upgrade k8s.io dependencies: controller-runtime & client libraries #34 (annismckenzie)
- Add e2e test suite #29 (annismckenzie)
- Add roadmap #26 (annismckenzie)
v0.2.0 (2021-01-11)
Implemented enhancements:
- Allow node config file management #12
- Add node config file management #13 (annismckenzie)
Fixed bugs:
- Already applied labels not skipping node updates correctly #14
Closed issues:
- Add Dependabot #16
Merged pull requests:
- Release v0.2.0 #25 (annismckenzie)
- Bump k8s.io dependencies (api, apimachinery, client-go) to v0.20.1 #24 (annismckenzie)
- Run Go tests via GitHub Actions #23 (annismckenzie)
- Bump github.com/onsi/gomega from 1.10.2 to 1.10.4 #19 (dependabot[bot])
- Bump github.com/onsi/ginkgo from 1.14.1 to 1.14.2 #18 (dependabot[bot])
- Add Dependabot #17 (annismckenzie)
v0.1.2 (2021-01-09)
Fixed bugs:
- Already applied labels not skipping node updates #15 (annismckenzie)
v0.1.1 (2021-01-09)
Implemented enhancements:
- Add static deployment manifests #6
Fixed bugs:
- Cannot keep removed taint in the config file #10
- Check taints to be removed against the existing taints #11 (annismckenzie)
v0.1.0 (2021-01-08)
Implemented enhancements:
- Sync labels and taints #5
- Sync node labels and taints #4 (annismckenzie)
- Build and push image to GitHub Container Registry #3 (annismckenzie)
- Initialize K3OSConfig CRD #2 (annismckenzie)
- Initial version #1 (annismckenzie)
Merged pull requests:
- Add static deployment manifests #7 (annismckenzie)
* This Changelog was automatically generated by github_changelog_generator