v1.4.27
What's Changed
- vendor: bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.24.0 by @dependabot in #1360
- vendor: bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #1348
- build: Add Windows CNS & NPM as Part of Multi-Arch Manifest by @jaer-tsun in #1345
- Add NMAgent Client by @timraymond in #1305
- hack pods for debugging by @rbtr in #1364
- vendor: bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #1353
- build overlay cni tgz by @rbtr in #1351
- update dependabot by @rbtr in #1370
- CNS Prometheus and Grafana examples by @rbtr in #1366
- include 0th address when parsing overlay cidrs by @rbtr in #1365
- Fix CNS logging by @camrynl in #1372
- fix/refactor: [NPM] eliminate struct fields to prevent errors & reduce memory by @huntergregory in #1374
- deps: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 by @dependabot in #1376
- Fix CNS Reconciling and AssignmentMode handling for AKS Swift by @neaggarwMS in #1368
- CNI plugin version has been updated to the latest version. by @alam-tahmid in #1377
- add independent healthserver for cns metrics and healthz by @rbtr in #1378
- Fix the CNI conflist of multitenancy and add the correct ipam type by @rjdenney in #1373
- build: Use default build pool for AKS-Swift by @jaer-tsun in #1387
- Add build/tools to dependabot tracking by @rbtr in #1381
- deps: bump sigs.k8s.io/controller-runtime from 0.12.0 to 0.12.1 by @dependabot in #1388
- fix: [NPM] niche multi-value pod selector bug by @huntergregory in #1384
- Remove duplicate logs by @tamilmani1989 in #1375
- Add cleanup network script by @matmerr in #1371
- deps: bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #1393
- fix: Service Account Mitigation for CNS on k8s Windows 2022 by @jaer-tsun in #1367
- Bugfix/14337706/remove state file by @ecigar13 in #1392
- save image tarballs as pipeline artifacts by @matmerr in #1394
- fix: [NPM] fix windows intersection of IPs by @huntergregory in #1385
- fix: [NPM] windows-specific controller race leads to policy doesn't exist error while policy is pending by @huntergregory in #1400
- Alegal/add timeout to hns calls by @aegal in #1369
- deps: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #1379
- ci: bump AKS-E to v1.0.5 by @jaer-tsun in #1402
- Adding the delete rg task by @shreyashastantram in #1403
- deps: bump k8s.io/client-go from 0.24.0 to 0.24.1 by @dependabot in #1405
- Accelnet script function run by @pjohnst5 in #1406
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #1390
- deps: bump k8s.io/apiextensions-apiserver from 0.24.0 to 0.24.1 by @dependabot in #1404
- deps: bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #1407
- deps: update deps in nested modules by @rbtr in #1410
- Adding Keyvault Shim by @ramiro-gamarra in #1346
- add readyz and pprof listeners by @rbtr in #1395
- fix: set hostsubnetprefix for overlay by @thatmattlong in #1414
- add docker and github actions to dependabot config by @rbtr in #1415
- return early if CNI state exist and add some style fixes by @ecigar13 in #1412
New Contributors
- @camrynl made their first contribution in #1372
- @rjdenney made their first contribution in #1373
- @ecigar13 made their first contribution in #1392
- @shreyashastantram made their first contribution in #1403
- @microsoft-github-policy-service made their first contribution in #1390
Full Changelog: v1.4.26...v1.4.27