Skip to content

v1.4.32

Compare
Choose a tag to compare
@matmerr matmerr released this 19 Aug 21:10
ce24db6

What's Changed

  • NPM: Delete log for public preview by @ck319 in #1458
  • deps: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #1451
  • deps: bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 by @dependabot in #1457
  • Port DeleteNetworkContainer and SetOrchestratorType from DNC by @timraymond in #1454
  • Delegated Azure IPAM by @nddq in #1432
  • chore: [NPM-WIN] update yaml by @huntergregory in #1462
  • Add dropgz module for CNI installer by @rbtr in #1335
  • add byo swift cluster to hack makefile by @rbtr in #1469
  • Fix net-up target in hack Makefile by @camrynl in #1472
  • deps: bump github.com/golangci/golangci-lint from 1.45.2 to 1.47.0 in /build/tools by @dependabot in #1478
  • [NPM] moving some logs around for windows by @vakalapa in #1474
  • fix: temp bypass of broken win2022 e2e by @rbtr in #1473
  • Cilium Integration fixes by @nddq in #1477
  • fix latency metrics that should be recorded in Seconds by @rbtr in #1468
  • add cilium and azure-ipam to dropgz image by @rbtr in #1483
  • Program IPTables SNAT rules in CNS by @nddq in #1484
  • Creating new CRD for ClusterSubnetState. by @rsagasthya in #1465
  • log full pool state on change and every 30s by @rbtr in #1446
  • deps: bump github.com/golangci/golangci-lint from 1.47.0 to 1.47.2 in /build/tools by @dependabot in #1485
  • add test to purge pendingRelease IPs in ipampoolmonitor by @rbtr in #1467
  • Build out ClusterSubnetStatus client/api by @rbtr in #1487
  • deps: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /dropgz by @dependabot in #1470
  • Update poolmonitor to support batch size of 1 by @rbtr in #1492
  • Update Swift pipeline w byo cluster by @camrynl in #1475
  • move singletenantcontroller to nested kubecontroller package and rename by @rbtr in #1493
  • Add make target for delegated ipam by @nddq in #1476
  • Watch ClusterSubnetState and drive subnet exhaustion batch changes by @rbtr in #1494
  • deps: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /build/tools by @dependabot in #1498
  • feat: Add native linux endpoint client to prep removing OVS by @QxBytes in #1471
  • style: Go fumpt entire network package by @QxBytes in #1507
  • add cni installer manifest to hack dir by @rbtr in #1508
  • Update swift e2e to use CNS ds with CNI installer by @camrynl in #1501
  • Add Cyclonus Windows job by @matmerr in #1363
  • run workflows when PR promoted out of draft by @rbtr in #1511
  • deps: bump go.uber.org/zap from 1.21.0 to 1.22.0 in /zapai by @dependabot in #1516
  • deps: bump go.uber.org/zap from 1.21.0 to 1.22.0 in /dropgz by @dependabot in #1517
  • fix: [NPM-WIN] validation to prevent cidr except in windows by @huntergregory in #1513
  • scale: [NPM] ignore leaked ipset references by @huntergregory in #1502
  • remove cns bits from cni installer hackfile by @rbtr in #1520
  • Add missing client paths to CNS Client by @timraymond in #1518
  • feat: Add SNAT bridge to Native, decouple SNAT bridge by @QxBytes in #1506
  • Accept NNC with no NC as valid and consider pool monitor and reconciler started by @rbtr in #1526
  • Fix CNS Program iptables for delegated IPAM by @nddq in #1499
  • feat: Enable same VM same VNET packet tunneling to host for Transparent Vlan by @QxBytes in #1529
  • exclude tags for go submodules when building repo version by @rbtr in #1531
  • feat : Add ifname to ipconfigrequest by @nddq in #1530
  • feat: compare node IP with NNCs node IP by @thatmattlong in #1527
  • fix: Adding a constant hardware address to the veth by @vipul-21 in #1524
  • fix: Reverting the hardware address to use NUD_PERMANENT for ipv6 cases by @vipul-21 in #1535

New Contributors

Full Changelog: v1.4.29...v1.4.32