kubernetes/pkg
Wei Huang 7b6293b6b6
APIs, Validation and condition enforcements
- New API field .spec.schedulingGates
- Validation and drop disabled fields
- Disallow binding a Pod carrying non-nil schedulingGates
- Disallow creating a Pod with non-nil nodeName and non-nil schedulingGates
- Adds a {type:PodScheduled, reason:WaitingForGates} condition if necessary
- New literal SchedulingGated in the STATUS column of `k get pod`
2022-11-03 14:32:34 -07:00
..
api APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
apis APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
auth Merge pull request #105598 from gy95/match 2022-01-05 09:22:38 -08:00
capabilities
client Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
cloudprovider Remove references to openstack and cinder 2022-08-22 16:43:14 -04:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #113559 from wojtek-t/clean_shutdown_5 2022-11-03 09:01:45 -07:00
controlplane kube-apiserver: keep the types of LeaseEndpointReconcilerType and NoneEndpointReconcilerType the same as MasterCountReconcilerType 2022-10-26 21:49:31 +08:00
credentialprovider Fix time.Since() in defer. Wrap in anonymous function 2022-10-25 12:38:35 +00:00
features APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
fieldpath Fix quotes that trip up gofmt 2022-07-26 13:14:04 -04:00
generated Copy LoadBalancerStatus from core to networking 2022-11-02 16:13:31 -07:00
kubeapiserver track legacy service account tokens 2022-10-24 09:37:53 -07:00
kubectl fix the bug that kubectl convert does not pick the right api version 2022-09-23 17:14:32 +08:00
kubelet Remove CRI v1alpha2 2022-11-03 09:13:43 +01:00
kubemark Remove Linux and Windows Kube-proxy Userspace mode 2022-10-05 16:59:02 -03:00
printers APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
probe Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
proxy Merge pull request #113277 from manav014/master 2022-11-02 18:21:05 -07:00
quota/v1 Use https links for k8s KEPs, issues, PRs, etc 2022-09-23 23:36:24 +00:00
registry APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
routes unittests: Fixes unit tests for Windows (part 3) 2022-10-21 19:25:48 +03:00
scheduler Merge pull request #113505 from Abirdcfly/fixcomment 2022-11-02 21:40:19 -07:00
security Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
securitycontext Add missing test cases for RunAsGroup and SetRunAsGroup methods 2021-12-24 17:13:45 +08:00
serviceaccount track legacy service account tokens 2022-10-24 09:37:53 -07:00
util Merge pull request #110268 from danwinship/minimize-iptables-changes 2022-11-01 18:06:46 -07:00
volume Merge pull request #113411 from jsafrane/fix-selinux-context-mount 2022-10-31 17:00:44 -07:00
windows/service Fix typo at pkg/windows/service/service.go:94 2022-03-24 07:25:33 -04:00
.import-restrictions
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00