-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide HasDefaultStorageClass & IsExpandable on webhook context
- The conversion wehhook will call validation & defaulting which will lead to diverging behavior from the validation and defaulting webhooks - This prevented v1alpha1 image resources from being defaulted with a volume cache because defaulting was taking place in the conversion webhook without the correct context Resolves: #878 #873
- Loading branch information
1 parent
90fe84d
commit c7ef3b1
Showing
1 changed file
with
23 additions
and
26 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