Commit 153a3b2
committed
pkg/asset/machines/azure: Don't set disk encryption set to nil
The disk encryption set ID was getting set to nil before being passed to
the bootstrap machine struct. Since the managed disk properties is a
pointer, it was nil before the manifests were being written to disk.
https://issues.redhat.com/browse/OCPBUGS-363021 parent 5748014 commit 153a3b2
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
| |||
0 commit comments