Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit 0853b18

Browse files
author
Wolfgang Nagele
authored
CNI remains on base62 for now (#19)
1 parent e284bae commit 0853b18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/cniconfig/cniconfig.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ func CNIConfigForVPCAttachment(vpc galacticv1alpha.VPC, vpcAttachment galacticv1
7878
return NetConfList{}, err
7979
}
8080

81-
// TODO Change to use VPC & VPCAttachment identifiers once CNI is adjusted
8281
return NetConfList{
8382
CNIVersion: "0.4.0",
8483
Plugins: []interface{}{

0 commit comments

Comments
 (0)