Skip to content

v1.6.1

Compare
Choose a tag to compare
@matmerr matmerr released this 29 Jul 16:58
b29bdac

What's Changed

  • 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
  • fix: move CNS to distroless-iptables base image by @rbtr in #2661
  • deps: bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /build/tools by @dependabot in #2774
  • [CNS] refactor: remove redundant check for TLSSettings.TLSPort by @jackieluc in #2780
  • ci: Remove depreciated values from Cilium nightly config by @jpayne3506 in #2787
  • Added gRPC Server Boilerplate Code for CNS by @Kevincxv in #2745
  • combine linux and win Dockerfiles using build targets by @rbtr in #2559
  • ci: bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #2734
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #2791
  • deps: bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 in /azure-ipam by @dependabot in #2794
  • deps: bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in #2790
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #2771
  • deps: bump github.com/containernetworking/plugins from 1.5.0 to 1.5.1 in /azure-ipam by @dependabot in #2795
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #2778
  • Add default routes k8s windows by @paulyufan2 in #2797
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /dropgz by @dependabot in #2792
  • deps: bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 by @dependabot in #2796
  • deps: bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #2799
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 by @dependabot in #2802
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.1 to 5.2.0 by @dependabot in #2803
  • fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors by @QxBytes in #2789
  • fix: CNS should ignore NNCs that are being deleted by @rbtr in #2798
  • build windows 2025 binaries by @paulyufan2 in #2804
  • fix: Modified the value of DelegatedVMNIC to resolve compatibility issue by @bohuini in #2801
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /azure-ipam by @dependabot in #2782
  • deps: bump github.com/containernetworking/cni from 1.2.1 to 1.2.2 in /azure-ipam by @dependabot in #2809
  • deps: bump github.com/containernetworking/cni from 1.2.1 to 1.2.2 by @dependabot in #2811
  • fix: Revert the naming change for DelegatedVMNIC on master by @bohuini in #2810
  • add gateway on CNS to get populated by @paulyufan2 in #2805
  • fix: update azure-vnet directory permissions by @QxBytes in #2819
  • fix: add hns network id to endpoint struct for pushing to cns in stateless by @QxBytes in #2822
  • ci: align cilium charts with AKS by @camrynl in #2820
  • feat: add subnet address space to mtpnc status by @sharifnasser in #2825
  • Fix ACN PR Pipeline failures related to swiftv2 by @jc2543 in #2826
  • deps: bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #2829
  • feat: Adding backend interfaces support to CNS by @shreyashastantram in #2693
  • Add Status to NodeInfo CRD by @aggarwal0009 in #2827
  • add prefix length from mtpnc to podipinfo & gatewayip by @kmurudi in #2828
  • ci: Adjust VM usage for CNI Release Test Pipeline by @jpayne3506 in #2837
  • Add swiftv2 middleware support for standalone service fabric scenario (windows) by @kmurudi in #2634
  • ci: add AzureLinux, rdma and ARM64 release test scenarios for cilium dual stack by @camrynl in #2835
  • fix nodeInfo schema by @aggarwal0009 in #2838
  • add L1VH IB support on CNI by @paulyufan2 in #2762
  • deps: bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #2834
  • Delete hack/manifests/sshd.yaml by @rbtr in #2839
  • test: add ut for populating network and endpoint hns id in endpoint and endpoint info structs by @QxBytes in #2844
  • ci: Cleanup ACN PR pipeline yaml by @jpayne3506 in #2861
  • ci: Unblock nightly pipeline by @jpayne3506 in #2863
  • feat: Add CNS API to retrieve VMUniqueID from IMDS by @msvik in #2842
  • Add MacAddress to NodeInfo CRD by @aggarwal0009 in #2843
  • test: validate inputs to acn components by @QxBytes in #2845
  • ci: Shift E2E cluster creation by @jpayne3506 in #2862

New Contributors

Full Changelog: v1.6.0...v1.6.1