Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.5.14
What's Changed
- fix: set cluster auto-upgrade and node auto-upgrade in the hackfile by @rbtr in #2253
- feat: update cns network container contract for swift 2 by @jaer-tsun in #2250
- fix: cluster template env vars by @jpayne3506 in #2258
- submodule dependency updates by @rbtr in #2242
- v4overlay windows test cases by @paulyufan2 in #2187
- Add OpenAPI doucmentation to CNS by @timraymond in #1461
- ci: add CNIv2 testing for different proc/OS by @jshr-w in #2230
- ci: Add HNS restart to Windows CNIv1 in Load Test Pipeline by @jpayne3506 in #2261
- ci: dualstack overlay windows test cases by @paulyufan2 in #2262
- chore: must* functions should panic by @pjohnst5 in #2268
- ci: Add log template to PR and Load Test Pipeline by @jpayne3506 in #2264
- [CNI] zap logger telemetry package by @paulyufan2 in #2266
- ci: Agent pool default set at stage level by @jpayne3506 in #2272
- chore: install ip-masq-agent as part of overlay cns scenarios by @pjohnst5 in #2273
- ci: v4overlay conformance test cases by @paulyufan2 in #2274
- test(capz): [WIN-NPM] support containerd 1.7 filesystem by @huntergregory in #2267
- fix: change artifact naming convention by @jpayne3506 in #2278
- ci: Parameterize CNS image repository by @jpayne3506 in #2280
- Fix: Update pni scope to namespaced by @aggarwal0009 in #2282
- revert: Latest NPM for integration test by @jpayne3506 in #2263
- ci: Add control through environment variables for CNI Load Test by @jpayne3506 in #2277
- ci: Update CNI Release Test pipeline by @jpayne3506 in #2283
- [CNI] zap logger for platform package by @paulyufan2 in #2233
- ci: Add NPM arm64 to CNI Load Test Pipeline by @jpayne3506 in #2289
- revert: Cilium load test RBAC by @jpayne3506 in #2291
- ci: Enable multiple runs with the same commitID by @jpayne3506 in #2292
- Adding dualstack overlay support to azure-ipam plugin for Cilium by @rjdenney in #2239
- ci: Replace manual install of kubectl with ADO KubectlInstaller task by @jpayne3506 in #2307
- chore: wait for deployment to completely delete before proceeding by @pjohnst5 in #2312
- Adding CNI async delete to old API for cilium by @rjdenney in #2302
- ci: move hubble connectivity tests to nightly pipeline by @jshr-w in #2310
- fix: retry pool allocation after cleaning IPAM state by @jshr-w in #2309
- Fix endpoints for CNS pull model API calls to DNC by @smittal22 in #2297
- fix: Pipeline agent image update from 18.04 to 22.04 | AzSecPack by @jpayne3506 in #2327
- fix: Using retryOnConflict to fix v4overlay scale tests failing. by @nddq in #2314
- fix: improper field change by @jpayne3506 in #2303
- [cni]: dualstack overlay hostIP issue hotfix by @paulyufan2 in #2290
- add a new container type for l1vh singularity container request by @kmurudi in #2215
- [CNI] Migrate zap logger for acn ipam package by @paulyufan2 in #2299
- ci: remove unused cilium files by @camrynl in #2334
- update dropgz with azure-ipam/v0.0.5 by @camrynl in #2332
- build: [NPM] update repo for ubuntu 20 by @huntergregory in #2217
- feat: build cni installer image with cni builds by @rbtr in #2324
- feat: CNS RequestIPAddress branching for MT/V2 by @nddq in #2300
- fix: Add SubnetGUID to MT PodNetwork CRD by @samarths-msft in #2321
- ci: add Cilium OS/Proc coverage to CNI Load Test pipeline by @jpayne3506 in #2296
- fix: skip setting SdnRemoteArpMacAddress when hns is not enabled by @ZetaoZhuang in #2315
- deps: bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #2293
- deps: bump golang.org/x/net from 0.15.0 to 0.17.0 in /azure-ipam by @dependabot in #2288
- feat: cni refactor for swift v2 by @jaer-tsun in #2330
- feat: build standalone azure-ipam installer image by @rbtr in #2339
- deps: bump google.golang.org/grpc from 1.58.0 to 1.59.0 by @dependabot in #2325
- fix: enable ip forward on transparent vlan network create by @QxBytes in #2335
- revert: async delete changes for azure-ipam by @camrynl in #2346
- ci: Increase test timeouts cilium connectivity test by @jpayne3506 in #2347
- chores: SWIFT v2 routing changes by @nddq in #2342
- update dropgz with azure-ipam/v0.0.6 by @camrynl in #2350
- normalize NCID by stripping Swift prefix by @rbtr in #2343
- test: validate secondary endpoint client failure by @jaer-tsun in #2345
- test: add multitenancy transparent vlan conflist to dropgz by @QxBytes in #2336
- ci: Move E2E runtime variables from job level to stage by @jpayne3506 in #2305
- ci: Update makefile cluster creation by @jpayne3506 in #2358
- ci: Parameterize dropgz input for all Release pipeline scenarios by @jpayne3506 in #2354
- ci: Update RDMA vmSku by @jpayne3506 in #2356
- Fix missing Wireserver IP configuration in Wireserver Client by @rbtr in #2271
- fix: Cilium CLI version by @jpayne3506 in #2362
- fix: validate that NCIDs are well-formed GUIDs by @rbtr in #2359
- fix zap logger rotation issues by @paulyufan2 in #2344
- fix: cni should not invoke cns to release ips for muiltitenancy by @ZetaoZhuang in #2357
New Contributors
- @jshr-w made their first contribution in #2230
- @samarths-msft made their first contribution in #2321
Full Changelog: v1.5.13...v1.5.14
v1.4.51
azure-ipam/v0.0.3.1
azure-ipam/v0.0.3.1
v1.4.50
What's Changed
- 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
Full Changelog: v1.4.44.5...v1.4.50
dropgz/v0.0.15
Changes:
- 08c9a6e update dropgz with azure-ipam/v0.0.6 (#2350)
- 2dfc05a chores: SWIFT v2 routing changes (#2342)
- d1a03ba ci: Add k8s conformance to cilium E2E | Increase test timeouts cilium connectivity test (#2347)
- 5b9aaef revert: async delete changes for azure-ipam (#2346) [ #2302 ]
- 428edb9 fix: enable ip forward on transparent vlan network create (#2335)
- 8a80c8e deps: bump google.golang.org/grpc from 1.58.0 to 1.59.0 (#2325)
- 67c13c9 feat: build standalone azure-ipam installer image (#2339)
- 83fca75 feat: cni refactor for swift v2 (#2330)
- 84e82e5 deps: bump golang.org/x/net from 0.15.0 to 0.17.0 in /azure-ipam (#2288)
- a540544 deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (#2293)
See More
- aab8e71 fix: skip setting SdnRemoteArpMacAddress when hns is not enabled (#2315)
- 5931f8f ci: add Cilium OS/Proc coverage to CNI Load Test pipeline (#2296)
- ada7560 fix: Add SubnetGUID to MT PodNetwork CRD (#2321)
- d34c61f feat: CNS RequestIPAddress branching for MT/V2 (#2300)
This list of changes was auto generated.
What's Changed
- chores: SWIFT v2 routing changes by @nddq in #2342
- update dropgz with azure-ipam/v0.0.6 by @camrynl in #2350
Full Changelog: azure-ipam/v0.0.6...dropgz/v0.0.15
azure-ipam/v0.0.6
Changes:
- d1a03ba ci: Add k8s conformance to cilium E2E | Increase test timeouts cilium connectivity test (#2347)
- 5b9aaef revert: async delete changes for azure-ipam (#2346) [ #2302 ]
- 428edb9 fix: enable ip forward on transparent vlan network create (#2335)
- 8a80c8e deps: bump google.golang.org/grpc from 1.58.0 to 1.59.0 (#2325)
- 67c13c9 feat: build standalone azure-ipam installer image (#2339)
- 83fca75 feat: cni refactor for swift v2 (#2330)
- 84e82e5 deps: bump golang.org/x/net from 0.15.0 to 0.17.0 in /azure-ipam (#2288)
- a540544 deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (#2293)
- aab8e71 fix: skip setting SdnRemoteArpMacAddress when hns is not enabled (#2315)
- 5931f8f ci: add Cilium OS/Proc coverage to CNI Load Test pipeline (#2296)
See More
- ada7560 fix: Add SubnetGUID to MT PodNetwork CRD (#2321)
- d34c61f feat: CNS RequestIPAddress branching for MT/V2 (#2300)
This list of changes was auto generated.
What's Changed
- feat: CNS RequestIPAddress branching for MT/V2 by @nddq in #2300
- fix: Add SubnetGUID to MT PodNetwork CRD by @samarths-msft in #2321
- ci: add Cilium OS/Proc coverage to CNI Load Test pipeline by @jpayne3506 in #2296
- fix: skip setting SdnRemoteArpMacAddress when hns is not enabled by @ZetaoZhuang in #2315
- deps: bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #2293
- deps: bump golang.org/x/net from 0.15.0 to 0.17.0 in /azure-ipam by @dependabot in #2288
- feat: cni refactor for swift v2 by @jaer-tsun in #2330
- feat: build standalone azure-ipam installer image by @rbtr in #2339
- deps: bump google.golang.org/grpc from 1.58.0 to 1.59.0 by @dependabot in #2325
- fix: enable ip forward on transparent vlan network create by @QxBytes in #2335
- revert: async delete changes for azure-ipam by @camrynl in #2346
- ci: Increase test timeouts cilium connectivity test by @jpayne3506 in #2347
New Contributors
- @samarths-msft made their first contribution in #2321
Full Changelog: v1.4.45.3...azure-ipam/v0.0.6
v1.4.45.3
dropgz/v0.0.14
Changes:
- 22244c1 update dropgz with azure-ipam/v0.0.5 (#2332)
- a54369e ci: remove unused cilium files (#2334)
- 95cade1 [CNI] Migrate zap logger for acn ipam package (#2299)
- dda7fe8 add a new container type for l1vh singularity container request (#2215)
- b65b051 [cni]: dualstack overlay hostIP issue hotfix (#2290)
- 54154ab fix: improper field change (#2303)
- 9c3cdfb fix: Using retryOnConflict to fix v4overlay scale tests failing. (#2314)
- 29502bc fix: Pipeline agent image update from 18.04 to 22.04 | AzSecPack (#2327)
- c47e538 Fix endpoints for CNS pull model API calls to DNC (#2297)
- e03114c fix: retry pool allocation after cleaning IPAM state (#2309)
See More
- 996c3fe ci: move hubble connectivity tests to nightly pipeline (#2310) [ #2265 ]
- e6bc6da Adding CNI async delete to old API for cilium (#2302)
- 10e86a2 chore: wait for deployment to completely delete before proceeding (#2312)
- ce5c12b ci: Replace manual install of kubectl with ADO KubectlInstaller task (#2307)
- 86e5e13 Adding dualstack overlay support to azure-ipam plugin for Cilium (#2239)
- 0b45d15 ci: Enable multiple runs with the same commitID (#2292)
- e62e44e revert: Cilium load test RBAC (#2291)
- 73d8bfb ci: Add NPM arm64 to CNI Load Test Pipeline (#2289)
- ae37d40 [CNI] zap logger for platform package (#2233)
- a3ec127 ci: Update CNI Release Test pipeline (#2283)
- 6ddc44c ci: Add control through environment variables for CNI Load Test (#2277)
- 1190646 revert: Latest NPM for integration test (#2263)
- 131cf7a Fix: Update pni scope to namespaced (#2282)
- f46a430 ci: Parameterize CNS image repository (#2280)
- 5866205 fix: change artifact naming convention (#2278)
- f4dd79c test(capz): [WIN-NPM] support containerd 1.7 filesystem (#2267)
- 728dbb3 ci: v4overlay conformance test cases (#2274)
- 7a5cb5e chore: install ip-masq-agent as part of overlay cns scenarios (#2273)
- f061370 ci: Agent pool default set at stage level (#2272)
- ae0c08c [CNI] zap logger telemetry package (#2266)
- 64f01b2 ci: Add log template to PR and Load Test Pipeline (#2264)
- ad3329a chore: must* functions should panic (#2268)
- 35a6f89 ci: dualstack overlay windows test cases (#2262)
- e874736 ci: Add HNS restart to Windows CNIv1 in Load Test Pipeline (#2261)
- 4423a94 ci: add CNIv2 testing for different proc/OS (#2230)
- 9200af8 Add OpenAPI doucmentation to CNS (#1461)
- 78a577c v4overlay windows test cases (#2187)
- a3e6682 submodule dependency updates (#2242)
- f0021b5 fix: cluster template env vars (#2258)
- 982b794 feat: update cns network container contract for swift 2 (#2250)
- 6251874 fix: set cluster auto-upgrade and node auto-upgrade in the hackfile (#2253)
This list of changes was auto generated.
What's Changed
- fix: Using retryOnConflict to fix v4overlay scale tests failing. by @nddq in #2314
- fix: improper field change by @jpayne3506 in #2303
- [cni]: dualstack overlay hostIP issue hotfix by @paulyufan2 in #2290
- add a new container type for l1vh singularity container request by @kmurudi in #2215
- [CNI] Migrate zap logger for acn ipam package by @paulyufan2 in #2299
- ci: remove unused cilium files by @camrynl in #2334
- update dropgz with azure-ipam/v0.0.5 by @camrynl in #2332
Full Changelog: azure-ipam/v0.0.5...dropgz/v0.0.14
azure-ipam/v0.0.5
Changes:
- 29502bc fix: Pipeline agent image update from 18.04 to 22.04 | AzSecPack (#2327)
- c47e538 Fix endpoints for CNS pull model API calls to DNC (#2297)
- e03114c fix: retry pool allocation after cleaning IPAM state (#2309)
- 996c3fe ci: move hubble connectivity tests to nightly pipeline (#2310) [ #2265 ]
- e6bc6da Adding CNI async delete to old API for cilium (#2302)
- 10e86a2 chore: wait for deployment to completely delete before proceeding (#2312)
- ce5c12b ci: Replace manual install of kubectl with ADO KubectlInstaller task (#2307)
- 86e5e13 Adding dualstack overlay support to azure-ipam plugin for Cilium (#2239)
- 0b45d15 ci: Enable multiple runs with the same commitID (#2292)
- e62e44e revert: Cilium load test RBAC (#2291)
See More
- 73d8bfb ci: Add NPM arm64 to CNI Load Test Pipeline (#2289)
- ae37d40 [CNI] zap logger for platform package (#2233)
- a3ec127 ci: Update CNI Release Test pipeline (#2283)
- 6ddc44c ci: Add control through environment variables for CNI Load Test (#2277)
- 1190646 revert: Latest NPM for integration test (#2263)
- 131cf7a Fix: Update pni scope to namespaced (#2282)
- f46a430 ci: Parameterize CNS image repository (#2280)
- 5866205 fix: change artifact naming convention (#2278)
- f4dd79c test(capz): [WIN-NPM] support containerd 1.7 filesystem (#2267)
- 728dbb3 ci: v4overlay conformance test cases (#2274)
- 7a5cb5e chore: install ip-masq-agent as part of overlay cns scenarios (#2273)
- f061370 ci: Agent pool default set at stage level (#2272)
- ae0c08c [CNI] zap logger telemetry package (#2266)
- 64f01b2 ci: Add log template to PR and Load Test Pipeline (#2264)
- ad3329a chore: must* functions should panic (#2268)
- 35a6f89 ci: dualstack overlay windows test cases (#2262)
- e874736 ci: Add HNS restart to Windows CNIv1 in Load Test Pipeline (#2261)
- 4423a94 ci: add CNIv2 testing for different proc/OS (#2230)
- 9200af8 Add OpenAPI doucmentation to CNS (#1461)
- 78a577c v4overlay windows test cases (#2187)
- a3e6682 submodule dependency updates (#2242)
- f0021b5 fix: cluster template env vars (#2258)
- 982b794 feat: update cns network container contract for swift 2 (#2250)
- 6251874 fix: set cluster auto-upgrade and node auto-upgrade in the hackfile (#2253)
This list of changes was auto generated.
What's Changed
- fix: cluster template env vars by @jpayne3506 in #2258
- submodule dependency updates by @rbtr in #2242
- v4overlay windows test cases by @paulyufan2 in #2187
- Add OpenAPI doucmentation to CNS by @timraymond in #1461
- ci: add CNIv2 testing for different proc/OS by @jshr-w in #2230
- ci: Add HNS restart to Windows CNIv1 in Load Test Pipeline by @jpayne3506 in #2261
- ci: dualstack overlay windows test cases by @paulyufan2 in #2262
- chore: must* functions should panic by @pjohnst5 in #2268
- ci: Add log template to PR and Load Test Pipeline by @jpayne3506 in #2264
- [CNI] zap logger telemetry package by @paulyufan2 in #2266
- ci: Agent pool default set at stage level by @jpayne3506 in #2272
- chore: install ip-masq-agent as part of overlay cns scenarios by @pjohnst5 in #2273
- ci: v4overlay conformance test cases by @paulyufan2 in #2274
- test(capz): [WIN-NPM] support containerd 1.7 filesystem by @huntergregory in #2267
- fix: change artifact naming convention by @jpayne3506 in #2278
- ci: Parameterize CNS image repository by @jpayne3506 in #2280
- Fix: Update pni scope to namespaced by @aggarwal0009 in #2282
- revert: Latest NPM for integration test by @jpayne3506 in #2263
- ci: Add control through environment variables for CNI Load Test by @jpayne3506 in #2277
- ci: Update CNI Release Test pipeline by @jpayne3506 in #2283
- [CNI] zap logger for platform package by @paulyufan2 in #2233
- ci: Add NPM arm64 to CNI Load Test Pipeline by @jpayne3506 in #2289
- revert: Cilium load test RBAC by @jpayne3506 in #2291
- ci: Enable multiple runs with the same commitID by @jpayne3506 in #2292
- Adding dualstack overlay support to azure-ipam plugin for Cilium by @rjdenney in #2239
- ci: Replace manual install of kubectl with ADO KubectlInstaller task by @jpayne3506 in #2307
- chore: wait for deployment to completely delete before proceeding by @pjohnst5 in #2312
- Adding CNI async delete to old API for cilium by @rjdenney in #2302
- ci: move hubble connectivity tests to nightly pipeline by @jshr-w in #2310
- fix: retry pool allocation after cleaning IPAM state by @jshr-w in #2309
- Fix endpoints for CNS pull model API calls to DNC by @smittal22 in #2297
- fix: Pipeline agent image update from 18.04 to 22.04 | AzSecPack by @jpayne3506 in #2327
New Contributors
Full Changelog: dropgz/v0.0.13...azure-ipam/v0.0.5
v1.4.44.5
What's Changed
- 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
Full Changelog: v1.4.44.4...v1.4.44.5