Skip to content

Commit 043bcf3

Browse files
committed
Revise VPC and Routing notes
-e Signed-off-by: Peter Gambrill <pgambrill@nvidia.com>
1 parent 186b298 commit 043bcf3

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/release-notes.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ This document contains release notes for the NVIDIA Infra Controller (NICo) proj
3737

3838
#### VPC and Routing
3939

40-
- VPC peering VNI and prefix lists are now sorted deterministically in network config responses.
4140
- BGP session password support has been added for peering sessions initiated by managed host DPUs.
42-
- Instance creation/update now supports explicit IP selection within a VPC prefix—this resolves issues with DHCP and PXE boot.
41+
- Instance creation/update now supports explicit IP selection within a VPC prefix.
4342

4443
#### BMC and Site Explorer
4544

@@ -69,15 +68,19 @@ This document contains release notes for the NVIDIA Infra Controller (NICo) proj
6968

7069
### Bug Fixes
7170

72-
#### API robustness and Validation
71+
#### VPC and Routing
72+
73+
- VPC peering VNI and prefix lists are now sorted deterministically in network config responses.
74+
75+
#### API Robustness and Validation
7376

7477
- Fixed Expected Machine OpenAPI issues around BMC default user fields.
7578
- Standardized error handling and improved error attribution.
7679
- Improved validation for RLA flows and addressed inventory/component-manager synchronization issues.
7780
- Enhanced single and batch instance APIs for performance and clarity.
7881
- Fixed typos/validation in `nvLinkLogicalPartitionId`.
7982

80-
#### Networking / data correctness
83+
#### Networking
8184

8285
- Strictly reject reserved IP addresses during interface update workflows.
8386
- Made power status filterable for instance status queries.

0 commit comments

Comments
 (0)