Releases: rancher/aks-operator
Releases · rancher/aks-operator
v1.1.3
What's Changed
- Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 by @dependabot in #233
- Bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #234
- Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #235
- Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #236
- Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 by @dependabot in #237
- feat: add image scanning by @richardcase in #239
- Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #240
- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #242
- Assign TenantID to managed cluster identity by @MAXxATTAXx in #144
- Add PrivateDNSZone for private clusters by @mjura in #243
- [v2.7] Fix update mode for node pool groups by @mjura in #259
New Contributors
- @MAXxATTAXx made their first contribution in #144
Full Changelog: v1.1.2...v1.1.3
v1.2.0-rc2: Merge pull request #258 from mjura/nodepool-mode-v2.8
Fix update mode for node pool groups
v1.1.3-rc2: Merge pull request #259 from mjura/nodepool-mode-v2.7
Fix update mode for node pool groups
v1.2.0-rc1: Merge pull request #252 from mjura/go-master
Bump go version to 1.20
v1.1.3-rc1: Merge pull request #243 from mjura/privateDNSzone
Add PrivateDNSZone for private clusters
v1.1.2
Merge pull request #231 from mjura/nodetaints-checks Add validation checks for NodePools NodeTaints
v1.1.2-rc2: Merge pull request #231 from mjura/nodetaints-checks
Add validation checks for NodePools NodeTaints
v1.1.2-rc1
v1.1.2-rc1
v1.1.1
What's Changed
- Add more tests for controller by @alexander-demicev in #152
- Bump actions/setup-go from 3 to 4 by @dependabot in #160
- Bump github.com/Azure/go-autorest/autorest/adal from 0.9.22 to 0.9.23 by @dependabot in #161
- Add support to use Existing VNET and subnet for kubenet plugin by @rajan2 in #158
- Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 by @dependabot in #164
- Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #165
- Feat: populate CODEOWNERS by @mbologna in #170
- Add multi-environment support for AKS by @mjura in #136
- Refactor: move CODEOWNERS to the root of the repo by @mbologna in #175
- 🐛 Fix aks credentials passing to buildUpstreamClusterState() func by @furkatgofurov7 in #174
- Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #167
- Bump golang.org/x/net to 0.9.0 by @furkatgofurov7 in #173
- Update k8s version in e2e tests by @alexander-demicev in #176
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #180
- Bump github.com/rancher/machine from 0.15.0-rancher98 to 0.15.0-rancher99 by @dependabot in #181
- Skip updating dnsPrefix for private DNS zones by @mjura in #178
- Prevent rancher from downgrading chart version by @alexander-demicev in #182
- Add dnsPrefix to create example cluster by @mjura in #184
- Automate operator version bumps on release by @alexander-demicev in #183
- Tag highlander team when updating operator in rancher by @alexander-demicev in #186
- Update readme with new information by @alexander-demicev in #185
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #188
- Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29 by @dependabot in #187
- Enable AKS to use Outbound type of userDefinedRouting by @mjura in #189
- 📖 Clarify a bit more tagging a release in root README.md by @furkatgofurov7 in #190
- 🌱 Bump k8s.io/* modules to v0.26.4 by @furkatgofurov7 in #191
- 🌱 Enable more linters in aks operator by @furkatgofurov7 in #192
- Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #194
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #193
- 🌱 Remove duplicate ROOT_DIR and BIN_DIR declaration in Makefile by @furkatgofurov7 in #195
- Revert bumping k8s.io/* modules in go mod by @furkatgofurov7 in #197
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #200
- Bump github.com/rancher/machine from 0.15.0-rancher99 to 0.15.0-rancher100 by @dependabot in #198
- Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #204
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #205
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #206
- Add field to set custom name for AKS node resource group by @salasberryfin in #210
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #211
- Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in #212
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #213
New Contributors
- @rajan2 made their first contribution in #158
- @mbologna made their first contribution in #170
- @furkatgofurov7 made their first contribution in #174
- @salasberryfin made their first contribution in #210
Full Changelog: v1.1.0...v1.1.1
v1.1.1-rc2: Merge pull request #189 from mjura/outbound
Enable AKS to use Outbound type of userDefinedRouting