kubernetes/pkg
Patrick Ohly f32302e744 api: drop Resources.Claims from PVC and PVC template
PVC and containers share the same ResourceRequirements struct. The Claims field
in it only makes sense when used in containers. When used in a PVC, the field
should have been rejected by validation. This was overlooked when introducing
it, so now persisted objects might have it set and/or people may have started
to rely on it being accepted even when it has no effect.

Therefore we cannot reject it in validation anymore, but we can still strip
it out on create or update.
2023-02-24 16:32:58 +01:00
..
api api: drop Resources.Claims from PVC and PVC template 2023-02-24 16:32:58 +01:00
apis api: drop Resources.Claims from PVC and PVC template 2023-02-24 16:32:58 +01:00
auth
capabilities
client delete unused functions in pkg directory 2023-01-16 21:43:36 +08:00
cloudprovider archived design proposals are now moved to Design Proposals Archive Repo. 2023-02-08 11:12:22 +08:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #114687 from freddie400/migrate-hpa 2023-02-17 05:44:03 -08:00
controlplane apiserver: update serialization version priority for policy API 2023-01-19 14:42:26 +08:00
credentialprovider delete unused functions in pkg directory 2023-01-16 21:43:36 +08:00
features Merge pull request #115719 from saschagrunert/seccomp-default-ga 2023-02-20 01:11:51 -08:00
fieldpath Fix quotes that trip up gofmt 2022-07-26 13:14:04 -04:00
generated Merge pull request #115719 from saschagrunert/seccomp-default-ga 2023-02-20 01:11:51 -08:00
kubeapiserver authenticator config: use static CA reader for OIDC CA 2023-02-14 13:43:58 +01:00
kubectl Refactor to simplify factory Validator 2022-12-11 18:20:28 -08:00
kubelet Merge pull request #115604 from pacoxu/fix-design-proposals-links 2023-02-16 09:55:38 -08:00
kubemark Merge pull request #114725 from danwinship/kube-proxy-startup-cleanup 2023-01-05 13:57:59 -08:00
printers Merge pull request #114759 from my-git9/chore/k8staint 2023-01-31 21:01:17 -08:00
probe Document risk of HTTP response body in probe failure msg 2023-02-09 16:37:32 -08:00
proxy Merge pull request #115527 from sondinht/ipvs_sh 2023-02-14 04:25:30 -08:00
quota/v1 Use https links for k8s KEPs, issues, PRs, etc 2022-09-23 23:36:24 +00:00
registry Enforce nodeName cannot be set along with non empty schedulingGates 2023-02-07 13:53:28 -08:00
routes unittests: Fixes unit tests for Windows (part 3) 2022-10-21 19:25:48 +03:00
scheduler Merge pull request #115519 from sanposhiho/move-metric-recorder 2023-02-16 03:57:38 -08:00
security delete unused functions in pkg directory 2023-01-16 21:43:36 +08:00
securitycontext Merge pull request #112037 from mingweishih/update_default_proc_mount 2023-02-14 23:28:24 -08:00
serviceaccount Update pkg/serviceaccount/legacy.go 2022-12-16 12:54:52 -08:00
util Merge pull request #115527 from sondinht/ipvs_sh 2023-02-14 04:25:30 -08:00
volume Remove check for CSI driver running on node for CSI migration attach operations 2023-02-09 02:45:02 +00: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