Commit 4e27477
committed
nodeup: include Ubuntu in markSecondaryENIsUnmanaged guard
Add Ubuntu >= 22.04 to the guard clause so kops writes the
Unmanaged=yes .network file for secondary ENIs on Ubuntu, mirroring
the existing AL2023 / Debian 12+ handling. Without this, systemd-networkd
keeps DHCP-ing on secondary ENIs managed by Cilium / AWS VPC CNI.1 parent 324ae1e commit 4e27477
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments