kubernetes/pkg
Wesley Williams ff165c8823
Replace usage of Whitelist with Allowlist within Kubelet's sysctl package (#102298)
* Change uses of whitelist to allowlist in kubelet sysctl

* Rename whitelist files to allowlist in Kubelet sysctl

* Further renames of whitelist to allowlist in Kubelet

* Rename podsecuritypolicy uses of whitelist to allowlist

* Update pkg/kubelet/kubelet.go

Co-authored-by: Danielle <dani@builds.terrible.systems>

Co-authored-by: Danielle <dani@builds.terrible.systems>
2021-08-04 18:59:35 -07:00
..
api Merge pull request #99023 from verb/1.21-securitycontext 2021-07-09 20:50:46 -07:00
apis Merge pull request #101370 from RyanAoh/master 2021-08-04 18:59:02 -07: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 Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
cluster/ports refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +08:00
controller Make CSR cleaner tolerate objects with invalid status.certificate 2021-07-21 10:35:17 -04:00
controlplane remove the ssh tunneler implementation from kube-apiserver 2021-06-03 14:30:14 -04:00
credentialprovider fix deadcode issues 2021-07-14 08:41:21 -04:00
features Revert "Add StatefulSetAutoDeletePVC feature gate" 2021-07-15 17:03:53 -07: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 add tracing to webhook requests 2021-07-09 06:30:05 -07:00
kubectl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubelet Replace usage of Whitelist with Allowlist within Kubelet's sysctl package (#102298) 2021-08-04 18:59:35 -07:00
kubemark Migrate kube-proxy to use v1 Event API 2021-06-13 18:57:52 +08: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 #101047 from jsturtevant/issue-100966-dualstack-windows 2021-07-15 20:30:09 -07:00
quota/v1 Fixed several spelling mistakes 2021-03-30 23:02:09 +02:00
registry Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change" 2021-07-16 11:51:35 -07:00
routes hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
scheduler Fix wrong log 2021-07-26 11:38:02 +08:00
security Replace usage of Whitelist with Allowlist within Kubelet's sysctl package (#102298) 2021-08-04 18:59:35 -07: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 fix deadcode issues 2021-07-14 08:41:21 -04:00
volume Merge pull request #100567 from jingxu97/mar/mark 2021-07-13 22:20:26 -07:00
windows/service hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions
OWNERS