-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential VM validation webhook for Spec.Network
If the VM Spec.Network was changed to/from nil, the validation webhook would NPE. I think the stems from late in v1a2 we decided to make most of the top level Spec/Status fields pointers and this was just missed. Add a few basic update tests for VM Spec.Network.
- Loading branch information
Bryan Venteicher
committed
Dec 13, 2024
1 parent
32a7325
commit a501746
Showing
2 changed files
with
101 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters