kubernetes/pkg/apis
Patrick Ohly dfaeacb51f CSIDriver: allow "StorageCapacity" to be modified
When originally introduced, the field was made immutable to be
consistent with the other fields. But in practice allowing it to be
toggled makes more sense, in particular when considering the rollout
of a CSI driver (let it run without using the published
CSIStorageCapacity object, then flip the field, or upgrading from a
driver without support to one which supports it).

The only consumer of this field, the kube-scheduler, can handle
mutation without problems because it always consults the informer
cache to get the current value.
2021-08-11 15:10:30 +02:00
..
abac Update auth OWNERS files to only use aliases 2021-04-07 10:46:03 -04:00
admission hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
admissionregistration Drop legacy validation logic for admission registration 2021-08-09 12:37:18 -04:00
apiserverinternal hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
apps Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change" 2021-07-16 11:51:35 -07:00
authentication hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
authorization hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
autoscaling Set out.TargetCPUUtilizationPercentage correctly when converting autoscaling_HorizontalPodAutoscalerSpec to v1_HorizontalPodAutoscalerSpec 2021-07-16 11:29:22 +08:00
batch Add Job.status.uncountedPodUIDs 2021-07-08 15:31:59 +00:00
certificates Drop legacy validation logic for certificates API 2021-08-09 12:37:34 -04:00
coordination Prefer v1 storage versions 2021-03-02 12:06:13 -05:00
core Fix a typo in comment 2021-07-23 19:47:33 +08:00
discovery Change the users of IsQualifiedName to ValidateQualifiedName 2021-05-18 10:49:15 +02:00
events hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
extensions Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
flowcontrol Add missing comments in APF API types 2021-06-25 00:27:40 -04:00
imagepolicy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
networking Drop legacy validation logic for networking API 2021-08-09 12:37:45 -04:00
node docs: fix outdated enhancement doc link 2021-04-12 15:15:58 +08:00
policy Use aliases in sig apps and scheduling APIs OWNERS 2021-05-17 17:56:20 +00:00
rbac code cleanup:fix broken link in validation 2021-05-08 09:01:57 +08:00
scheduling hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
storage CSIDriver: allow "StorageCapacity" to be modified 2021-08-11 15:10:30 +02:00
OWNERS Set OWNERS of pkg/apis to api-(approvers/reviewers) 2021-05-04 19:33:36 +00:00