Skip to content

Releases: Azure/azure-container-networking

v1.5.30

03 Jul 18:44
b079aee
Compare
Choose a tag to compare
v1.5.30 Pre-release
Pre-release

Warning: This release is incorrectly tagged! Do not use it.

If you have deployed this tag, you should upgrade to v1.6.0+

#### What's Changed
* deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @levimm in #2807
* fix: Modified the value of DelegatedVMNIC to resolve compatibility issue in Version 1.5 by @bohuini in #2808
* backport: fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors (#2789) by @QxBytes in #2813
* backport: fix: update azure-vnet directory permissions (#2819) by @QxBytes in #2823

Full Changelog: v1.6.0...v1.5.30

dropgz/v0.2.0

14 Jun 17:17
49f4c56
Compare
Choose a tag to compare

Changes:

  • 49f4c56 feat: bumping dropGZ to 1.6.0 and adding stateless CNI to Windows (#2785)
  • 5526348 fix: Rename test file (#2784)

This list of changes was auto generated.

What's Changed

  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754
  • refactor: code changes for stateless cni and swift v2 by @QxBytes in #2688
  • deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #2760
  • deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools by @dependabot in #2761
  • add azr metrics in heartbeats by @ZetaoZhuang in #2735
  • ci: cilium-nightly skip test check-log-errors by @camrynl in #2763
  • ci: skip async delete for nightly pipeline by @camrynl in #2765
  • deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #2767
  • deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #2768
  • feat: Added NIC type and modified setRoutes function to support Windows by @bohuini in #2679
  • feat: add mTLS to CNS by @jackieluc in #2751
  • ci: build ipv6-hp-bpf in pipeline by @camrynl in #2769
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools by @dependabot in #2776
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #2777
  • feat: New yaml file for updated CNI and CNS version by @chengch801214 in #2772
  • ci: makefile ACN_VERSION exclusions by @camrynl in #2783
  • fix: Editing makefile to add stateless CNI binary to the archives by @behzad-mir in #2775
  • fix: Rename test file by @bohuini in #2784
  • feat: bumping dropGZ to 1.6.0 and adding stateless CNI to Windows by @behzad-mir in #2785

New Contributors

Full Changelog: dropgz/v0.1.4...dropgz/v0.2.0

v1.6.0

13 Jun 05:30
6b86c47
Compare
Choose a tag to compare

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754
  • refactor: code changes for stateless cni and swift v2 by @QxBytes in #2688
  • deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #2760
  • deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools by @dependabot in #2761
  • add azr metrics in heartbeats by @ZetaoZhuang in #2735
  • ci: cilium-nightly skip test check-log-errors by @camrynl in #2763
  • ci: skip async delete for nightly pipeline by @camrynl in #2765
  • deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #2767
  • deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #2768
  • feat: Added NIC type and modified setRoutes function to support Windows by @bohuini in #2679
  • feat: add mTLS to CNS by @jackieluc in #2751
  • ci: build ipv6-hp-bpf in pipeline by @camrynl in #2769
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools by @dependabot in #2776
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #2777
  • feat: New yaml file for updated CNI and CNS version by @chengch801214 in #2772
  • ci: makefile ACN_VERSION exclusions by @camrynl in #2783
  • fix: Editing makefile to add stateless CNI binary to the archives by @behzad-mir in #2775

New Contributors

Full Changelog: v1.5.28...v1.6.0

ipv6-hp-bpf/v0.0.1

14 Jun 18:01
6b86c47
Compare
Choose a tag to compare

Changes:

  • 6b86c47 fix: Editing makefile to add stateless CNI binary to the archives (#2775)
  • 7de898b feat: New yaml file for updated CNI and CNS version (#2772)
  • 219317c ci: makefile ACN_VERSION exclusions (#2783)
  • d5116f8 deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools (#2776)
  • 5c8221e deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#2777)
  • aa2577f ci: build ipv6-hp-bpf in pipeline (#2769)
  • de225e4 feat: add mTLS to CNS (#2751)
  • 13f7037 feat: Added NIC type and modified setRoutes function to support Windows (#2679)
  • 7e8b45f ci: skip async delete for nightly pipeline (#2765)
  • 3e10379 ci: cilium-nightly skip test check-log-errors (#2763)
See More
  • 49509a9 deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 (#2768)
  • 9b749ff deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#2767)
  • 7b5b879 add azr metrics in heartbeats (#2735)
  • ef69d47 deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools (#2761)
  • 40318af deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2760)
  • 2ab9cfe refactor: code changes for stateless cni and swift v2 (#2688)
  • 96a989e Add gRPC Protobuf Files for CNS Operations (#2754)
  • 0475212 feat: eBPF ingress/egress TC program for cilium external LB (#2710)
  • 6dabf70 chore: update cilium-operator security context (#2755)
  • 91d1e76 ci: skip no-unexpected-packet-drops for cilium dualstack e2e (#2749)
  • a1ce287 ci: Remove merge queue workflow (#2704)
  • e491f20 deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools (#2752)
  • 6a9b155 deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#2753)
  • 8653b03 deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#2741)
  • 90df8a1 feat: plumb accelnet bool through interfaceinfo (#2746)
  • 1d8f89e deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools (#2737)
  • c106f0f deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam (#2744)
  • 3c9450d fix: order of healthz and readyz arguments (#2743)
  • 5033a0c ci: create template for cilium cli install (#2736)
  • c9682a6 ci: adding a retry login on exec cmd on failure (#2740)
  • cba6ded ci: bump Azure/login from 2.0.0 to 2.1.0 (#2691)
  • 512d2d4 ci: test async delete in cilium stages (#2725) [ #2346 ]
  • 5e1b2ad Add unblock condition for the swiftv2 tests. (#2738)
  • 0c598e3 fix: pin Windows images (#2742)
  • 4370e6e feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code (#2722)
  • eca30a2 deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools (#2733)
  • 2f1bcc6 deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#2732)
  • f1edffc deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2731)
  • be88049 ci: Change ACR Service Connection (#2727)
  • 893b6e6 Swiftv2 e2e tests (#2626)
  • e2b9e18 deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools (#2729)
  • aff1126 deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 (#2730)
  • f194ee9 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam (#2690)
  • e117bfb chore: update cni in dropgz to 1.5.28 (#2726)
  • 4073c74 feat: update CRDs to accomodate multiple pod nics (#2717)
  • 72d50cf ci: match cilium ds cluster create/delete (#2724)
  • b408b9a deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#2675)
  • 3c78111 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 (#2714)
  • dc2ca71 deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools (#2720)
  • 53d4132 deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#2676)
  • 7fb446f deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#2721)
  • be2dcc0 Start two CNS servers with different handlers (#2650)
  • 654b1fa deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#2715)
  • 6c2b403 deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 (#2667)
  • 55f164e deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 (#2671)

This list of changes was auto generated.

v1.5.29

14 Jun 20:38
96a989e
Compare
Choose a tag to compare

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754

Full Changelog: v1.5.28...v1.5.29

dropgz/v0.1.4

04 May 03:04
e117bfb
Compare
Choose a tag to compare

Changes:

  • e117bfb chore: update cni in dropgz to 1.5.28 (#2726)
  • 4073c74 feat: update CRDs to accomodate multiple pod nics (#2717)
  • 72d50cf ci: match cilium ds cluster create/delete (#2724)
  • b408b9a deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#2675)
  • 3c78111 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 (#2714)
  • dc2ca71 deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools (#2720)
  • 53d4132 deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#2676)
  • 7fb446f deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#2721)
  • be2dcc0 Start two CNS servers with different handlers (#2650)
  • 654b1fa deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#2715)
See More
  • 6c2b403 deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 (#2667)
  • 55f164e deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 (#2671)

This list of changes was auto generated.

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726

Full Changelog: v1.5.28...dropgz/v0.1.4

dropgz/v0.0.20

04 May 03:17
7a82718
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

What's Changed

  • Release candidate v1.4.44.4 by @thatmattlong in #2094
  • chore: add release branches to pr pipeline trigger (#2095) by @thatmattlong in #2096
  • fix: don't delete an existing conflist (#2115) by @thatmattlong in #2189
  • Release/v1.4 Remove AKS-Engine by @jpayne3506 in #2212
  • backport "feat: Consume the NCStatus to be able to append subnet is full error to Pod IP reservation failures" to release/v1.4 by @nairashu in #2252
  • backport "feat: CNS/CNI async pod delete (#2183)" to release/v1.4 by @rbtr in #2245
  • backport "fix: skipping the k8s e2e unsupported service conformance test (#2255)" to release/v1.4 by @rbtr in #2256
  • backport: Pipeline agent image up...
Read more

v1.4.54

03 May 18:21
f3c70a4
Compare
Choose a tag to compare

What's Changed

  • Release candidate v1.4.44.4 by @thatmattlong in #2094
  • chore: add release branches to pr pipeline trigger (#2095) by @thatmattlong in #2096
  • fix: don't delete an existing conflist (#2115) by @thatmattlong in #2189
  • Release/v1.4 Remove AKS-Engine by @jpayne3506 in #2212
  • backport "feat: Consume the NCStatus to be able to append subnet is full error to Pod IP reservation failures" to release/v1.4 by @nairashu in #2252
  • backport "feat: CNS/CNI async pod delete (#2183)" to release/v1.4 by @rbtr in #2245
  • backport "fix: skipping the k8s e2e unsupported service conformance test (#2255)" to release/v1.4 by @rbtr in #2256
  • backport: Pipeline agent image update from 18.04 to 22.04 | AzSecPack (#2327) to release/v1.4 by @jpayne3506 in #2353
  • backport updated client-go by @rbtr in #2351
  • fix: validate that NCIDs are well-formed GUIDs (#2359) by @rbtr in #2364
  • bring new v1.4 CNI bins to dropgz by @rbtr in #2371
  • ci:[CNI] Remove load balancer tests and add rollout status for konnec… by @rbtr in #2487
  • backport: fix: add contexts to clean up fsnotify goroutines by @rbtr in #2450
  • fix: lint vs release branch instead of master by @rbtr in #2352
  • Update Go and deps on v1.4 branch by @rbtr in #2453
  • ci: Backport CI dependency changes by @jpayne3506 in #2609
  • fix: backport remove unsupported artifacts by @QxBytes in #2614
  • backport: fix: joining multiple dns server lists (#2506) by @jpayne3506 in #2516
  • fix: Added -n option in iptables list cmd to prevent reverse dns lookup by @tamilmani1989 in #2686
  • fix: Install packages from mariner 2.0 instead of 1.0 by @tamilmani1989 in #2695
  • ci: [backport] Remove AKS Engine storage account usage by @jpayne3506 in #2706
  • backport: fix: close connection on any return from azure-vnet-telemetry (#2711) by @QxBytes in #2719

Full Changelog: v1.5.28...v1.4.54

v1.5.28

01 May 18:37
48801a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.26...v1.5.28

dropgz/v0.1.3

17 Apr 16:02
1f01781
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.26...dropgz/v0.1.3