kubernetes/pkg/registry
Clayton Coleman c37c93f47a
validation: Handle presence of MaxSurge on DaemonSet
When the maxsurge daemonset gate is disabled, the registry and validation
must properly handle stripping the field. In the special case where that
would leave the MaxUnavailable field set to 0, we must set it to 1 which
is the default value.
2020-12-17 09:00:56 -05:00
..
admissionregistration Introduce api-extensions category in k8s apiserver 2020-10-29 16:44:26 +01:00
apiserverinternal generated 2020-09-08 19:14:36 -07:00
apps validation: Handle presence of MaxSurge on DaemonSet 2020-12-17 09:00:56 -05:00
authentication Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
authorization unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
autoscaling Added functionality and API for pod autoscaling based on container resources 2020-10-21 21:10:05 +02:00
batch Downward API hugepages 2020-11-10 16:09:13 -05:00
certificates find . -type f \( -name "*.go" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g' 2020-09-21 16:37:12 -04:00
coordination Propagate error from NewREST 2019-08-12 13:55:35 -07:00
core service.spec.AllocateLoadBalancerNodePorts followup 2020-11-24 08:10:43 +01:00
discovery Updating EndpointSlice strategy to cover alpha NodeName field 2020-11-11 18:25:54 -08:00
events Update conversion between ReportingController and Source.Component 2020-07-08 08:46:38 -04:00
extensions Update generated files 2019-12-13 12:23:39 -05:00
flowcontrol flowcontrol bootstrap: give catch-all PL more concurrency share 2020-11-13 23:20:42 +00:00
networking Move SCTP to GA 2020-10-15 08:56:33 -04:00
node GA of RuntimeClass feature gate and API 2020-11-11 19:22:32 +00:00
policy Merge pull request #85863 from nan-yu/pdb_status_renaming 2019-12-05 15:54:49 -08:00
rbac actually retry if we failed to reconcile some objects 2020-11-11 15:39:12 -08:00
registrytest apimachinery: remove inactive members from OWNERS 2020-07-11 19:28:24 +05:30
scheduling make some rbac and scheduling post start hooks tolerate the apiserver 2020-11-08 18:53:40 -08:00
storage Relax validation for CSIVolumeFSGroupPolicy 2020-11-12 16:26:20 -05:00
BUILD generated 2020-09-14 09:24:41 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS eparis to emeritus 2020-06-30 09:50:44 -07:00