kubernetes/pkg
Clayton Coleman 17d32ed0b8
kubelet: Rejected pods should be filtered from admission
A pod that has been rejected by admission will have status manager
set the phase to Failed locally, which make take some time to
propagate to the apiserver. The rejected pod will be included in
admission until the apiserver propagates the change back, which
was an unintended regression when checking pod worker state as
authoritative.

A pod that is terminal in the API may still be consuming resources
on the system, so it should still be included in admission.
2021-09-08 10:23:45 -04:00
..
api Fix a small regression in Service updates 2021-08-30 12:42:17 -07:00
apis generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
auth Update auth OWNERS files to only use aliases 2021-04-07 10:46:03 -04:00
capabilities initialize capabilities unit test 2021-03-13 10:53:47 +01:00
client Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
cloudprovider generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cluster/ports refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +08:00
controller Merge pull request #104590 from Jiawei0227/anno 2021-09-03 06:09:49 -07:00
controlplane Merge pull request #104231 from astraw99/fix_unified_workers 2021-08-27 09:34:05 -07:00
credentialprovider generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
features Update ServiceInternalTrafficPolicy feature state 2021-08-27 16:55:47 +01:00
fieldpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
generated enable verify-golangci-lint.sh 2021-07-14 08:53:33 -04:00
kubeapiserver admission: run PodSecurity before PodSecurityPolicy 2021-09-01 11:39:58 -04:00
kubectl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubelet kubelet: Rejected pods should be filtered from admission 2021-09-08 10:23:45 -04:00
kubemark run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
printers csr: add expirationSeconds field to control cert lifetime 2021-07-01 23:38:15 -04:00
probe Fix test order in /pkg/probe/http/http_test.go 2021-06-05 07:27:34 +00:00
proxy Merge pull request #103896 from july2993/read 2021-09-02 21:27:49 -07:00
quota/v1 Fixed several spelling mistakes 2021-03-30 23:02:09 +02:00
registry Merge pull request #104467 from khenidak/fix-104329 2021-09-02 10:55:39 -07:00
routes hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
scheduler Fix the key missing issue for structured log 2021-09-01 10:43:10 +08:00
security generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
securitycontext Kubelet updates for Windows HostProcess Containers 2021-05-19 16:24:14 -07:00
serviceaccount allow multiple of --service-account-issuer 2021-04-19 09:54:11 -07:00
util generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
volume generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
windows/service generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
.import-restrictions
OWNERS