Skip to content

v1.4.16

Choose a tag to compare

@matmerr matmerr released this 02 Dec 01:04
92b89c7

What's Changed

  • refactor: [NPM] General translation logic for egress and ingress by @JungukCho in #1106
  • feat: [NPM] ipset save before restoring and fixing grep UTs by @huntergregory in #1085
  • fix: [NPM] reposition iptables jump to AZURE-NPM chain by @huntergregory in #1086
  • use goldpinger image which supports IPv6 and only pings ready pods by @rbtr in #1092
  • perf: [NPM] Use Equal function for label comparison instead of using reflect.DeepEqual in namespaceController by @JungukCho in #1107
  • refactor: move from io/ioutil to io and os packages by @Juneezee in #1096
  • feat: [NPM] Clean up iptables chains in Linux v2 by @huntergregory in #1090
  • refacto: [NPM] Handle 0.0.0.0/0 ipblock and de-duplicated elements in except field by @JungukCho in #1109
  • refactor: [NPM] Minor fixes (does not change functionality, but for better maintenance) by @JungukCho in #1113
  • feat: [NPM] Reset ipsets & update a Prometheus function ResetIPSetEntries (previously just used for UTs) by @huntergregory in #1108
  • Azure cns yaml by @pjohnst5 in #1058
  • fix: [NPM] Testing Changes and updates to Linux Policy Manager by @huntergregory in #1114
  • feat: [NPM] Update feature toggles and corresponding codes for enabling V2 NPM test by @JungukCho in #1115
  • fix: [NPM] adding fixes to windows DP after first run by @vakalapa in #1100
  • Cns windows aks by @pjohnst5 in #1059
  • fix ipampool scaling - only release IPs we have by @rbtr in #1110
  • lint pre-push hook by @rbtr in #1112
  • chore: Update npm windows to dockerfile servercore base by @matmerr in #1122
  • fix: adding relevant platform suffix to ignore errors in windows by @vakalapa in #1119
  • make hook install optional by @rbtr in #1131
  • feat: [CNI] Enable DSR policy for windows singletenancy (AKS) by default by @tamilmani1989 in #1116
  • fix IPs typos in CNS code and comments by @rbtr in #1111
  • chore: update build tools by @rbtr in #1127
  • feat: nnc client sets ownerref by @thatmattlong in #1133
  • test: [NPM] Profiles by @huntergregory in #1104
  • chore: create dependabot.yaml by @matmerr in #1135
  • ci: retry image build on windows in the event runtime isn't ready by @matmerr in #1134
  • fix: [NPM] V2 NPM (with only linux data plane) bug fix after first run by @huntergregory in #1120

New Contributors

Full Changelog: v1.4.15...v1.4.16