![]() Automatic merge from submit-queue Make pvc storage class annotation immutable after create Fixes #34516 Added immutable check in validation.go ``` # Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be # reopened with the relevant failures. # # persistentvolumeclaims "gce-claim-storageclass" was not valid: # * metadata.annotations.volume.beta.kubernetes.io/storage-class: Invalid value: "slow2": field is immutable # ``` |
||
---|---|---|
.. | ||
path | ||
testdata/v1 | ||
BUILD | ||
doc.go | ||
events_test.go | ||
events.go | ||
OWNERS | ||
schema_test.go | ||
schema.go | ||
validation_test.go | ||
validation.go |