Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.1.6
Changes:
- b41ae2a Prepare artifacts stage (#628)
- dc37410 Pipeline update (#627)
- dd7abd1 CNS to DNC communication in Managed DNC (#574)
- 5b437b1 fixed test to use uuid.New()
- 2873ae8 Fixed code bug
- b3b9fab exit cnsclient with code
- 8b14462 Removed example directory
- 499da46 Incorporate feedback
- 1f33ca3 Fixed spell check
- dcc0606 Incorporated feedback
See More
- 39c8305 Incorporate feedback
- 6c17cca Add more test coverage
- 042451a Fixed TestCNSClientRequestAndRelease test
- cdc056f fixed test build
- 90582d7 incorporated feedback
- 9d6a137 Fix build
- a988ebd incorporated feedback
- ad0efd8 Add test changes
- 8537791 Test changes
- 3561aeb Fixed existing tests
- c6f2c26 Added function header
- 5fa3998 More changes
- a42d5ac added check to find accept_ra file exists (#620)
- 8b84b70 Request Controller reconcile CNS state on reboot (#603)
- f6357c3 Temporarily disable broken test (#621)
- 8a32ddc Run the complete unit test suite in CNI
- c5095b5 Fixed comment
- 8e073e5 Enable restserver tests, commented faulty tests for now
- 4a90d00 Fixed tests
- 3e404bf Update SecondaryIpConfigs in NetworkContainerRequest contract
- b4316aa Refactored Restserver.go
- 853870c CNS Client API interface and skeleton implementation (#615)
- 9d6b6c9 Fix NATing on *COW (HnsV2) Scenarios (#596)
- d623354 Merge pull request #613 from ramiro-gamarra/fix-go-mod
- 1d31a7f Add CNS IPAM check to not overwrite existing state (#614)
- cf1a557 vendoring dependencies
- 48b9fb8 updating go mod and sum
This list of changes was auto generated.
v1.1.5
Changes:
- 88ea3c2 Prometheus metrics (#590)
- b92d8c6 Update NPM logs to use Logf instead of Printf. (#610)
- 644642b CNS IPAM for CNI (#584)
- a537df1 Add nil pointer checker when reading port value to avoid panic. (#606)
- 508a2bb Changes for caching pod ip (#600)
- 14e8a98 Add logic to hanle different order between namespace selectoer, pod selector, ip block rules. (#604)
- d96246e Move ipset deletion condition check from DeleteSet to DeleteFromSet. (#602)
- ea5c9a7 Add logic to deal with 0.0.0.0/0 which ipset not support. (#599)
- cf25cd3 Update NPM logs to use Logf instead of Printf (#601)
- a15ff46 Request controller for CNS (#583) [ #585 ]
See More
- 7b5e817 Improving and adding CNI unit tests (#543)
- 8e4857f Update Github Templates (#592)
- bb1871a Adding parameter validation to build scripts (#246)
- e0cc672 CRD: Move scaling items into scaler, change scope to namespaced (#587)
- 9f82c3f Fix NPM image libgnutls vulnerability (#589)
- 942ce4a Updating pipeline image with necessary libs and bumping up base image version to 20.04LTS (#586)
- 19fb3e6 Move Cidr translation from iptable to ipset. (#582)
- 383df33 fix windows 1903 test apimodel.json (#585)
- 7b3a71f Update to latest image version for azure-npm.yaml file. (#580)
This list of changes was auto generated.
v1.1.4
v1.1.3
Changes:
- ecc2369 enable hairpin by default (#568)
- 6515fae Disable RA for interfaces created by CNI (#567)
- 11f2d74 Removing execution time metric (#566)
- 6542186 Prevent multiple deletions of pods (#563)
- d2ea35d fixing race in telemetry test code (#565)
- 4b1ed1e Explicitly add content type (#561)
- 9f3478f Add codecov.yml (#559)
This list of changes was auto generated.
v1.1.2
v1.1.1
v1.1.0
Changes:
- 6ac5e8c CNI Ipv6 Dualstack Support (#538)
- de708ee Merge pull request #547 from Azure/actionNameUpdate
- dd305ce address comments
- 459f2db need to update action to block, update priority
- 80f00e4 need to update action to block, update priority
- 8162a2b Check Processed NP Map & Add Update Pod Conditions (#546)
- 6fbeff5 remove git submodule (#545)
- 5bcce3b Revising add and update network policy logic in npm (#544)
This list of changes was auto generated.
v1.0.35
Changes:
- e98b789 Fix NPM Bugs (#542)
- 5319878 Merge pull request #535 from Azure/consumeFromNCContainerRequest
- 512ffed Add IPAM unit tests && Using ginkgo replace the origin go test (#508)
- e44eca0 typo
- f34a463 placeholder for src/dest IP's + validation
- 00da4e2 Change pipeline storage account (#541)
- 38dc38e Move NPM from dep to go mod (#539)
- 2427888 Lock update operations to prevent race in between updates. (#536)
- 404eb16 restrict to only APIPA
- 79d8758 ipv6 don't reserve gateway address (#537)
See More
- 7758c58 include a nil check on pointer
- d2ba9bb IPv6 Node IPAM (#532)
- a6ddef1 change struct name
- 4feb4ae remove folder
- 73ebf2d testing build issue with importing hcsshim
- 7db604d remove unintended folder
- 143cb49 fixing build error
- 8bc949b revert last commit
- 42ff442 remove line
- ff14067 addressing comments
- dc1ecbf added ipv6 changes (#534)
- eaafe09 Consume ACL for APIPA Endpoint from CreateNC Req
- f452123 Consume ACL for APIPA Endpoint from CreateNC Req
- 47f6d8f Adding telemetry to network monitor (#533)
- a4e9e99 Avoid logging the auth token (#523)
- 0b62fc4 Fixing windows test failure (#531)
- 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
- 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
- b69f72e Update npm image version to use the latest v1.0.33 (#521)
- fea4205 Update Install-CniPlugin.ps1 (#520)
- 2ecca21 Fix unnecessary consecutiveAdd for windows (#509) [ #367 ]
This list of changes was auto generated.
v1.0.34
Changes:
- 2427888 Lock update operations to prevent race in between updates. (#536)
- 79d8758 ipv6 don't reserve gateway address (#537)
- d2ba9bb IPv6 Node IPAM (#532)
- dc1ecbf added ipv6 changes (#534)
- 47f6d8f Adding telemetry to network monitor (#533)
- a4e9e99 Avoid logging the auth token (#523)
- 0b62fc4 Fixing windows test failure (#531)
- 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
- 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
- b69f72e Update npm image version to use the latest v1.0.33 (#521)
v1.0.33
This release contains:
- Separated cns heartbeat to separate thread. (#496)
- adds environment flag fileIPAM (#482)
- fixed request and response function to send logs to AI (#495)
- Update CNM test to delete endpoint (#499)
- NPM Version Validation (#498)
- Update NPM Tolerations (#493)
- Add AI Events and CNS NC Snapshots.(#503)
- Fix ACN issue 436 for surfacing CNI errors to kubelet. (#501)
- Test NPM in E2E (#478)
- Upgrade packages at image build time (#504)
- Added EB rule for ip addresses in conflist for linux (#505)